This image is the top of the content box. Unfortunately, there is no information-based reason for this div to be here. It's just here for design reasons. Sorry.
Go Back   MisticRiver :: For iriver Enthusiasts > All things Rockbox > ROCKbox Forums > ROCKbox for H1xx Series
Home Forums Register FAQ Search Today's Posts Mark Forums Read


Welcome to the misticriver forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.
Closed Thread
 
LinkBack Thread Tools Display Modes
  #1201 (permalink)  
Old June 23rd, 2005, 08:25 AM
Emerging Corporeal Entity
 
Join Date: Feb 2004
Location: Birmingham (UK)
Posts: 870
Send a message via MSN to pomegranate
Can someone help me get started with the DB, cos I'm drawing a total blank so far..
__________________
What am I listening to lately?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #1202 (permalink)  
Old June 23rd, 2005, 08:42 AM
Newbie 4 Life
 
Join Date: Jul 2004
Location: Leeds, UK
Posts: 31
Send a message via Yahoo to markdk25
Are you trying to use the perl stuff or the Java method? I suggest the Java stuff, couldn't get the perl version working.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #1203 (permalink)  
Old June 23rd, 2005, 08:54 AM
Emerging Corporeal Entity
 
Join Date: Feb 2004
Location: Birmingham (UK)
Posts: 870
Send a message via MSN to pomegranate
No, I mean I have no idea whatsoever about even getting started with the DB, and I'm not sure where to look at the rockbox site...
__________________
What am I listening to lately?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #1204 (permalink)  
Old June 23rd, 2005, 08:59 AM
Newbie 4 Life
 
Join Date: Jul 2004
Location: Leeds, UK
Posts: 31
Send a message via Yahoo to markdk25
Right, bear with me, I may get this wrong...but...go to this page :

http://www.rockbox.org/twiki/bin/view/Main/TagDatabase

Download the songdb.jar file listed right at the bottom of the page and stick it onto the root of your iRiver.

Kick up a command prompt on your machine and do this :

java -jar <iriverdir>:\songdb. jar <iriverdir>:\.rockbo x

Should run through the list of files on the device and stick a file called rockbox.id3db in the .rockbox directory.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #1205 (permalink)  
Old June 23rd, 2005, 09:38 AM
Newbie Floating Down The Mistic River
 
Join Date: Dec 2004
Location: Britain
Posts: 29
Quote:
Originally Posted by markdk25
Right, bear with me, I may get this wrong...but...go to this page :

http://www.rockbox.org/twiki/bin/view/Main/TagDatabase

Download the songdb.jar file listed right at the bottom of the page and stick it onto the root of your iRiver.

Kick up a command prompt on your machine and do this :

java -jar <iriverdir>:\songdb. jar <iriverdir>:\.rockbo x

Should run through the list of files on the device and stick a file called rockbox.id3db in the .rockbox directory.
Still not making me a file ANYWHERE in my player. All seems fine in the DOS command program, just no file is created
__________________
"It's the good girls who keep diaries. The bad girls never have the time.' Me? I just wanna live a life I'm gonna remember, even if I don't write it down."
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #1206 (permalink)  
Old June 23rd, 2005, 10:15 AM
Emerging Corporeal Entity
 
Join Date: Jan 2004
Location: Sheffield, UK
Posts: 750
Quote:
Originally Posted by boobers
Still not making me a file ANYWHERE in my player. All seems fine in the DOS command program, just no file is created
Search your PC for rockbox.id3db. Mine was somewhere in 'Documents and Settings' for some reason. I think where it is made corresponds to the path before 'java'.
To make the file in the '.rockbox' folder do the following in Command Prompt:
type: <iRiver drive letter>:
e.g. G:
then: cd .rockbox
and then: java -jar G:\songDB.jar G:\
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #1207 (permalink)  
Old June 23rd, 2005, 10:19 AM
Emerging Corporeal Entity
 
Join Date: Feb 2004
Location: Birmingham (UK)
Posts: 870
Send a message via MSN to pomegranate
thanks mark, and nice one, Jonny... made it, just going to reboot in a moment...
__________________
What am I listening to lately?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #1208 (permalink)  
Old June 23rd, 2005, 10:23 AM
Emerging Corporeal Entity
 
Join Date: Jan 2004
Location: Sheffield, UK
Posts: 750
Quote:
Originally Posted by pomegranate
thanks mark, and nice one, Jonny... made it, just going to reboot in a moment...
You'll have to go into settings and then 'File view' and select 'ID3 Database'.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #1209 (permalink)  
Old June 23rd, 2005, 10:23 AM
Emerging Corporeal Entity
 
Join Date: Feb 2004
Location: Birmingham (UK)
Posts: 870
Send a message via MSN to pomegranate
before or after I reboot?
__________________
What am I listening to lately?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #1210 (permalink)  
Old June 23rd, 2005, 10:24 AM
Newbie Floating Down The Mistic River
 
Join Date: Jun 2005
Posts: 2
Quote:
Originally Posted by hypnotic monkey
it would be great if this was in rockbox, dont know how it would work though, i mean doing a count. maybe through a txt file which could be read by scrobbler?

I'd imagine it'd probably be a combination of Rockbox writing to a text file and software on the side of the computer that will upload the list to scrobbler. Meaning you'd need to connect the player to your computer to sync, but I still think it's awesome.
__________________
Teh suq.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #1211 (permalink)  
Old June 23rd, 2005, 10:25 AM
Emerging Corporeal Entity
 
Join Date: Jan 2004
Location: Sheffield, UK
Posts: 750
Quote:
Originally Posted by pomegranate
before or after I reboot?
Any time. After will be fine.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #1212 (permalink)  
Old June 23rd, 2005, 10:26 AM
Emerging Corporeal Entity
 
Join Date: Feb 2004
Location: Birmingham (UK)
Posts: 870
Send a message via MSN to pomegranate
I was thinking maybe a little app or hack could kinda of dupe the Audioscrobbler plugin into sending each entry, through your music program, somehow...

edit: thanks.

edit 2: done. heh, it's pretty neat, though suffers the same limitations as the iRiver FW DB. The Search thing is nice. For some reason I'm getting dual entries for a lot of albums, ie they're listed twice in the album list, for no obvious reason. Anybody else getting this?
__________________
What am I listening to lately?

Last edited by pomegranate : June 23rd, 2005 at 10:38 AM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #1213 (permalink)  
Old June 23rd, 2005, 10:36 AM
Newbie Floating Down The Mistic River
 
Join Date: Dec 2004
Location: Britain
Posts: 29
i finally got it to work when I realised that the id3db file was not where I thought it would be. It put mine in C:\Windows for some reason, not sure why.

The database is pretty cool. Anyone else get todays daily build? Plugins with music!! Wicked! Now I can play snake while listening to Snow Patrol!!!
__________________
"It's the good girls who keep diaries. The bad girls never have the time.' Me? I just wanna live a life I'm gonna remember, even if I don't write it down."
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #1214 (permalink)  
Old June 23rd, 2005, 10:39 AM
Emerging Corporeal Entity
 
Join Date: Feb 2004
Location: Birmingham (UK)
Posts: 870
Send a message via MSN to pomegranate
Quote:
Originally Posted by boobers
Now I can play snake while listening to Snow Patrol!!!
Wow you must be pretty determined to bore yourself to death!
__________________
What am I listening to lately?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #1215 (permalink)  
Old June 23rd, 2005, 10:50 AM
Newbie Floating Down The Mistic River
 
Join Date: Jun 2005
Posts: 39
Quote:
For some reason I'm getting dual entries for a lot of albums, ie they're listed twice in the album list, for no obvious reason. Anybody else getting this?
this i believe is due to a conflict between v1 and v2 id3 tags like say you have two songs from an album with v1 tags and then 4 other songs with v2, then the album will be listed twice due to the different tags. well i have one dual listed album and that is why, so it may be the same for you

Ben
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #1216 (permalink)  
Old June 23rd, 2005, 10:56 AM
Emerging Corporeal Entity
 
Join Date: Feb 2004
Location: Birmingham (UK)
Posts: 870
Send a message via MSN to pomegranate
Hmm... that sounds plausible. I'll leave it for now.. Thanks.
__________________
What am I listening to lately?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #1217 (permalink)  
Old June 23rd, 2005, 11:24 AM
Newbie Floating Down The Mistic River
 
Join Date: Jun 2005
Posts: 13
Does anyone know what the current state is on recording? I tried the PCM recording on the build from a couple days ago and I was just wondering if there's any progress on that? MP3 encoding would be cool too, but I'm guessing that that's a ways off still.

Hmmm... would it be possible to port LAME as a Rockbox plugin and use it to do non-realtime encoding? That is, record to WAV, then use the best MP3 encoder available to save space on the drive
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #1218 (permalink)  
Old June 23rd, 2005, 11:26 AM
Newbie Floating Down The Mistic River
 
Join Date: Jun 2005
Posts: 39
Automated Database Creation!

i have created a simple automated script to delete your old database and create a new one for you, ill attach it to this post in a zip file with songdb.jar, just stick the files on the root of your iriver drive and run !createdb.bat, however it is currently set to run from my iriver drive (letter H:\) so if you want to use it on your iriver and it is a different letter the code will need to be changed, this is simple, just right click the file (after you have downloaded it off this post) and click "edit" then change any entries of H:\ to the apprioiate drive letter, go file save, close it, then double click the file and away you go!

hope these files help people get a nice tag database for there rockbox'ed irivers

Ben

Edit: i cant attach the file so i will host it on some crap freewebs webspace at http://www.freewebs.com/noroutine/Tag-DB.zip sorry also remember to right click and go save target as
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #1219 (permalink)  
Old June 23rd, 2005, 12:26 PM
Eager Mistic Beaver
 
Join Date: Jan 2005
Posts: 221
Jebus that cross-fade is fooopin degaly on todays build!! gaps? What gaps?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #1220 (permalink)  
Old June 23rd, 2005, 12:47 PM
Emerging Corporeal Entity
 
Join Date: Oct 2004
Location: Outside a meaningless village called Petham (UK)
Posts: 854
Send a message via MSN to belgarath_the_sorceror
Thanks for that program, I am running it as we speak. Its great the way all of these scripts exist to make me lazier and lazier...
__________________
Rockboxed h120 + Shure E3c
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #1221 (permalink)  
Old June 23rd, 2005, 03:38 PM
Eager Mistic Beaver
 
Join Date: Jan 2005
Posts: 221
Sorry, just tried the playlist and the cross fade is sooo cool I just had to post again. Thank you guys sooo much!! There are tonnes of options now for the playlist and its great you can now see the current playlist and everything. I cross faded between a rap song and a rock song which had a guitar intro heavy at the start and it was so cool hearing it coming in on the lyrics like that.

One thing that I never noticed before, Im not sure if it's new or what, is that until you play a song it gives off a bad signal through the speakers, it's present even when the machine is turned off so it's not just rockbox, but when I have the iRiver firmware on, and I switch between tracks, it doesn't happen, but it does happen when I switch between non alligned rockbox tracks.

It's going great guys! Do any of you play poker online?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #1222 (permalink)  
Old June 23rd, 2005, 04:42 PM
Eager Mistic Beaver
 
Join Date: Jan 2004
Location: Cumbria, UK
Posts: 212
Quote:
Originally Posted by cormie
One thing that I never noticed before, Im not sure if it's new or what, is that until you play a song it gives off a bad signal through the speakers, it's present even when the machine is turned off so it's not just rockbox, but when I have the iRiver firmware on, and I switch between tracks, it doesn't happen, but it does happen when I switch between non alligned rockbox tracks.
You didn't by any chance have the unit charging at the time did you? I've noticed this issue when it's plugged in, doesn't occur otherwise. I've been meaning to mention this bg but had forgetten.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #1223 (permalink)  
Old June 23rd, 2005, 04:51 PM
I Need Help!!
 
Join Date: Dec 2004
Posts: 105
If this is when the unit is plugged in, its to do with some shady grounding by Irivier iirc. Apparantly you can even get very minor (just enough to feel) electric shocks from this. This is what causes the noise.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #1224 (permalink)