News:

Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com

Main Menu

Disable Audio Loop / Repeat?

Started by wombiroller, September 23, 2009, 12:53:56 PM

Previous topic - Next topic

wombiroller

Hi All,

Is it currently possible to disable the audio loop (so media will stop once the playlist ends)?

Try as I might I can't find anything on the forums, wiki or admin page....

This was as close as it came: http://forum.linuxmce.org/index.php?topic=4551.0

EDIT: Unless something like this is currently required (in reverse)?
http://wiki.linuxmce.org/index.php/Video_Playlist_-_Enable_Looping

Cheers,
WR.

Dale_K

As I was the one that posted the above wiki, I tested disabling the audio looping by deleting the 'storedaudio' section of that code and recompiling.  It seems to work as expected, audio and playlists no longer loop. 

No adverse effects seem to be appearing.

There may be a simpler way that I'm not familiar with.

wombiroller

Quote from: Dale_K on September 23, 2009, 05:21:42 PM
As I was the one that posted the above wiki, I tested disabling the audio looping by deleting the 'storedaudio' section of that code and recompiling.  It seems to work as expected, audio and playlists no longer loop. 

No adverse effects seem to be appearing.

There may be a simpler way that I'm not familiar with.

Thanks Dale_K.