maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   MeeGo / Harmattan (https://talk.maemo.org/forumdisplay.php?f=45)
-   -   playlist bug (https://talk.maemo.org/showthread.php?t=80565)

vielfrass 2011-12-02 11:21

playlist bug
 
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


All times are GMT. The time now is 18:38.

vBulletin® Version 3.8.8