![]() |
Re: [application] pyPianobar (with pianobar)
I installed Pianobar and pypianobar today, and it says it experienced an ero
pianobar output .protocol incompatible please upgrade libpiano. restarting pianobar and a box saying done if you click done same happens and then crashes 3 times in a row and quits any ideas? |
Re: [application] pyPianobar (with pianobar)
Quote:
And also to add to the earlier conversation, I've NEVER gotten a message that I've played too many hours of music or that I've skipped too many tracks on this app. I'm a non-paid user and I SURELY do a lot of skipping, I can't imagine what's going on other people. |
Re: [application] pyPianobar (with pianobar)
Quote:
Quote:
Quote:
|
Re: [application] pyPianobar (with pianobar)
--Deleted as it's outdated.--
|
Re: [application] pyPianobar (with pianobar)
Quote:
The disk usage comes from webkit, based on the log snippet posten above, that sucker uses 17MB of rootfs space, though it might appear less due to the rootfs being compressed. |
Re: [application] pyPianobar (with pianobar)
Quote:
Quote:
This is all I see: Code:
[sbox-FREMANTLE_X86: ~] > dpkg -L libqt4-webkitand: Code:
[sbox-FREMANTLE_X86: ~] > dpkg -L python2.5-qt4-webkit |
Re: [application] pyPianobar (with pianobar)
Quote:
|
Re: [application] pyPianobar (with pianobar)
Quote:
Also: We are up to 5! Keep the votes coming, we're halfway there! @Laughing Man: I created a station on my N810 and the first couple times I had a song playing and ran into various issues (not the ones you mention though); but the last couple I paused the song first and then created a station and it all went perfectly. Can I get you try this a couple times and see if your problem is reproduceable every time? And to everyone else, can I get a few people to try creating stations on an N900 and see what happens? (My SDK died on me yesterday) I should be getting my N900 today and will see. |
Re: [application] pyPianobar (with pianobar)
I found a bug in pianobar when installing on a new device.
Fixing and pianobar 2.0-2 will be up soon; will need votes again. (wow, really annoying.) |
Re: [application] pyPianobar (with pianobar)
working on a small issue with pyPianobar remembering users/passwords now that the default config doesn't get put on with the latest pianobar.
pyPianobar will create this.. new versions will be hitting repo's. |
Re: [application] pyPianobar (with pianobar)
Quote:
|
Re: [application] pyPianobar (with pianobar)
Quote:
(On a different note.. with my N900 I can't seem to create stations at all. Not sure what's up.) |
Re: [application] pyPianobar (with pianobar)
Quote:
|
Re: [application] pyPianobar (with pianobar)
Quote:
I've uploaded new versions now that handle station creating a little differently. 2.0-3 is the latest. Please try it when it's available and let me know how it works. |
Re: [application] pyPianobar (with pianobar)
Seems to work better on my N900, but still has some issues. i created a station and it did not appear in the list (even though it said that it was created, and even after restart.
I tried again and it worked with no issues. |
Re: [application] pyPianobar (with pianobar)
Quote:
Interesting. I just did 4 in a row and deleted them without issues. Tried with it pauses, stopped, and playing. (although, when you delete a station it's going to select the next station in the list to auto-play, dunno if that's a good thing - or if I should fix it... either way; not worth holding the app up. I want to get 0-3 through if it works.) |
Re: [application] pyPianobar (with pianobar)
Also, I definitely see what you all are saying about the QT Drop Down menu being rather... bad. I have no idea how to fix that though; Maemo is what's controlling the scrolling in the drop down. This is just QT on Maemo.
Maybe (hopefully?) the later version of QT that is coming PR1.2 should help? |
Re: [application] pyPianobar (with pianobar)
Quote:
|
Re: [application] pyPianobar (with pianobar)
Quote:
I can't reproduce this again. I agree it is not worth holding the app for this. |
Re: [application] pyPianobar (with pianobar)
OK:
pyPianobar 2.0-3 and Pianobar 2.0-2 are in Extras Testing! Need testers and voters again!! I just linked to their main page because having to constantly change the posts when I update gets annoying :). |
Re: [application] pyPianobar (with pianobar)
Quote:
|
Re: [application] pyPianobar (with pianobar)
Quote:
|
Re: [application] pyPianobar (with pianobar)
Got the new updates, I don't seem to see any differences. -sry
I did think of some things though. There is no Quick mix function? or am i missing it? When on cellular network more times then not it seems the album art donsn't dl.(not a big deal for me) Also for us 2.5g Att ppl, and I had mentiond this in a previous post, can we look into a longer buffer, or a crappier stream to handle the data rates on the network. While standing still, and no windows open, i still dont get a full song to play with out a buffer pause. On my net work it works great. Thanks agian! |
Re: [application] pyPianobar (with pianobar)
Quote:
As far as buffer times and such, that would really all handled in the pianobar source code and I've been attempting to keep from modifying that source code directly so I can keep it as close to upstream as possible. I can take a look and see but C/C++ isn't my strongest language. As far as audio quality, as I've mentioned, there is 3 available options in ~/.config/pianobar/config for the setting "audio_format". There is supposed to be mp3, aacplus, and mp3-hifi. Unfortunately, I didn't compile pianobar with the aacplus support so really the only options are mp3 and mp3-hifi, with hifi being the better quality and only available to Pandora One subscribers. I'll look into getting aacplus compiled in and see if it helps any. I seem to think I was missing a dependency, but they all appear to be in the repo's now so I'll give it a shot. As for the QuickMix - It should show up as a normal station called like "pandora102395's QuickMix" I'll work on all this for the next versions, for now - I really need to get some working versions into Extras as the current ones are broken. This getting 10 votes is seriously a PITA. |
Re: [application] pyPianobar (with pianobar)
Yeah, missing dependencies prevents me from enabling the aacplus audio output. It requires libfaad2, which is in devel/testing, but evidently something is missing. Pianobar looks for "neaacdec.h" and it's not in the maemo packages.
Oddly enough though, I compiled/installed the from-source faad2 into my SDK just to try and get it to compile and it still didn't work. It found FAAD that time but when it went to link it, got a bunch of undefined reference errors. Something isn't working right. So currently the only two audio options are mp3, and mp3-hifi, with the latter being only for pandora one customers. |
Re: [application] pyPianobar (with pianobar)
Pianobar and pyPianobar v2.1 have been uploaded to Extras-Devel.
Nothing major. On the pianobar front just a build of todays snapshot of pianobar. On pyPianobar I did quite a bit actually: * Added a "*" to the end of all stations in your quickmix * Fixed Album art to always be 100% size (no more tiny stupid images.) * I (may) have fixed the 100% CPU error. I'll describe this below. * I (hopefully) have fixed the album name from pushing all the buttons over to a corner. It (should) just cut the end of the album name off if it's too long. I haven't gotten scrolling to work. I also can't seem to get pandora to give me a really long album to test it with... * The QComboBox for station lists work a little better IMHO. It still has the problem of jumping from top to bottom with the slightest flick (this I think is part of what'll be fixed in PR1.2).. BUT the actual scrolling is significantly smoother. Less lag and easier to scroll slowly to the proper station. Ok so about the 100% CPU. I have had the report of Pianobar eating 100% cpu after X hours of play, and then I've also personally experienced and had a bug told to me on the voting pages of pyPianobar having a communication error and will then spawn a second pianobar confusing things all to hell - get to listen to two songs at once, and closing pyPianobar leaves an orphaned pianobar in the background playing. Essentially, these errors were already caught (from what I knew?) meaning that pyPianobar told you pianobar had an error.. but my default method of handling this was just to open a new one and keep going. I've added in there a check now to see if pianobar is still running, and then quit out of it and restart if it is. Hopefully this addresses a few problems.... I've never been able to listen to Pandora long enough to test :D. I don't think I'll be pushing these to Testing until I can get the current ones up to Extras. I'm really put off on the whole voting thing. I can't for the life of me get anything into Extras until it's too late or I've already made a dozen changes. This system is really anti-"Release early, release often". |
Re: [application] pyPianobar (with pianobar)
I can vouch that the qcombobox is MUCH MUCH better than the previous one, not perfect but definitely useable. The album artwork looks more squared up and the interface has remained consisent. The one question I do have is how can you choose which songs are in the starred "*" quickmix? I've never used it, but some how one of my stations is starred. No big deal, just curious.
All and all, all the features youmve added work great and its nice to see the improvements continuing to come. I just wish i could help you with the whole 10 votes thing. I'm surprised there aren't more people following this app honestly(its one of the top apps in the App Store, Android Market, and WebOS store) |
Re: [application] pyPianobar (with pianobar)
I wonder if there's a way you could put a message in the app. Like.. "like this app? Want updates and bug fixes? Willing to test? etc.."
|
Re: [application] pyPianobar (with pianobar)
Quote:
Arsonist, Laughing Man - are you guys part of the 5-6 that have voted so far??? You can get more karma if you link your T.M.O account to your M.O. account. Theres a few voters that aren't linked to t.m.o so I don't know who's been over there. |
Re: [application] pyPianobar (with pianobar)
Quote:
|
Re: [application] pyPianobar (with pianobar)
Quote:
|
Re: [application] pyPianobar (with pianobar)
Quote:
You need to sign up for an account at just Maemo.org, not Talk.Maemo.Org (t.m.o). Unfortunately SSO (single-sign on) is not implemented yet across maemo.org. Register for an account here (you can use the same user/pass as you do on the forums). Once you get that setup you can go to the voting page and vote thumbs up or down. |
Re: [application] pyPianobar (with pianobar)
Thanks for developing this app. It looks great and I can't wait to use it. I'm not a developer/programmer or anything down in the weeds, I'm just a computer literate user who ran into an error message, googled it and found this forum. I'm not sure what's relevant to you, so I'll explain my experience and see if that helps you at all. If you're already aware, then so much the better and I'll be one more reliable vote for you in the testing forums.
I just installed pianobar and pypianobar yesterday on my N900 using the apps manager function. I found both in the multimedia catalog and downloaded/installed like normal. I ran pypianobar from a shortcut on one of my desktops, and the first thing that happened is the "upgrade libpiano" error another user has mentioned previously. Will your planned updates address this? If so, how can I get a hold of them? Where do I need to go to vote up your testing numbers? Thanks! |
Re: [application] pyPianobar (with pianobar)
Quote:
Yes, that error is in the Extras versions of pyPianobar and Pianobar. Unfortunately I can't fix those apps in Extras (the world repo) until I get a required number of votes in a Testing repository first! I've had that error fixed for almost a week now but have been unable to get the votes required to fix the main extras versions. If you would like to help, you can Enable Extras Testing and upgrade your installation to the current testing branch. If they work and you are satisfied, you then Vote for my app with a thumbs up. Understand that enabling the extras testing repo can come with some warnings/risks. However, most apps in testing should be in a decent state. Recommended action is to enable testing, download specifically the app/apps you want, then disable the repository until you need it again. |
Re: [application] pyPianobar (with pianobar)
Quote:
Nothing happened so i tried to exit pyPianobar. pyPianobar would not respond so I needed to force close. Took a look at htop and pianobar is at 100%. Needed to kill pianobar. |
Re: [application] pyPianobar (with pianobar)
Quote:
As for the rest of it; I guess causing it to send the "q" and then wait for pianobar to close just causes pyPianobar to hang instead. Damn. Back to the drawing board on that one. |
Re: [application] pyPianobar (with pianobar)
i tried installing pypianobar and it said i was missing libqt4 dependecies. so i tried doing a 'apt-get install python2.5-qt4', but then it said im missing a bunch of qt4 dependecies. any ideas?
|
Re: [application] pyPianobar (with pianobar)
Quote:
Seems there might be a problem with QT4 in the repo's. Try: Code:
apt-get update |
Re: [application] pyPianobar (with pianobar)
Quote:
it lists: python2.5-qt4-gui python2.5-qt4-webkit python2.5-qt4-network |
Re: [application] pyPianobar (with pianobar)
Quote:
Seems there is a problem. |
| All times are GMT. The time now is 06:35. |
vBulletin® Version 3.8.8