Version 0.5.1 of my web based, small screen MPD client is now available for download from the NeoMPC page.
New stuff:
- Album cover display on the control page.
- Track progress bar and time display. (Requires Javascript)
- Control page has been shuffled about to make more sense.
Hi, great job :) what about volume control? its the last step to gain perfection!
A volume control would be useful, although I’m not sure yet how best to implement it. If you have any ideas feel free to post them in the group!
wow, neompc rules :D (doh, i’m having a problem with a / in a artist name :B AC/DC) it takes two artist when navigate : AC and DC bye :B
Glad you like NeoMPC! Sorry about the issue you are having with / in artist names, I’m assuming you’re using the metadata browsing mode?
Could you file a bug report Here?
duh, i forgive put the bug report :B but now done :D
Thanx for NeoMPC! Just what I needed for my PDA! I have created an ‘ajax’ template which adds Ajax support to the control tab; it is available at http://www.ced-network.net/goodies/neompc-ajax.tar.bz2 I have tested it with firefox, konqueror, galeon and Internet Explorer for Windows Mobile 6; it MAY work with Windows Mobile 5, but someone with a WM5 device will have to test it If interested, feel free to incorporate it the ‘trunk’ release ;-) Cheers
On afterthoughts, I also incorporated a volume control element in the Ajax-based control tab ;-) Same link as above.
Cedric, that sounds great! I’ll check it out some time in the next few days.
Still better: added support for MPD-stored playlists; also, by clicking several times on the ‘Browse’ tab, you change the ‘Browse Mode’: ‘filesystem’, ‘metadata’, ‘playlist’ URL: http://www.ced-network.net/goodies/neompc-plus.tar.bz2 PS: this is a full NeoMPC tarball, including a “.git” repository (Cogito/Git CVS tree); it can be used “out-the-box” in the same way as yours) Again, if you are interested by those changes (and want to make a new “official” version out of it), feel free to do it ;-)
hi, i have patched your recent version on googlecode to be able to display your app in firefox sidebar. in your version it always opens up in the mainwindow. i basically added a target=_self to all links in files from the template directory. you can get the patched version here or ask me: http://rapidshare.com/files/150472541/neompc-patched-for-firefox-sidebar.tar.gz.html