Reply To: ogg problem.. whatever

#4994
fizze
Participant

🙂

righty, a -d3 didnt really help anything.
I’ll try a -d9 next.

edit:
hm, running in foreground with -d9…..
I only cleared out one folder with them so-called “large” ogg files.
Left the other one there, and it seems indeed some problem with scanning that file.

heres some stuff of the log output:

Rows: 1
Skipping file, not modified
Found /share/hdd/data/MUSIC/P-Z/P4ME/08 Track08.mp3
Executing: select * from songs where path=’/share/hdd/data/MUSIC/P-Z/P4ME/08 Track08.mp3′
Executing: INSERT INTO updated VALUES (1402)
Rows: 1
Skipping file, not modified
Found /share/hdd/data/MUSIC/P-Z/P4ME/09 Track09.mp3
Executing: select * from songs where path=’/share/hdd/data/MUSIC/P-Z/P4ME/09 Track09.mp3′
Executing: INSERT INTO updated VALUES (1403)
Rows: 1
Skipping file, not modified
Found /share/hdd/data/MUSIC/P-Z/P4ME/10 Track10.mp3
Executing: select * from songs where path=’/share/hdd/data/MUSIC/P-Z/P4ME/10 Track10.mp3′
Executing: INSERT INTO updated VALUES (1404)
Rows: 1
Skipping file, not modified
Found /share/hdd/data/MUSIC/P-Z/P4ME/11 Track11.mp3
Executing: select * from songs where path=’/share/hdd/data/MUSIC/P-Z/P4ME/11 Track11.mp3′
Executing: INSERT INTO updated VALUES (1405)
Rows: 1
Skipping file, not modified
Found /share/hdd/data/MUSIC/P-Z/P4ME/12 Track12.mp3
Executing: select * from songs where path=’/share/hdd/data/MUSIC/P-Z/P4ME/12 Track12.mp3′
Executing: INSERT INTO updated VALUES (1406)
Rows: 1
Skipping file, not modified
Found /share/hdd/data/MUSIC/P-Z/Sunny Side Up FM4
Found Sunny Side Up FM4.. recursing
Found /share/hdd/data/MUSIC/P-Z/Sunny Side Up FM4/sunny_side_up_20041121.ogg
Executing: select * from songs where path=’/share/hdd/data/MUSIC/P-Z/Sunny Side Up FM4/sunny_side_up_20041121.ogg’
Found music file: sunny_side_up_20041121.ogg
Codec type: ogg
select(5, 0.302734)
mDNS_Execute
Announcing Fizze Music._daap._tcp.local. (SRV) 3
Announcing Fizze Music._daap._tcp.local. (TXT) 3
Announcing _services._dns-sd._udp.local. (PTR) 3
Announcing _daap._tcp.local. (PTR) 3
Announcing Fizze Music._http._tcp.local. (SRV) 3
Announcing Fizze Music._http._tcp.local. (TXT) 3
Announcing _services._dns-sd._udp.local. (PTR) 3
Announcing _http._tcp.local. (PTR) 3
Announcing Fizze Music (rsp)._rsp._tcp.local. (SRV) 3
Announcing Fizze Music (rsp)._rsp._tcp.local. (TXT) 3
Announcing _services._dns-sd._udp.local. (PTR) 3
Announcing _rsp._tcp.local. (PTR) 3
SendResponses: Sending 0 Deregistrations, 12 Announcements, 1 Answer, 0 Additionals on 0005BDB0
SendResponses: Next in 65536 ticks
select(5, 0.107421)
SocketDataReady got a packet from 192.168.1.2 to 224.0.0.251 on interface 192.168.1.2/ixp0/2

the scanning shan’t be finished there, since there are like 10 ogg files in that folder with similiar filename.

ron, any clues from that ? or is that old news ?

edit3:
and there it froze. I waited for like an hour… weird.
I’ll try to get rid of those “large” ogg files as well, and then retry.