![]() |
YouAmp - yet another Music player for Maemo
I've just put together the first release of my Music Player for Maemo.
You can rad more about it/ download it at my website. http://www.rojtberg.net/workspace/youamp/ or directly at maemo/downloads http://maemo.org/downloads/product/OS2008/youamp/ http://www.rojtberg.net/wp-content/u...player-050.png I would be happy if you could try it anyway and give some feedback. |
Re: YouAmp - yet another Music player for Maemo
Looks cool!
I don't have an IT to test, but it runs nicely on Ubuntu Hardy, not without some hack, though :) Last.fm scrobbling support would be nice. |
Re: YouAmp - yet another Music player for Maemo
Madman2k, just curious is it using mplayer as it's backend?
|
Re: YouAmp - yet another Music player for Maemo
@cypherbios
maemoscrobbler is on the todo list, but I'll probably implement the browser or the preferences dialog first... @linuxrebel: it is using gstreamer |
Re: YouAmp - yet another Music player for Maemo
Madman: Per instructions on your website I downloaded and installed the following applications:
* Mutagen 1.13 * YouAmp 0.1.0 I then ran your application, which came up fine. However, concerning your statement -- "Currently the startup time is a bit high and on first startup it will silently scan your SD cards for music files, which might take a while." -- after 30 minutes no mp3 music from my two mmc's has yet to appear. How long do I need to wait with nothing apparently happening before I come to the conclusion that your application is not yet working? |
Re: YouAmp - yet another Music player for Maemo
sorry. I forgot to say that it does not show up automatically - you have to do an empty search on the first run to get them. The other possibility is just to start it twice. The next version will get a popup informing about the status of the datbase update.
|
Re: YouAmp - yet another Music player for Maemo
Quote:
At this stage of your application, all one is left with is a basic listing of titles, with no way to search or otherwise access or organize different categories, i.e., albums, artists. The screen from which one works is clear and attractive enough, but so far using the N800 music player provides superior options. |
Re: YouAmp - yet another Music player for Maemo
the blank lines were caused by tracks without any metadata. I'll probably display the filename then. And there actually is a possibility to search the libary it is the text field above the scroll-pane. But you are right the browser is really lacking - its going to be the next thing to work on.
|
Re: YouAmp - yet another Music player for Maemo
Quote:
|
Re: YouAmp - yet another Music player for Maemo
I've just released a new version of YouAmp which features shuffling.
Screenshot Download theres still no browsing, but maemoscrobbler support is in works. |
Re: YouAmp - yet another Music player for Maemo
I installed youamp and it appears to work pretty well.
I did run into a problem where an invalid mp3 file confused it. It would start but would never clear the message about updating the library. I then started it from a terminal window and found it hit an error "ID3NoHeaderError" and just stopped there. I removed the file and it is now running. I would like to see it use the file name if it can't get a title. I have many files displaying none in all 3 columns. Processor usage seems nice and low. I would also like to see some sort of amp or boost so I can boost the volume of mp3 like many other non maemo players have. I have not found any maemo player that has this yet. I will post the bug and feature request to the project also. I just my findings may help others. |
Re: YouAmp - yet another Music player for Maemo
thanks for letting us try this. i started it about 10 minutes ago, saying it is building a database. how long do you expect it takes to scan 1000 files?
is it making a huge file ? where does the youamp database get written? |
Re: YouAmp - yet another Music player for Maemo
youamp never started!
found reason by running in terminal. hangs like this; ile "debian/python2.5-mutagen/usr/lib/python2.5/site-packages/mutagen/id3.py", line 211, in __load_header ID3NoHeaderError: '/media/mmc2/disk1-mp3/RedneckSongs_02/Dead_Kennedys-Night_of_the_Living_Rednecks.mp3' doesn't start with an ID3 tag remove/rename file solves problem. youamp goes to find other bad tags ;) pj |
Re: YouAmp - yet another Music player for Maemo
I like the screen layout.
Nice big buttons, no cryptic fancy doodah icons. |
Re: YouAmp - yet another Music player for Maemo
thanks for the replies. I could reproduce the bug with the invalid files and fixed it.
So here is a new release: * Preferences dialogue added * Replagain should work with Ogg too now * media scanner does not choke on invalid files Screenshot Download |
Re: YouAmp - yet another Music player for Maemo
I just found out, that the last YouAmp release was wrong linked; if you tried to download YouAmp 0.2.1 from my website you actually got YouAmp 0.2.0.
Only if you got it from the the garage page you actually got 0.2.1. This is fixed now. Sorry for the inconvenience. as a compensation there is a small update for both youamp and mutagen: * YouAmp 0.2.2 does not index the Maps ogg on the N810 * Both Mutagen and YouAmp dont ship the Python sources in order to keep size down anymore |
Re: YouAmp - yet another Music player for Maemo
Nice.
How do I remove a song from the database, or delete the database? I had a bunch of mono files it didn't like. It wouldn't play them or read their IDs. I re-encoded them, but they're still in the list. I deleted home/user/.musicdb, but YouAmp recreated it, with the missing files. My application is kind of special purpose, but this looks great. I would love to see a "repeat one track" function. |
Re: YouAmp - yet another Music player for Maemo
currently there is no way, to select which files go into the database. Although internally there is a blacklist, there is no easy way to edit it.
My plan for later releases it to let you choose which folders to index. But the next feature will be a artist/album/track browser. If you want to reapeat a single track, the easiest way would be to search for it so its the only one in the playlist. |
Re: YouAmp - yet another Music player for Maemo
I'd like to delete the database, but I can't find it. Hints?
|
Re: YouAmp - yet another Music player for Maemo
usually deleting /home/user/.musicdb should do it...
|
Re: YouAmp - yet another Music player for Maemo
Yeah, that's it. When I deleted it before, I thought it was still seeing deleted files,
but now I think it must be finding all the sound files in KDE. Really would be most helpful to use the file name in the case of no tags. Searching is really useful, you can isolate an album. Doesn't work for my repeat track needs, though. I have a bunch of tones. I need to be able to select one, and then have it play over and over until I select another one. I use this technique to identify feedback frequencies in sound systems. YouAmp's interface is perfect for it. Nice big finger-friendly buttons, a good scroller, and volume slider on screen. Just needs repeat track. |
Re: YouAmp - yet another Music player for Maemo
hmm.. I dont think the reapeat-one-track functionality deserves a button in the UI. But if you want I could put together a version for you, since the change is trivial.
Would it be ok, if it would default to repeating and only change tracks on next/ prev button press? |
Re: YouAmp - yet another Music player for Maemo
That would be quite useful to me. I thank you for your time.
|
Re: YouAmp - yet another Music player for Maemo
Quote:
|
Re: YouAmp - yet another Music player for Maemo
run youamp from a terminal. you'll see it is crashing on a bad/missing mp3 tag
pj |
Re: YouAmp - yet another Music player for Maemo
Quote:
|
Re: YouAmp - yet another Music player for Maemo
1 Attachment(s)
it would be nevertheless useful if you could run it from the terminal, since it would tell us why it crashed. (and whether it was a bad mp3 tag)
special version for dubwise attached. |
Re: YouAmp - yet another Music player for Maemo
I just tried it and received the following, when run from xterm:
Code:
Traceback (most recent call last): |
Re: YouAmp - yet another Music player for Maemo
Quote:
|
Re: YouAmp - yet another Music player for Maemo
You should just need to enter "youamp-player" (without the quotes) in the terminal window. I just double checked and it worked for me.
|
Re: YouAmp - yet another Music player for Maemo
Quote:
What does this signify? Thanks. |
Re: YouAmp - yet another Music player for Maemo
thats strange. the "No module named gnome.gconf" message means that the package python2.5-gnome is missing. But that should not happen since I explicitly depend on it...
|
Re: YouAmp - yet another Music player for Maemo
Quote:
|
Re: YouAmp - yet another Music player for Maemo
Quote:
Nokia-N800-50-2:~# youamp-player Traceback (most recent call last): File "/usr/bin/youamp-player", line 4, in <module> import youamp.ui.main File "debian/youamp/usr/lib/python2.5/site-packages/youamp/ui/main.py", line 16, in <module> File "debian/youamp/usr/lib/python2.5/site-packages/youamp/config.py", line 4, in <module> ImportError: No module named gnome.gconf Nokia-N800-50-2:~# Again, regards, Jim |
Re: YouAmp - yet another Music player for Maemo
ok, new release to rule them all:
http://maemo.org/downloads/product/OS2008/youamp/ |
Re: YouAmp - yet another Music player for Maemo
Quote:
"Unable to install. Software contains update to packages installed from a different source and is likely to harm the system. Contact software author." |
Re: YouAmp - yet another Music player for Maemo
Well, I'm still getting the gnome.gconf error.
|
Re: YouAmp - yet another Music player for Maemo
Quote:
|
Re: YouAmp - yet another Music player for Maemo
Quote:
Do you mind trying the red pill mode and looking, if it really is not installed? http://maemo.org/community/wiki/Appl...gerRedPillMode |
Re: YouAmp - yet another Music player for Maemo
python2.5-gnome (v. 2.18.0-1osso2) is installed, but the program still gives me the error.
I'm trying a reboot, in case the library isn't being seen after the initial install.... waiting... waiting... Nope... That wasn't it. I was going to try removing gnome but it is required by the python2.5 runtime. Sorry. |
All times are GMT. The time now is 13:01. |
vBulletin® Version 3.8.8