Stable: 2.5.2
Development: 2.6-alpha3
Download
Hello!
I would like to know I can start a chosen song in my playlist.
When I do mocp -p, moc start with the first song. Can I start the fifth song?
mocp -p 5 ?
Thank you for your help.
@+
golemj
Thu, 2006-05-18 08:20
Permalink
there is only one way now asaik mocp -p; mocp -f; sleep 1; mocp -f; sleep 1; mocp -f; sleep 1; mocp -f
c6r1ch
Thu, 2006-05-18 16:01
lol. mocp -p 1513 ? for i in `seq 1 1513` ;do mocp -f; done
Thu, 2006-05-18 21:59
as I wrote you must add 'sleep 1;' it is necessary to give MOC server time to change to next song, without this it will go only to second song
Thu, 2006-05-18 22:34
lol. it not seems to you, what it very slowly? it's better to add desirable to a code 8)
Fri, 2006-05-19 00:02
yes it is slow and it is good new feature which may be done sometime, but now it is only way
Shaika-Dzari
Thu, 2006-05-18 19:15
Thank Golemi.
Maybe a feature to add...:-) I will try to make something in C# to drive mocp in the playlist.
@+ guy!
golemj
Thu, 2006-05-18 08:20
Permalink
there is only one way now asaik
there is only one way now asaik
mocp -p; mocp -f; sleep 1; mocp -f; sleep 1; mocp -f; sleep 1; mocp -f
c6r1ch
Thu, 2006-05-18 16:01
Permalink
hehe.. mocp -p 1513 ?for i
lol. mocp -p 1513 ?
for i in `seq 1 1513` ;do mocp -f; done
golemj
Thu, 2006-05-18 21:59
Permalink
as I wrote you must add
as I wrote you must add 'sleep 1;' it is necessary to give MOC server time to change to next song, without this it will go only to second song
c6r1ch
Thu, 2006-05-18 22:34
Permalink
lol. it not seems to you,
lol. it not seems to you, what it very slowly? it's better to add desirable to a code 8)
golemj
Fri, 2006-05-19 00:02
Permalink
yes it is slow and it is
yes it is slow and it is good new feature which may be done sometime, but now it is only way
Shaika-Dzari
Thu, 2006-05-18 19:15
Permalink
Thank Golemi. Maybe a
Thank Golemi.
Maybe a feature to add...:-)
I will try to make something in C# to drive mocp in the playlist.
@+ guy!
Shaika-Dzari