The Following 9 Users Say Thank You to pali For This Useful Post: | ||
|
2012-03-28
, 15:58
|
|
Posts: 132 |
Thanked: 34 times |
Joined on May 2011
@ sudan
|
#892
|
|
2012-03-28
, 16:09
|
Posts: 177 |
Thanked: 152 times |
Joined on Oct 2011
|
#893
|
pleas guys ,,
i need help understanding how to install this app !!
if some one gives me a simple way to download and install this app, it will be so thankful !! ^_^
i need a noop instructions !!
|
2012-03-28
, 17:58
|
|
Posts: 132 |
Thanked: 34 times |
Joined on May 2011
@ sudan
|
#894
|
|
2012-03-29
, 18:52
|
Posts: 3 |
Thanked: 0 times |
Joined on Sep 2011
|
#895
|
|
2012-03-29
, 21:28
|
Posts: 2,290 |
Thanked: 4,134 times |
Joined on Apr 2010
@ UK
|
#896
|
|
2012-03-30
, 07:44
|
Posts: 1,680 |
Thanked: 3,685 times |
Joined on Jan 2011
|
#897
|
Having some problems since I moved from MP to OMP.
Firstly, I had setup using MP and alarmed (cron) a radio alarm clock using a internet radio stream. This now doesn't seem to function correctly.
OMP starts up and opens an Imported Playlist and doesn't start playing anything.
Opening the stream by selecting it through the player, works ok.
The method of setting up my internet radio for MP is in my sig.
Also since installing I have had the hildon-home bug (90% CPU have to killall hildon-home) twice.
I have not changed or updated anything since installing OMP eithier.
Going to try, with the media player widget removed for a bit. See if that makes a difference.
#!/bin/sh # connect internet connection run-standalone.sh dbus-send --print-reply --system --type=method_call --dest=com.nokia.icd /com/nokia/icd com.nokia.icd.connect string:"[ANY]" uint32:0 sleep 5 phone-control --volume 0 # play the stream sleep 1 dbus-send --print-reply --dest=com.nokia.mediaplayer /com/nokia/mediaplayer com.nokia.mediaplayer.mime_open string:"$1" sleep 10 # increase the volume for i in $(seq 1 90); do sleep 3 dbus-send --type=method_call --dest=com.nokia.mafw.renderer.Mafw-Gst-Renderer-Plugin.gstrenderer /com/nokia/mafw/renderer/gstrenderer com.nokia.mafw.extension.set_extension_property string:volume variant:uint32:$i echo "volume" $i done
The Following 4 Users Say Thank You to vi_ For This Useful Post: | ||
|
2012-03-30
, 17:54
|
Posts: 2,290 |
Thanked: 4,134 times |
Joined on Apr 2010
@ UK
|
#898
|
dbus-send --print-reply --dest=com.nokia.mediaplayer /com/nokia/mediaplayer com.nokia.mediaplayer.mime_open string:http://streaming.gmgradio.com/rockradiomanchester.m3u > /dev/null
|
2012-03-30
, 22:15
|
|
Posts: 282 |
Thanked: 2,387 times |
Joined on Sep 2011
|
#899
|
@gidzzz:
Here is my next merge request for showing tracker notification when tracker scanning for new files: https://gitorious.org/qt-mediaplayer...rge_requests/7
In my n900, i cant save settings. i select then, and press save, and the settings dont be saved...
Firstly, I had setup using MP and alarmed (cron) a radio alarm clock using a internet radio stream. This now doesn't seem to function correctly.
OMP starts up and opens an Imported Playlist and doesn't start playing anything.
Opening the stream by selecting it through the player, works ok.
The method of setting up my internet radio for MP is in my sig.
The Following 8 Users Say Thank You to gidzzz For This Useful Post: | ||
|
2012-03-31
, 11:07
|
Posts: 1,680 |
Thanked: 3,685 times |
Joined on Jan 2011
|
#900
|
The Following 5 Users Say Thank You to vi_ For This Useful Post: | ||
Tags |
libplayback, mag 4 prez, media, open source, player, portrait mode, re-write, remake, reverse |
Thread Tools | |
|
Here is my next merge request for showing tracker notification when tracker scanning for new files: https://gitorious.org/qt-mediaplayer...rge_requests/7