Page 1 of 1

[Mod] Tmusic Player V2

Posted: Thu Nov 03, 2016 00:06
by Tmanyo
Description:
This mod is somewhat like the Playmus mod. It is a music player that is a user interface instead of completely command based. This mod also has a working loop feature. It allows for easy access to your list of songs.

Features:
  • Easy to use interface.
  • Visible song list.
  • Loop functionality.
  • In game help feature.
  • You can play your own music.
Image

Image

Chatcommand: /music

License: LGPL 2.1

Download: V2.0
GitHub: https://github.com/Tmanyo/tmusic_player

Re: [Mod] Tmusic Player V1

Posted: Thu Nov 03, 2016 03:30
by octacian
Have you considered attempting to use the HTTP API to fetch remote songs? I'm not sure if it's possible, and you'd have to limit file size as well as check numerous other things, but it'd be really cool!

Nice work though, I'll give it a try when I can.

Re: [Mod] Tmusic Player V1

Posted: Thu Nov 03, 2016 04:39
by Byakuren
endev15 wrote:Have you considered attempting to use the HTTP API to fetch remote songs? I'm not sure if it's possible, and you'd have to limit file size as well as check numerous other things, but it'd be really cool!

Nice work though, I'll give it a try when I can.
It's not possible to download a song and play it in the same session.

Re: [Mod] Tmusic Player V1

Posted: Thu Nov 03, 2016 21:43
by Tmanyo
I notice there is an issue with using buttons on reopening the window in the same game play session. Nothing seems to work, but I am working on it.

Re: [Mod] Tmusic Player V1

Posted: Sat Dec 30, 2017 05:10
by Edgy1
I have a suggestion for this mod: make Unified_Inventory an optional dependency and make a unified inventory button that launches the player.

Re: [Mod] Tmusic Player V1

Posted: Sat Dec 30, 2017 05:39
by GamingAssociation39
You could also make the laptop mod an option as an app. :)

Re: [Mod] Tmusic Player V1

Posted: Sat Dec 30, 2017 15:45
by Linuxdirk
Fedora24 wrote:I have a suggestion for this mod: make Unified_Inventory an optional dependency and make a unified inventory button that launches the player.
Or even better: use an sfinv page for the player.

Re: [Mod] Tmusic Player V1

Posted: Tue Jan 09, 2018 03:00
by Tmanyo
GamingAssociation39 wrote:You could also make the laptop mod an option as an app. :)
Actually, I started a computer mod several years ago, abandoned it and now I have started more development on it. If I put it in a computer mod, it will be my own. Also, there will definitely be improvements to this particular music mod.

Re: [Mod] Tmusic Player V1

Posted: Tue Jan 09, 2018 12:40
by Codesound
Fedora24 wrote:I have a suggestion for this mod: make Unified_Inventory an optional dependency and make a unified inventory button that launches the player.

+1, good idea!!!

R

Re: [Mod] Tmusic Player V1

Posted: Wed Jan 10, 2018 02:22
by Tmanyo
Version 2.0

It is still not compatible with Unified Inventory, as I am not completely sure as to how to do that.

Change Log:

Click to play (instead of typing and clicking play)
Sound folder makes itself
Moved buttons closer together (and removed play button)
Changed the help screen to fit new functionality
Improved the way songs are listed in the list
Changed the way the mod checked for playing music

Re: [Mod] Tmusic Player V2

Posted: Mon Nov 23, 2020 12:23
by IFRFSX
For minetest 5.3/5.4 and later, I fixed a bug: https://github.com/IceMapleCommunity/tmusic_player