Stable: 2.5.2
Development: 2.6-alpha3
steps to reproduce
1. start mocp and close the ui set Shuffle off
2. mocp -e directory-with-music/
3. do 'mocp --next' while !end_of_list
while the list visible in mocp-ui includes the added files mocp doesn't play the files until I select them manually.
I checked the changelog and this doesn't seem to be fixed in 2.4.1
daper
Sat, 2006-10-28 12:56
Permalink
Were there any files before
Were there any files before 1. on the playlist? is there any client running after 1.?
--
Damian Pietras - MOC developer
jkarlson
Sun, 2006-10-29 08:41
Permalink
There were files on the
There were files on the playlist
and
there was no client after closing the ui, only the daemon.
daper
Tue, 2006-10-31 16:12
Permalink
Thanks, I'll look at this
Thanks, I'll look at this tomorrow.
--
Damian Pietras - MOC developer
daper
Wed, 2006-11-01 10:12
Permalink
This patch should fix this
This patch should fix this problem:
ftp://daper.net/pub/soft/moc/patches/moc-2.4.1-add-dir.patch
--
Damian Pietras - MOC developer
jkarlson
Wed, 2006-11-08 20:09
Permalink
Seems to work thanks, your
Seems to work thanks, your work is appreciated.