The Following 11 Users Say Thank You to getnani For This Useful Post: | ||
|
2012-08-28
, 14:48
|
Posts: 3,428 |
Thanked: 2,856 times |
Joined on Jul 2008
|
#2
|
The Following 4 Users Say Thank You to fatalsaint For This Useful Post: | ||
|
2012-08-28
, 15:04
|
Posts: 77 |
Thanked: 76 times |
Joined on Feb 2010
|
#3
|
The Following User Says Thank You to rfeese For This Useful Post: | ||
|
2012-08-28
, 15:14
|
Posts: 129 |
Thanked: 32 times |
Joined on Jun 2010
|
#4
|
|
2012-09-15
, 22:23
|
|
Posts: 21 |
Thanked: 15 times |
Joined on Jan 2011
|
#5
|
|
2012-09-15
, 22:56
|
Posts: 21 |
Thanked: 2 times |
Joined on Feb 2010
|
#6
|
|
2012-09-16
, 00:58
|
Posts: 129 |
Thanked: 32 times |
Joined on Jun 2010
|
#7
|
|
2012-09-16
, 06:26
|
Posts: 129 |
Thanked: 32 times |
Joined on Jun 2010
|
#8
|
|
2012-09-16
, 15:41
|
Posts: 459 |
Thanked: 669 times |
Joined on Sep 2007
@ The DMV
|
#9
|
@miri, I would love a soundtracker app for n900. can u post the link which supports n900?
The Following User Says Thank You to klinglerware For This Useful Post: | ||
|
2012-10-10
, 01:43
|
Posts: 30 |
Thanked: 7 times |
Joined on Nov 2010
@ Rhode Island
|
#10
|
http://talk.maemo.org/showthread.php?t=56036
I decided to have a go at making/compiling the famous Pandora Linux CLI - pianobar work in maemo 5.
In short, it works great- to our luck, it works even better.
the good thing about this is that pianobar CLI software (linux mac desktop sw) has a bigger audience and the chance that it would be deserted is very very slim. (No offence to pyRadio. I can understand ppl have to move on. I cant blame anybody except stupid "NOKIA" who recklessly abandoned the precious maemo 5. )
I am just jotting all the procedure in a very brief way. Not sure if anybody is interested. Not sure how many n900 users out there who still use it as a daily device. But happy to help anyone who wants this installed. Even happy to detail each process if anyone interested. Just post in this thread and you will get a reply. I can even attach binaries/ lib files.Let me know.
But I do strongly suggest get this compilation done. That way you become independent and can make / compile/ install future versions on pianobar without any assistance.
we need to install following dependencies before installing pianobar:
1. build-essential
2. libao/ dev
3. libfaad2/ dev ****
4. libmad/ dev
5. pthreads
(Search for the packages using 'apt-cache search', as i dont remember the full package names.)
**** unfortunately the prepackaged libfaad2 doesn't work with pianobar. Though you can compile pianobar without it, unless u r pandora one subscriber, it doesnt support/ play mp3 format. which means we need to get this libfaad2 work inorder to support aac format..
u can compile new libfaad2 (must be compiled without DRM - check the INSTALL file in source for further instructions), getting the source from
http://www.audiocoding.com/downloads.html (use tar.gz)
one trick is that you need to uninstall/purge the prepackaged libfaad2 (if u have already installed) before compiling and installing them. If you don't, then you can expect this:
http://talk.maemo.org/showpost.php?p...&postcount=225
Make sure you "make install" the files in /usr/lib and not /usr/local/lib OR you create a symlink for /usr/local/lib/libfaad* in /usr/lib/ OR u can include this path in ldconfig, whichever is easier.
NOW, Download pianobar src from the git
https://github.com/PromyLOPh/pianobar
Compiling should be a breeze.
run the 'pianobar' binary to checkout how beautiful this thing works on ur n900.
people who use tor can/ rather should use the control_proxy option
control_proxy = http://127.0.0.1:8118/
in the config file. it is a lot faster than using 'torify pianobar'. Infact using the torify is not practicaly useable. audio is totally cluttered no matter how low the audio quality is set-to. the details regd config are in the contrib folder in pianobar src
scrobbling to lastfm works fine as well, including now playing.
use the latest pylast.py and the scrobble.py from the contrib folder in piano source.
the py files need to be modded to support 2.5 python. That is a pain. I can upload those 2 modded files if anyone interested.
I have been using this app like mad cow for the past 3 days. So far no issues at all. and happy that i got my 'one of fav apps' back in a even better way to my n900-
Frankly, so far- in the last 3 yrs, i haven't been impressed with another mobile which can outdo this maemo 5 OS!! especially when it comes to work. happy that i could get back this Pandora Radio back!!
Last edited by getnani; 2012-08-28 at 11:59.