Reply
Thread Tools
nicolai's Avatar
Posts: 1,637 | Thanked: 4,424 times | Joined on Apr 2009 @ Germany
#2971
The best you can do with dbus and mafw is:
dbus-send --print-reply --type=method_call --dest=com.nokia.mafw.renderer.Mafw-Gst-Renderer-Plugin.gstrenderer /com/nokia/mafw/renderer/gstrenderer com.nokia.mafw.renderer.get_current_metadata

But it is no fun, the return value is a dbus byte array which
contains metadata key-value pairs.
If you are lucky there is a albumart url, but of course
the embedded album art isn't accessible.

regards
Nicolai
 

The Following 3 Users Say Thank You to nicolai For This Useful Post:
Posts: 155 | Thanked: 92 times | Joined on Jul 2010 @ Jordan
#2972
@cutehunk04 would it be possible to get the link for your clock face posting .. would like to get the correct hands and such..ty
 
Posts: 155 | Thanked: 92 times | Joined on Jul 2010 @ Jordan
#2973
@ qosmio or one of the other member of the brain trust,, I must be missing something as you can see by the pics,when it's playing it looks great but when I stop it I get a black square,, is there a way to let it show the last song played when it's stop like the standard media player ? ..tia

Oh,,and if I edit this will it increase the album art size? (yep it does)
Rectangle {
id: artholder
anchors.left: parent.left
anchors.leftMargin: 20
width: 128
height: 128
color: "#202020"
radius: 3
Attached Images
  

Last edited by SavageBrat; 2011-04-01 at 17:15. Reason: Adding
 
qosmio's Avatar
Posts: 532 | Thanked: 949 times | Joined on Apr 2010 @ Uk for 6months then Thailand
#2974
Originally Posted by SavageBrat View Post
@ qosmio or one of the other member of the brain trust,, I must be missing something as you can see by the pics,when it's playing it looks great but when I stop it I get a black square,, is there a way to let it show the last song played when it's stop like the standard media player ? ..tia

Oh,,and if I edit this will it increase the album art size?
Rectangle {
id: artholder
anchors.left: parent.left
anchors.leftMargin: 20
width: 128
height: 128
color: "#202020"
radius: 3

Yeap that will be the one.... Sorry to say it will only show Album art when someplayer is playing. As your screen is black! just change the colour to BLACK!!!

Hope this helps

regards Qosmio
__________________
http://q0smio.deviantart.com

http://s1031.photobucket.com/albums/y372/q0smio/

N900 x 2 Overclocked at 900 Mhz.
Samsung Galaxy S 2
iPhone 4 (Jailbroken)

Last edited by qosmio; 2011-04-01 at 17:17.
 

The Following 2 Users Say Thank You to qosmio For This Useful Post:
qosmio's Avatar
Posts: 532 | Thanked: 949 times | Joined on Apr 2010 @ Uk for 6months then Thailand
#2975
Just done this for you on my N900 to show you... maybe i set the font to large!!!

edit... hahaha and the wrong button LOL You get the idea tho
kind regards
Qosmio
Attached Images
 
__________________
http://q0smio.deviantart.com

http://s1031.photobucket.com/albums/y372/q0smio/

N900 x 2 Overclocked at 900 Mhz.
Samsung Galaxy S 2
iPhone 4 (Jailbroken)
 

The Following 6 Users Say Thank You to qosmio For This Useful Post:
qosmio's Avatar
Posts: 532 | Thanked: 949 times | Joined on Apr 2010 @ Uk for 6months then Thailand
#2976
After my last post I wondered how that screen would look with a little bit of messing around..

This is what I came up with!

Kind regards Qosmio

__________________
http://q0smio.deviantart.com

http://s1031.photobucket.com/albums/y372/q0smio/

N900 x 2 Overclocked at 900 Mhz.
Samsung Galaxy S 2
iPhone 4 (Jailbroken)
 

The Following 8 Users Say Thank You to qosmio For This Useful Post:
GreatGonzo's Avatar
Posts: 275 | Thanked: 389 times | Joined on Feb 2010 @ Sydney
#2977
Originally Posted by nicolai View Post
The best you can do with dbus and mafw is:
dbus-send --print-reply --type=method_call --dest=com.nokia.mafw.renderer.Mafw-Gst-Renderer-Plugin.gstrenderer /com/nokia/mafw/renderer/gstrenderer com.nokia.mafw.renderer.get_current_metadata

But it is no fun, the return value is a dbus byte array which
contains metadata key-value pairs.
If you are lucky there is a albumart url, but of course
the embedded album art isn't accessible.

regards
Nicolai

Hence me not bothering with it yet (anymore). player controls are easy though.
__________________
Quick Widgets - http://wiki.maemo.org/Quick_Widgets
 

The Following 2 Users Say Thank You to GreatGonzo For This Useful Post:
p00ltergeist's Avatar
Posts: 28 | Thanked: 35 times | Joined on Dec 2010 @ Stockholm,Sweden
#2978
Originally Posted by elie-7 View Post
i think it should be easy to do it with queen beecon ....... if i have some free time this weekend (yes i know, but VERY BUSY at the moment), i'll see what i can do, i'll export the beecons so you can try it.... i'm pretty sure someone will do it first :P but if you check the pages of this threadp you will find lots of similar clocks ......... BEECON ALL THE WAY BABY !!
Hey elie! what's the status on my crispclck desklet? just curious you know as its been i while since last time we talked.

anyway just let me know.
Thanks once again.
__________________
N9oo@1Ghz

Last edited by p00ltergeist; 2011-04-01 at 23:42.
 
Posts: 142 | Thanked: 120 times | Joined on Jul 2010
#2979
So finally I join the club! Here's my multimedia screenshot made with love.



First button open someplayer and return automaticaly on the desktop and play automaticaly the current song in someplayer.
Second one is a ugly command: killall someplayer.
Under you can: mute the sound, decrease it, increase it, set it to max.
Under when you click on the icons it set the volum to 10%, 20%, 30%, .... 100%.

It took me a hell lot of time to find all the commands but finally I managed it.

So it's almost my perfect multimedia desktop I miss some commands to skip the tracks 5 seconds back and forth in someplayer.
 

The Following 9 Users Say Thank You to phap For This Useful Post:
cutehunk04's Avatar
Posts: 472 | Thanked: 195 times | Joined on Jun 2010 @ India, Mumbai
#2980
Just small Modification....




P.S. can anyone Provide me the QBW Command for "TIME"....

Last edited by cutehunk04; 2011-04-02 at 11:38.
 

The Following 6 Users Say Thank You to cutehunk04 For This Useful Post:
Reply

Tags
desktop, epic thread, fremantle, maemo, maemo 5, picture, pictures, screenshot, screenshots, show and tell


 
Forum Jump


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