LinuxMCE Forums

General => Users => Topic started by: Techstyle on August 09, 2008, 03:59:06 pm

Title: Adding tracks to the 'now playing' list in LMCE Audio player
Post by: Techstyle on August 09, 2008, 03:59:06 pm
In the Audio player interface when you select a track to play you have the following options:

Play  -  Close  - Delete

So you play the first track, then you want to play a second track after the one that is already playing but the only option is to 'Play'.  How do I do what in Win MCE is 'add to playlist'?

Jason
Title: Re: Adding tracks to the 'now playing' list in LMCE Audio player
Post by: colinjones on August 09, 2008, 04:29:03 pm
There is no "enqueue" option currently - although I have submitted a mantis asking if this could be added...

The best way around this currently is just to hit mute on your stereo and start building the play list (so you can ignore what it is playing) once done, choose to navigate back to the beginning and unmute.... workaround, but that's what we have at the moment.
Title: Re: Adding tracks to the 'now playing' list in LMCE Audio player
Post by: totallymaxed on August 10, 2008, 12:30:48 pm
There is no "enqueue" option currently - although I have submitted a mantis asking if this could be added...

The best way around this currently is just to hit mute on your stereo and start building the play list (so you can ignore what it is playing) once done, choose to navigate back to the beginning and unmute.... workaround, but that's what we have at the moment.

Yep... this is a fairly big gap in basic capability I agree. Your 'temp' work around is a good one but it clearly is not a long term solution ;-)

Andrew
Title: Re: Adding tracks to the 'now playing' list in LMCE Audio player
Post by: colinjones on August 11, 2008, 05:15:41 am
Don't know what else to do - I've added a mantis, but it will be a long while before I can pick it up myself!
Title: Re: Adding tracks to the 'now playing' list in LMCE Audio player
Post by: seth on August 11, 2008, 02:19:36 pm
 :)

I use the "Playlist" function in the web admin, under "Files & Media" across the top of the admin page. I have several playlists set up, and although this will get you going, the ability to have an "Add to Playlist" while choosing the file in the UI would be terribly groovy, at least this will give you a starting point. I use this for audio files, tv series, and movie marathons :) .

Hope that helps,

Regards,

Seth
Title: Re: Adding tracks to the 'now playing' list in LMCE Audio player
Post by: totallymaxed on August 11, 2008, 03:49:58 pm
:)

I use the "Playlist" function in the web admin, under "Files & Media" across the top of the admin page. I have several playlists set up, and although this will get you going, the ability to have an "Add to Playlist" while choosing the file in the UI would be terribly groovy, at least this will give you a starting point. I use this for audio files, tv series, and movie marathons :) .

Hope that helps,

Regards,

Seth

Yep that works well too... but from a users perspective they expect to be able to dynamically add to or extend a playlist while they are listening to it. After all every other media player out there does this... its just one of those standard features people have come to expect now.

So this one definitely needs to get 'fixed'. The problem is that the code in question is deep inside the Orbiter and it is a 'non-trivial' change from an engineering perspective to make. We'd be willing to help with this by committing some engineering time. I'll post something in the Developer area in the next day or so and see if anyone is willing to help out with this.

All the best

Andrew

Title: Re: Adding tracks to the 'now playing' list in LMCE Audio player
Post by: Techstyle on August 12, 2008, 01:42:01 pm
Thanks Andrew.

Adding to the playlist as you have stated is the only way I am going to get acceptance from 'the Boss' to use LMCE instead of XP MCE.

If there is anything I can do to help the development (testing, feedback, non-technical documentation) let me know, unfortunately I haven't done anything with Unix for 10 years and longer since I have done basic C++ and Visual Basic.

Jason
Title: Re: Adding tracks to the 'now playing' list in LMCE Audio player
Post by: totallymaxed on August 12, 2008, 02:21:50 pm
Thanks Andrew.

Adding to the playlist as you have stated is the only way I am going to get acceptance from 'the Boss' to use LMCE instead of XP MCE.

If there is anything I can do to help the development (testing, feedback, non-technical documentation) let me know, unfortunately I haven't done anything with Unix for 10 years and longer since I have done basic C++ and Visual Basic.

Jason

Once we have an implementation to test drive I guess is where we could get you involved... I'll post something here when we're at that stage ;-)

Andrew
Title: Re: Adding tracks to the 'now playing' list in LMCE Audio player
Post by: colinjones on August 13, 2008, 01:04:34 am
Very happy to help out with the testing, too, Andrew!