The Following User Says Thank You to Harick For This Useful Post: | ||
|
2011-09-27
, 19:55
|
Posts: 212 |
Thanked: 340 times |
Joined on Feb 2011
@ Jordan
|
#402
|
|
2011-09-27
, 20:13
|
Posts: 209 |
Thanked: 31 times |
Joined on Oct 2006
|
#403
|
I've got one problem, though: Some time ago I've made some desktop shortcuts to directly start my favourite playlists. Exec line looks like this:
Exec=dbus-send --print-reply --dest=com.nokia.mediaplayer /com/nokia/mediaplayer com.nokia.mediaplayer.mime_open string:"file:///media/mmc1/music/Mix.m3u"
This works with stock player (though I've found no way to start in shuffle mode), but with OMP, only the first song in the playlist is loaded. Weird.
run-standalone.sh dbus-send --print-reply --dest=com.nokia.mediaplayer /com/nokia/mediaplayer com.nokia.mediaplayer.mime_open string:"file:///media/mmc1/music/Mix.m3u" sleep 5 run-standalone.sh dbus-send --print-reply --dest=com.nokia.mafw.playlist /com/nokia/mafw/playlist/1 com.nokia.mafw.playlist.shuffle string:"is-shuffled"
The Following User Says Thank You to N770-Freak For This Useful Post: | ||
|
2011-09-28
, 05:17
|
Posts: 190 |
Thanked: 206 times |
Joined on Jan 2010
@ Accra,Ghana
|
#404
|
|
2011-09-28
, 08:28
|
Posts: 15 |
Thanked: 5 times |
Joined on Oct 2010
@ Germany
|
#405
|
|
2011-09-28
, 16:13
|
|
Posts: 282 |
Thanked: 2,387 times |
Joined on Sep 2011
|
#406
|
This works with stock player (though I've found no way to start in shuffle mode), but with OMP, only the first song in the playlist is loaded. Weird.
but i'm still seeing some hardcoded colors, in the main scren and the now playing screen
|
2011-09-28
, 16:30
|
|
Posts: 2,535 |
Thanked: 6,681 times |
Joined on Mar 2008
@ UK
|
#407
|
|
2011-09-28
, 16:45
|
Posts: 159 |
Thanked: 68 times |
Joined on Sep 2011
@ India
|
#408
|
|
2011-09-28
, 16:47
|
Posts: 159 |
Thanked: 68 times |
Joined on Sep 2011
@ India
|
#409
|
|
2011-09-28
, 16:56
|
|
Posts: 140 |
Thanked: 369 times |
Joined on Jun 2010
@ Ituzaingo, Argentina
|
#410
|
The Following User Says Thank You to Harick For This Useful Post: | ||
Tags |
libplayback, mag 4 prez, media, open source, player, portrait mode, re-write, remake, reverse |
|
thank you for fixing the "now playing" icon and the color schema
but i'm still seeing some hardcoded colors, in the main scren and the now playing screen
here some screenshots (see gray text, should be blue)
once again, thanks for all your hard work =)