Rockbox.org home
Downloads
Release release
Dev builds dev builds
Extras extras
themes themes
Documentation
Manual manual
Wiki wiki
Device Status device status
Support
Forums forums
Mailing lists mailing lists
IRC IRC
Development
Bugs bugs
Patches patches
Dev Guide dev guide
Search



Donate

Rockbox Technical Forums


Login with username, password and session length
Home Help Search Staff List Login Register
News:

Thank You for your continued support and contributions!

+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Audio Playback, Database and Playlists
| | |-+  Not all songs get showed on rockbox
« previous next »
  • Print
Pages: [1]

Author Topic: Not all songs get showed on rockbox  (Read 3235 times)

Offline eekhoornstaartlolly

  • Member
  • *
  • Posts: 39
Not all songs get showed on rockbox
« on: April 30, 2008, 08:16:47 AM »
recently I just downloaded the nice discography of led zeppelin. I really love it, and I put it on my ipod.

When I synchronised my ipod, all the songs were on it because there was as much space used on my ipod as on itunes. Though some songs (mostly half of every album) doesn't get showed in rockbox.

I'm now trying to refresh the database (which I always do), but recently there ain't a list anymore of how many songs are already updated and it only shows the countdown to 9 when I reboot the ipod.

Well it worked now, I waited a long time to be sure that all my songs were updated. though song of the songs are still missing so i should wait longer the next time.

does anyone have an idea how it comes that the counter of 'so many songs have been found' and after that he asks to reboot. because it's pretty annoying to not be sure when to reboot the ipod
Logged

Offline Gareth Schakel

  • Member
  • *
  • Posts: 35
  • boo
Re: Not all songs get showed on rockbox
« Reply #1 on: May 01, 2008, 01:21:57 AM »
it would help greatly if you could tell us what generation of ipod you have, and wich version of rockbox your running.
Logged
G:MK 01100001 01100010 01101010 00100000 01100101 01100010 01100111 00110001 00110011 00100000 01110010 01100001 01110000 01101110 01100011 01100110 01101000 01111001 01101110 01100111 01110010 01110001 00100001

Offline bluebrother

  • Developer
  • Member
  • *
  • Posts: 3421
  • creature
Re: Not all songs get showed on rockbox
« Reply #2 on: May 01, 2008, 04:07:00 AM »
Quote from: eekhoornstaartlolly on April 30, 2008, 08:16:47 AM
I'm now trying to refresh the database (which I always do), but recently there ain't a list anymore of how many songs are already updated and it only shows the countdown to 9 when I reboot the ipod.
There never was such a list. You get the progress shown if you initialize the database, if the database is updated in background (i.e. if the database updates automatically upon boot) there isn't a progress shown -- and never was. You still get the progress if you initialize it manually.
Logged
Rockbox Utility development binaries (updated infrequently) · How to ask questions the smart way · We do not estimate timeframes.

Offline eekhoornstaartlolly

  • Member
  • *
  • Posts: 39
Re: Not all songs get showed on rockbox
« Reply #3 on: May 01, 2008, 12:46:50 PM »
yes that's what i meant a progress when you start the database.
and srry, i have a 5g ipod. 30g

I still think it's strange that I can't get in fully synchronised, when i start it up I see that some songs are missing because on the ipod 15.72G is taken, while in itunes I have 15.83 or something (just music)

how come this happened?
Logged

Offline bluebrother

  • Developer
  • Member
  • *
  • Posts: 3421
  • creature
Re: Not all songs get showed on rockbox
« Reply #4 on: May 01, 2008, 01:56:13 PM »
Quote from: eekhoornstaartlolly on May 01, 2008, 12:46:50 PM
I still think it's strange that I can't get in fully synchronised, when i start it up I see that some songs are missing because on the ipod 15.72G is taken, while in itunes I have 15.83 or something (just music)
Are you really sure files are missing? Those number don't necessarily tell you that there are missing files due to several reasons:
  • there are two kind of G prefixes around: the 2-based G (which equals 2^30) and the 10-based G (which equals to 10^9). You usually will find those for hard discs -- hard disc manufacturers use the 10-based G, so 1GB equals to 1000000 bytes. This is in fact the real correct notation (as G is the SI prefix "Giga"). On a lot of other places the term Giga refers to the 2-based G, which is 1024*1024*1024, so something bigger. This has been standardized by the IEC as "Gibi", but most software still labels it as "Giga". So there is a difference.
  • it's possible that your computer didn't update the field holding the free space on the player correctly. In that case Rockbox will show the free space incorrectly.
  • also, there's usually a difference between the real size of a file and the space it requires on disc. FAT is organized in blocks, and a block is either used or not -- while you can create a file that has a size of 1 byte this will always occupy a complete block, which is usually 512 bytes.
Please make sure the files itself are missing on Rockbox. It's also possible that the files are only missing from the database -- they could have missing / broken tags and therefore show up at a wrong place.
Logged
Rockbox Utility development binaries (updated infrequently) · How to ask questions the smart way · We do not estimate timeframes.

Offline eekhoornstaartlolly

  • Member
  • *
  • Posts: 39
Re: Not all songs get showed on rockbox
« Reply #5 on: May 01, 2008, 02:11:26 PM »
.... i'm sorry, I meant 30 Gigabyte.

Well that's the problem, i have lots of songs to check it. it appears to have 10 megabytes missing. rockbox shows 12.87 GB, and the ipod (in the window of iTunes) shows 12.86. (srry I was wrong last time). And the Foto's from albums etc have been placed next to it.

could this be because of some minor differences in some files which pile up and now it shows.

I am now making a root playlist so i can easely find how many songs rockbox finds on my iPod. First am synchronising my iPod again. After this i will refresh it so all songs should be shown.

---------------------- EDIT--------------------------

I just made the root playlist, it shows  2597 songs, while I have 2605 songs in iTunes... it ain't much,, so it ain't really that big of a problem though ir eally like to know where those songs went to ?

NOTE: I have let the iPod refresh the database so long as possible, when he was done he even shut down on his onw (timer/ or night clock, or whatever it is called).
« Last Edit: May 01, 2008, 02:26:36 PM by eekhoornstaartlolly »
Logged

Offline bluebrother

  • Developer
  • Member
  • *
  • Posts: 3421
  • creature
Re: Not all songs get showed on rockbox
« Reply #6 on: May 01, 2008, 03:55:32 PM »
Quote from: eekhoornstaartlolly on May 01, 2008, 02:11:26 PM
I just made the root playlist, it shows  2597 songs, while I have 2605 songs in iTunes... it ain't much,, so it ain't really that big of a problem though ir eally like to know where those songs went to ?
Did you create the playlist from the file browser or Playlists / Create Playlist? If so, it will contain all files on your player -- i.e. the missing files are not physically present on your player. Which makes this a sync issue with Itunes and not a Rockbox one. And in that case I don't think someone in here could help you, unfortunately.
Logged
Rockbox Utility development binaries (updated infrequently) · How to ask questions the smart way · We do not estimate timeframes.

Offline eekhoornstaartlolly

  • Member
  • *
  • Posts: 39
Re: Not all songs get showed on rockbox
« Reply #7 on: May 02, 2008, 07:51:18 AM »
Well I did the create playlist on rockbox itself...

but does anyone would have an idea why this could be?
Logged

Offline GodEater

  • Member
  • *
  • Posts: 2829
Re: Not all songs get showed on rockbox
« Reply #8 on: May 02, 2008, 08:57:29 AM »
You've not actually answered bluebrother's question - check it again more carefully. There is more than one way to create the playlist.
Logged

Read The Manual Please

Offline eekhoornstaartlolly

  • Member
  • *
  • Posts: 39
Re: Not all songs get showed on rockbox
« Reply #9 on: May 02, 2008, 10:00:40 AM »
yeah I know, I took a root playlist on rockbox because i've never managed to make a playlist by iTunes. he doesn't show it on rockbox, nor was I ever able to make a playlist on rockbox that isn't a root
Logged

Offline GodEater

  • Member
  • *
  • Posts: 2829
Re: Not all songs get showed on rockbox
« Reply #10 on: May 06, 2008, 10:57:27 AM »
Who is "he" that doesn't show something in rockbox? I'm really not sure what you mean.

Why are you not able to make anything but a root playlist in rockbox? What happens when you try?
Logged

Read The Manual Please

  • Print
Pages: [1]
« previous next »
+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Audio Playback, Database and Playlists
| | |-+  Not all songs get showed on rockbox
 

  • SMF 2.0.17 | SMF © 2019, Simple Machines
  • Rockbox Privacy Policy
  • XHTML
  • RSS
  • WAP2

Page created in 0.09 seconds with 14 queries.