Active Topics

 

Posts: 26 | Thanked: 202 times | Joined on Oct 2009 @ Munich, Germany
#1
Before posting this to the bug tracker I want to see if somebody can verify this playlist behavior on the N9:

Want to open a playlist in music player from file with file manager or via dbus command.
Music player opens and wants to connect to the internet. If there is no connection and I cancel the request, music player
stays black and closes after a few seconds.
If there is an internet connection, music player loads only the first song in the playlist.

The playlist works if opened directly in music player.

The fiels are in /home/user/MyDocs/Music/
Code:
Kalimba.mp3
Kalimba2.mp3
Kalimba.m3u
Kalimba.m3u content is the simplest playlist with relative path:
Code:
Kalimba.mp3
Kalimba2.mp3
Does work:
Code:
qdbus com.nokia.maemo.meegotouch.MusicSuiteService / com.nokia.maemo.meegotouch.MusicSuiteInterface.play /home/user/MyDocs/Music/Kalimba.mp3
Shows the problem
Code:
qdbus com.nokia.maemo.meegotouch.MusicSuiteService / com.nok
ia.maemo.meegotouch.MusicSuiteInterface.play /home/user/MyDocs/Music/Kalimba.m3u
Does not work
Code:
qdbus com.nokia.maemo.meegotouch.MusicSuiteService / com.nok
ia.maemo.meegotouch.MusicSuiteInterface.playPlaylist /home/user/MyDocs/Music/Kal
imba.m3u
If somebody has a workaround how to open a playlist, album or list of mp3s in music player with Python, that would help me a lot to finish my first project: bookmarks for music player for audio books
 

The Following User Says Thank You to vielfrass For This Useful Post:
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 05:35.