04-06-2007, 12:35 PM | #1 | ||
Addicted to Porting
Posts: 1,697
Karma: 7194
Join Date: Oct 2006
Location: Indianapolis, IN
Device: iRex iLiad, Nokia 770, Samsung i760
|
Contentlister Based Music Player w/ Playlist support
Yokos has greatly improved upon the original script. Here are the current features:
Quote:
I've compiled it with the following Format Support: Quote:
See the most recent update to this script by Yokos here: https://www.mobileread.com/forums/sho...5&postcount=34 |
||
04-06-2007, 12:56 PM | #2 |
fruminous edugeek
Posts: 6,745
Karma: 551260
Join Date: Oct 2006
Location: Northeast US
Device: iPad, eBw 1150
|
How much faster does it seem to drain the battery?
|
Advert | |
|
04-06-2007, 01:21 PM | #3 |
Addicted to Porting
Posts: 1,697
Karma: 7194
Join Date: Oct 2006
Location: Indianapolis, IN
Device: iRex iLiad, Nokia 770, Samsung i760
|
I'm not sure, I haven't tested it for that long yet. It will only consume resources after you start the player. I assume the drain will be very minimal when the music is stopped or paused. Right now the only way to kill the daemon is to restart the iLiad.
|
04-06-2007, 01:51 PM | #4 | |
Groupie
Posts: 180
Karma: 66830
Join Date: Oct 2006
Device: IREX iLiad, Pocketbook Pro 903
|
Quote:
The first link should be : For SD/MMC Cards: http://projects.mobileread.com/iliad...mpd/mpdmmc.zip But both applications do not work for me. (Do you have your iLiad back now?) Last edited by henkvdg; 04-06-2007 at 02:04 PM. |
|
04-06-2007, 02:02 PM | #5 |
Addicted to Porting
Posts: 1,697
Karma: 7194
Join Date: Oct 2006
Location: Indianapolis, IN
Device: iRex iLiad, Nokia 770, Samsung i760
|
Fixed.
If you normally have your sound turned off, you will need to reboot your iLiad after you turn it back on through the settings. |
Advert | |
|
04-08-2007, 08:47 AM | #6 |
Connoisseur
Posts: 81
Karma: 292
Join Date: Nov 2006
Device: i62HD + T68
|
i have tested the CF aplication and it doesn't work for me too, sorry...
if you wanna know something about the process running in the iliad tell and if i have time, i will post the info ;-) |
04-08-2007, 07:59 PM | #7 |
iLiad fan
Posts: 210
Karma: 3864
Join Date: Oct 2006
Device: iRex iLiad
|
I didn't get it to work (from MMC card) either. Tried to use a shell to make it work, but it wasn't that easy. I will give it a new try another day. Perhaps this log will help somebody spot the problem:
Code:
root@ereader:/media/card/music# /mnt/card/mpd/bin/mpc add "Daytime TV Theme.mp3" adding: Daytime TV Theme.mp3 root@ereader:/media/card/music# /mnt/card/mpd/bin/mpc add "Morning Snowflake.mp3" adding: Morning Snowflake.mp3 root@ereader:/media/card/music# /mnt/card/mpd/bin/mpc playlist >1) Kevin MacLeod - Daytime TV Theme 2) Morning Snowflake.mp3 root@ereader:/media/card/music# /mnt/card/mpd/bin/mpc play error: connection closed root@ereader:/media/card/music# /mnt/card/mpd/bin/mpc play MPD_HOST and/or MPD_PORT environment variables are not set error: problems getting a response from "localhost" on port 6600 : Connection refused root@ereader:/media/card/music# |
04-10-2007, 10:07 AM | #8 |
Pac-Man caught my iLiad.
Posts: 807
Karma: 3595
Join Date: Apr 2006
Location: Germany; next to Baltic Sea
Device: Boox Max Lumi, iRex iLiad (RIP)
|
Adam B.; your scripts can't work, because all your .sh files have windows encoding "CR LF". iLiad's contentlister needs Unix encoding "Line Feed only".
After changing CR LF to LF, scripts are working now for me. [Edit I] Maybe somebody should update the .sh files. ;-) [Edit II] files got an update. Last edited by yokos; 04-10-2007 at 11:22 AM. |
04-10-2007, 10:15 AM | #9 |
Addicted to Porting
Posts: 1,697
Karma: 7194
Join Date: Oct 2006
Location: Indianapolis, IN
Device: iRex iLiad, Nokia 770, Samsung i760
|
Odd....I wonder why I never have a problem running my scripts.
I'll make the change. Edit: Done. Last edited by Adam B.; 04-10-2007 at 10:56 AM. |
04-10-2007, 11:22 AM | #10 |
Pac-Man caught my iLiad.
Posts: 807
Karma: 3595
Join Date: Apr 2006
Location: Germany; next to Baltic Sea
Device: Boox Max Lumi, iRex iLiad (RIP)
|
I just checked the download of post #1. Both zip files got an update. Line Feed bug is history.
[Edit:] As a positive proof I attached a screenshot; greetings to all fans of Tori Amos out there. Last edited by yokos; 04-10-2007 at 12:02 PM. Reason: screenshot |
04-10-2007, 05:00 PM | #11 | |
Addict
Posts: 285
Karma: 10
Join Date: Apr 2006
Location: Vancouver, Canada
Device: Proud Iliad owner
|
Quote:
Good taste in music Yokos! |
|
04-10-2007, 07:56 PM | #12 |
Old Yeller
Posts: 180
Karma: 67
Join Date: May 2006
Device: Iliad & Kindle - The Best of Both Worlds
|
Very nifty - thanks for the hard work, Adam. While mp3 capability is certainly not something I bought the Iliad for, it is very nice to have it now.
One question though, regarding the "listening to music while reading" bit - right now, the music briefly stops during any kind of page refresh. Is it reasonable to expect that to go away in future mp3 players or will the Iliad hardware always do that? Anybody care to hazard a guess? |
04-11-2007, 04:28 PM | #13 |
Connoisseur
Posts: 81
Karma: 292
Join Date: Nov 2006
Device: i62HD + T68
|
the CF is working, ;-)
|
04-11-2007, 04:46 PM | #14 | |
Addicted to Porting
Posts: 1,697
Karma: 7194
Join Date: Oct 2006
Location: Indianapolis, IN
Device: iRex iLiad, Nokia 770, Samsung i760
|
Quote:
Either that, or it's a hardware issue. Perhaps the iLiad's cpu is spiking when flipping pages, and momentarily slowing down the mp3 player. I can't be 100% sure what it is. I'd also like to know why the iLiad doesn't seem to care what the sound is set at in mpd. Perhaps this isn't supported by the internal sound system (since by default, it only handles the click). Maybe an iRex dev can help us out... |
|
04-17-2007, 07:46 AM | #15 | |
Pac-Man caught my iLiad.
Posts: 807
Karma: 3595
Join Date: Apr 2006
Location: Germany; next to Baltic Sea
Device: Boox Max Lumi, iRex iLiad (RIP)
|
little mpd add-on
I attached a little add-on for Adam B.'s mpd post.
content of Readme file: Quote:
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Where are the playlists for the Music player stored on the EE? | leo315 | enTourage eDGe | 2 | 08-28-2010 03:49 AM |
PRS-600 Music player | hansvanderveeke | Sony Reader | 3 | 03-27-2010 04:59 PM |
Seriously thoughtful Looking for music player software for Win 2000 | Greg Anos | Lounge | 4 | 10-13-2009 08:42 AM |
PRS-505 as a Music Player | SwissSteve | Sony Reader | 5 | 01-05-2009 11:59 PM |
iLiad What file Extensions should FBReader support from the contentlister? | Adam B. | iRex Developer's Corner | 6 | 09-12-2007 05:53 PM |