Check the code - you won't find a single reference to that table. Feel free to drop it from your schema, if you want to save a few bytes of disk space :-).

Michael


Am 17.12.15 um 14:35 schrieb DJanGo:

I just wondered about the table unreadable_tracks in the library.db

So i faked a file by
Code:
--------------------
     touch something_that_didnt_exist.mp3
--------------------

In this empty file i just added some id3 tags to that dummyfile.
and do a rescan.

The logfile shows me (exact what i am expected)
Audio::Scan::scan (75) Warning: Error: Unable to read at least 4 bytes
from file.
but a quick check
Code:
--------------------
     select * from unreadable_tracks
--------------------
  shows no tracks?

Now i faked another file by
Code:
--------------------
     more +555 some_real.mp3>my_fake.mp3

--------------------

And even this time the table is empty?
Is that table in use or what purpose has that table?



Gruss
Jan
------------------------------------------------------------------------
DJanGo's Profile: http://forums.slimdevices.com/member.php?userid=1516
View this thread: http://forums.slimdevices.com/showthread.php?t=104831

_______________________________________________
Squeezecenter mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


--

Michael
_______________________________________________
Squeezecenter mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/squeezecenter

Reply via email to