![]() |
2010-01-24
, 06:22
|
Posts: 2,014 |
Thanked: 1,581 times |
Joined on Sep 2009
|
#42
|
I'm doing everything in the SDK within a VM. Mine looks fine in the Xephyr mockup N900 that it runs.
I would be more than willing to take a look at what you got and see if I notice anything. One thing I made sure when designing my QT interface was to group all the different buttons and interfaces in separate "align vertically/horizontally" as they were supposed to look, and then did an align to grid against the background. That way when the window is resized, it either expands/retracts/keeps the items according to their properties and in their respective places.
Also, I used quite a few spacers too.
ETA: The *only* thing mine doesn't have right now is the username/password part. Everything else is working. Once I figure out how to popup a box for username/password I should be pretty good. (and capture the "username:" output from pianobar.. since it's not a newline.)
![]() |
2010-01-24
, 06:30
|
Posts: 3,428 |
Thanked: 2,856 times |
Joined on Jul 2008
|
#43
|
Lord - you made your version user friendly. Mine assumes they have added their username and password to the config
![]() |
2010-01-24
, 06:43
|
Posts: 2,014 |
Thanked: 1,581 times |
Joined on Sep 2009
|
#44
|
Yeah, mine works perfectly as is if you do that. It is an exact copy of the image in the other thread, just without the gradient for the station list. Double clicking a station, the program keeps track if it's playing a song already or not, and if it's not will simply send the station number (it assumes you're at a station select window if its not playing something) - if it is playing it will sent the "s" first, then the station number.
Works quite nicely. Now I just need the username/pass, and I also want the Last.fm user/pass as well because I think that is an *awesome* feature of pianobar that no other pandora radio client has.
![]() |
2010-01-24
, 06:46
|
Posts: 3,428 |
Thanked: 2,856 times |
Joined on Jul 2008
|
#45
|
![]() |
2010-01-25
, 16:17
|
Posts: 48 |
Thanked: 2 times |
Joined on Jan 2010
@ New York, NY
|
#46
|
Unfortunately I don't see libao0 anywhere. libmad0 is there but no libao0. I checked the SDK, extras, and extras-devel repositories. There's a few older chinook files in non-standard repositories on gronmeyer buttttt I wouldn't require anyone to enable stuff like that just for a package. Sorry man. I'll look more after I'm done with the pyQt4 interface.
![]() |
2010-01-25
, 16:20
|
Posts: 3,428 |
Thanked: 2,856 times |
Joined on Jul 2008
|
#47
|
Btw, as far as scrobbling to last.fm from pandora, there actually is 1 application that can do it. OpenPandora, a Windows-based pandora client, can do it. Of course, that doesn't run on anybody's Nxx0.
![]() |
2010-01-30
, 06:12
|
Posts: 3,428 |
Thanked: 2,856 times |
Joined on Jul 2008
|
#48
|
Oh, well, thanks for checking. When you do get a chance to look at that, let us know if you manage to get it working, as this would be a big plus for N800 users also. Thanks!
Btw, as far as scrobbling to last.fm from pandora, there actually is 1 application that can do it. OpenPandora, a Windows-based pandora client, can do it. Of course, that doesn't run on anybody's Nxx0.
apt-get install libmad0
pianobar
![]() |
2010-02-01
, 03:27
|
Posts: 3,428 |
Thanked: 2,856 times |
Joined on Jul 2008
|
#49
|
The Following User Says Thank You to fatalsaint For This Useful Post: | ||
![]() |
2010-02-01
, 03:38
|
Posts: 48 |
Thanked: 2 times |
Joined on Jan 2010
@ New York, NY
|
#50
|
I would be more than willing to take a look at what you got and see if I notice anything. One thing I made sure when designing my QT interface was to group all the different buttons and interfaces in separate "align vertically/horizontally" as they were supposed to look, and then did an align to grid against the background. That way when the window is resized, it either expands/retracts/keeps the items according to their properties and in their respective places.
Also, I used quite a few spacers too.
ETA: The *only* thing mine doesn't have right now is the username/password part. Everything else is working. Once I figure out how to popup a box for username/password I should be pretty good. (and capture the "username:" output from pianobar.. since it's not a newline.)
If I've helped you or you use any of my packages feel free to help me out.
-----------------------------------------------------------------------------------
Maintaining:
pyRadio - Pandora Radio on your N900, N810 or N800!