ipod Nano 3g syncs some tracks to root directory [FIXED RC4]

Beta Testing for Windows Products and plugins

Moderator: Gurus

DaledeSilva
Posts: 906
Joined: Sun May 28, 2006 4:22 am
Location: Australia
Contact:

ipod Nano 3g syncs some tracks to root directory [FIXED RC4]

Post by DaledeSilva »

Hello,
I'm using RC3 and syncing a 3rd gen Ipod nano.

Some of the tracks sync to the root directory of the device instead of the ipod control folders - which means they're not playable... even though I have "force itunes structure" selected.

I've included a screenshot of the files, settings, and have also included a debug log.


Image

Code: Select all

00000002	1.61676431	[5728] Winamp simulation window received messsage 28	
00000003	1.92091227	KTM:  TmRollbackTransaction for tx 88b54330	
00000004	2.00022149	Will not retry; Sense/ASC/ASCQ of 02/3a/00	
00000005	2.54150701	[5728] New thread starting 1	
00000006	2.54460549	[5728] Thread has started 2920	
00000007	2.54469466	[5728] Thread registered, going to initialize 2920	
00000008	2.54661584	[5728] 2920 DB exec SQL: UPDATE Devices SET LastAutoSynch=39415.501929433 WHERE ID=7 	
00000009	2.54823375	[5728] 2920 DB lock finished, took 21471.	
00000010	2.56675029	[5728] 2920 DB open SQL: SELECT * FROM DeviceTracks WHERE IDDevice=7 	
00000011	2.57132268	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=0 WHERE IDDevice=7 	
00000012	2.58180428	[5728] 2920 DB lock finished, took 149107.	
00000013	2.58186150	[5728] IPOD: dflFullSynchStart	
00000014	2.58189034	[5728] IPOD: dflSynchStart	
00000015	2.58200693	[5728] 2920 DB open SQL: SELECT * FROM Filters ORDER BY Pos 	
00000016	2.58287287	[5728] 2920 DB lock finished, took 11894.	
00000017	2.58625388	[5728] 2920 DB open SQL: SELECT * FROM Filters WHERE ID=2 	
00000018	2.58638906	[5728] 2920 DB lock finished, took 1447.	
00000019	2.58736348	[5728] 2920 DB open SQL: SELECT id FROM Songs WHERE ( ( Songs.ID IN (SELECT idTrack FROM PodcastEpisodes)  OR  Songs.ID IN (select IDSong from GenresSongs, Genres where GenresSongs.IDGenre = Genres.IDGenre and (Genres.GenreName like '%Radio%')) OR  Songs.ID IN (select IDSong from GenresSongs, Genres where GenresSongs.IDGenre = Genres.IDGenre and (Genres.GenreName like '%Podcast%')) OR  Songs.ID IN (select IDSong from GenresSongs, Genres where GenresSongs.IDGenre = Genres.IDGenre and (Genres.GenreName like '%Talk%')) OR  Songs.ID IN (select IDSong from GenresSongs, Genres where GenresSongs.IDGenre = Genres.IDGenre and (Genres.GenreName like '%Book%')) OR  Songs.ID IN (select IDSong from GenresSongs, Genres where GenresSongs.IDGenre = Genres.IDGenre and (Genres.GenreName like '%Spoken%')) OR  Songs.ID IN (select IDSong from GenresSongs, Genres where GenresSongs.IDGenre = Genres.IDGenre and (Genres.GenreName like '%Comedy%'))) ) 	
00000020	2.61631417	[5728] 2920 DB lock finished, took 413411.	
00000021	3.00027943	Will not retry; Sense/ASC/ASCQ of 02/3a/00	
00000022	3.01882267	[5728] Synchronize: Preparing locations	
00000023	3.01908422	[5728] 2920 DB lock finished, took 2428.	
00000024	3.01931167	[5728] 2920 DB open SQL: SELECT Albums.ID, Albums.Album, Albums.Artist, SynchAlbum.MaskPath, SynchAlbum.Playlist, SynchAlbum.FilterID FROM Albums INNER JOIN SynchAlbum ON (Albums.ID=SynchAlbum.IDAlbum AND SynchAlbum.IDDevice=7) 	
00000025	3.01948428	[5728] Synchronize: Preparing artists	
00000026	3.01961684	[5728] 2920 DB lock finished, took 1019.	
00000027	3.01979160	[5728] 2920 DB lock finished, took 1654.	
00000028	3.01985502	[5728] 2920 DB open SQL: SELECT Podcasts.Id, SynchPodcast.MaskPath, SynchPodcast.Playlist FROM Podcasts INNER JOIN SynchPodcast ON (Podcasts.ID=SynchPodcast.IDPodcast AND SynchPodcast.IDDevice=7) 	
00000029	3.02002668	[5728] 2920 DB open SQL: SELECT PodcastEpisodes.* FROM PodcastEpisodes WHERE idPodcast = '7'  	
00000030	3.02002668	[5728] AND idTrack > 0 	
00000031	3.02002668	[5728] ORDER BY PubDate DESC 	
00000032	3.02088690	[5728] 2920 DB open SQL: SELECT PodcastName FROM Podcasts WHERE id = 7  	
00000033	3.02096486	[5728] 2920 DB open SQL: Select Songs.* from Songs where ID = '68033'  	
00000034	3.02140188	[5728] 2920 DB open SQL: Select Songs.* from Songs where ID = '68020'  	
00000035	3.02180815	[5728] 2920 DB open SQL: Select Songs.* from Songs where ID = '67981'  	
00000036	3.02224255	[5728] 2920 DB open SQL: Select Songs.* from Songs where ID = '63448'  	
00000037	3.02266240	[5728] 2920 DB open SQL: Select Songs.* from Songs where ID = '63453'  	
00000038	3.02365303	[5728] Synchronize: Preparing playlists	
00000039	3.02387261	[5728] 2920 DB lock finished, took 2429.	
00000040	3.02467799	[5728] 2920 DB lock finished, took 8231.	
00000041	3.23141789	[5728] 2920 DB open SQL:  SELECT Playlists.* from Playlists WHERE IDPlaylist=121  	
00000042	3.23168230	[5728] 2920 DB open SQL:  SELECT Playlists.* from Playlists WHERE IDPlaylist=121  	
00000043	3.23191714	[5728] 2920 DB open SQL: SELECT Songs.* 	
00000044	3.23191714	[5728]  FROM Songs WHERE (   exists (select null from PlaylistSongs where PlaylistSongs.IdSong=Songs.Id and PlaylistSongs.IdPlaylist = 121 ) ) AND Songs.Rating<0  	
00000045	3.49301934	[5728] 2920 DB open SQL: SELECT Songs.* 	
00000046	3.49301934	[5728]  FROM Songs WHERE Songs.Rating<0 AND Songs.DateAdded>39414.501940394 AND  Songs.ID NOT IN (SELECT idTrack FROM PodcastEpisodes)  AND ((Songs.IDMedia=13 AND Songs.SongPath like ':\Media\%')) AND (Songs.SongPath like '%\Music\%') ORDER BY Songs.DateAdded  	
00000047	3.71114564	[5728] 2920 DB lock finished, took 3122362.	
00000048	3.71217465	[5728] 2920 DB lock finished, took 8794.	
00000049	3.71565890	[5728] 2920 DB open SQL: SELECT Songs.* 	
00000050	3.71565890	[5728] , PlaylistSongs.IdPlaylistSong, PlaylistSongs.SongOrder as PlaySongOrder 	
00000051	3.71565890	[5728] FROM Songs 	
00000052	3.71565890	[5728]    , PlaylistSongs 	
00000053	3.71565890	[5728] WHERE  Songs.ID=PlaylistSongs.IDSong AND PlaylistSongs.IDPlaylist = 149 	
00000054	3.71565890	[5728] ORDER BY PlaylistSongs.SongOrder 	
00000055	3.71905637	[5728] 2920 DB open SQL: SELECT Songs.* 	
00000056	3.71905637	[5728] , PlaylistSongs.IdPlaylistSong, PlaylistSongs.SongOrder as PlaySongOrder 	
00000057	3.71905637	[5728] FROM Songs 	
00000058	3.71905637	[5728]    , PlaylistSongs 	
00000059	3.71905637	[5728] WHERE  Songs.ID=PlaylistSongs.IDSong AND PlaylistSongs.IDPlaylist = 150 	
00000060	3.71905637	[5728] ORDER BY PlaylistSongs.SongOrder 	
00000061	3.72127676	[5728] 2920 DB open SQL: SELECT Songs.* 	
00000062	3.72127676	[5728] , PlaylistSongs.IdPlaylistSong, PlaylistSongs.SongOrder as PlaySongOrder 	
00000063	3.72127676	[5728] FROM Songs 	
00000064	3.72127676	[5728]    , PlaylistSongs 	
00000065	3.72127676	[5728] WHERE  Songs.ID=PlaylistSongs.IDSong AND PlaylistSongs.IDPlaylist = 151 	
00000066	3.72127676	[5728] ORDER BY PlaylistSongs.SongOrder 	
00000067	3.72490549	[5728] 2920 DB open SQL: SELECT Songs.* 	
00000068	3.72490549	[5728] , PlaylistSongs.IdPlaylistSong, PlaylistSongs.SongOrder as PlaySongOrder 	
00000069	3.72490549	[5728] FROM Songs 	
00000070	3.72490549	[5728]    , PlaylistSongs 	
00000071	3.72490549	[5728] WHERE  Songs.ID=PlaylistSongs.IDSong AND PlaylistSongs.IDPlaylist = 152 	
00000072	3.72490549	[5728] ORDER BY PlaylistSongs.SongOrder 	
00000073	3.72734737	[5728] 2920 DB open SQL: SELECT Songs.* 	
00000074	3.72734737	[5728] , PlaylistSongs.IdPlaylistSong, PlaylistSongs.SongOrder as PlaySongOrder 	
00000075	3.72734737	[5728] FROM Songs 	
00000076	3.72734737	[5728]    , PlaylistSongs 	
00000077	3.72734737	[5728] WHERE  Songs.ID=PlaylistSongs.IDSong AND PlaylistSongs.IDPlaylist = 156 	
00000078	3.72734737	[5728] ORDER BY PlaylistSongs.SongOrder 	
00000079	3.72790480	[5728] 2920 DB lock finished, took 7628.	
00000080	3.74298525	[5728] Synchronize: Testing free space 1.	
00000081	3.75773406	[5728] DB: BEGIN EXCLUSIVE transaction	
00000082	3.77869153	[5728] 2920 DB prepare SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=?	
00000083	3.77879810	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000084	3.77892137	[5728] 2920 DB lock finished, took 1170.	
00000085	3.77897382	[5728] 2920 DB lock successful.	
00000086	3.77904177	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000087	3.77909613	[5728] 2920 DB lock finished, took 217.	
00000088	3.77914715	[5728] 2920 DB lock successful.	
00000089	3.77921104	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000090	3.77930307	[5728] 2920 DB lock finished, took 740.	
00000091	3.77934718	[5728] 2920 DB lock successful.	
00000092	3.77947092	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000093	3.77955079	[5728] 2920 DB lock finished, took 574.	
00000094	3.77959466	[5728] 2920 DB lock successful.	
00000095	3.77965665	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000096	3.77971172	[5728] 2920 DB lock finished, took 230.	
00000097	3.77975702	[5728] 2920 DB lock successful.	
00000098	3.77981830	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000099	3.77987695	[5728] 2920 DB lock finished, took 224.	
00000100	3.77991962	[5728] 2920 DB lock successful.	
00000101	3.77998209	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000102	3.78003669	[5728] 2920 DB lock finished, took 226.	
00000103	3.78007984	[5728] 2920 DB lock successful.	
00000104	3.78014040	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000105	3.78019452	[5728] 2920 DB lock finished, took 221.	
00000106	3.78023934	[5728] 2920 DB lock successful.	
00000107	3.78030038	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000108	3.78038526	[5728] 2920 DB lock finished, took 645.	
00000109	3.78042912	[5728] 2920 DB lock successful.	
00000110	3.78051519	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000111	3.78062892	[5728] 2920 DB lock finished, took 1051.	
00000112	3.78067350	[5728] 2920 DB lock successful.	
00000113	3.78073645	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000114	3.78079176	[5728] 2920 DB lock finished, took 233.	
00000115	3.78083706	[5728] 2920 DB lock successful.	
00000116	3.78090072	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000117	3.78095484	[5728] 2920 DB lock finished, took 227.	
00000118	3.78099847	[5728] 2920 DB lock successful.	
00000119	3.78106093	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000120	3.78111529	[5728] 2920 DB lock finished, took 223.	
00000121	3.78115869	[5728] 2920 DB lock successful.	
00000122	3.78121901	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000123	3.78127360	[5728] 2920 DB lock finished, took 222.	
00000124	3.78131866	[5728] 2920 DB lock successful.	
00000125	3.78137946	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000126	3.78143406	[5728] 2920 DB lock finished, took 225.	
00000127	3.78147721	[5728] 2920 DB lock successful.	
00000128	3.78157163	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000129	3.78164887	[5728] 2920 DB lock finished, took 543.	
00000130	3.78169274	[5728] 2920 DB lock successful.	
00000131	3.78177762	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000132	3.78183270	[5728] 2920 DB lock finished, took 236.	
00000133	3.78187847	[5728] 2920 DB lock successful.	
00000134	3.78196621	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000135	3.78202128	[5728] 2920 DB lock finished, took 234.	
00000136	3.78206444	[5728] 2920 DB lock successful.	
00000137	3.78212738	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000138	3.78218126	[5728] 2920 DB lock finished, took 220.	
00000139	3.78222466	[5728] 2920 DB lock successful.	
00000140	3.78228521	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000141	3.78237033	[5728] 2920 DB lock finished, took 653.	
00000142	3.78241611	[5728] 2920 DB lock successful.	
00000143	3.78247738	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000144	3.78253198	[5728] 2920 DB lock finished, took 226.	
00000145	3.78257537	[5728] 2920 DB lock successful.	
00000146	3.78263831	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000147	3.78269243	[5728] 2920 DB lock finished, took 222.	
00000148	3.78273582	[5728] 2920 DB lock successful.	
00000149	3.78279686	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000150	3.78285122	[5728] 2920 DB lock finished, took 225.	
00000151	3.78292823	[5728] 2920 DB lock successful.	
00000152	3.78299689	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000153	3.78305340	[5728] 2920 DB lock finished, took 243.	
00000154	3.78309751	[5728] 2920 DB lock successful.	
00000155	3.78316188	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000156	3.78321695	[5728] 2920 DB lock finished, took 224.	
00000157	3.78326082	[5728] 2920 DB lock successful.	
00000158	3.78335094	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000159	3.78340673	[5728] 2920 DB lock finished, took 237.	
00000160	3.78345227	[5728] 2920 DB lock successful.	
00000161	3.78351378	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000162	3.78356886	[5728] 2920 DB lock finished, took 226.	
00000163	3.78361273	[5728] 2920 DB lock successful.	
00000164	3.78367591	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000165	3.78375530	[5728] 2920 DB lock finished, took 567.	
00000166	3.78379989	[5728] 2920 DB lock successful.	
00000167	3.78392673	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000168	3.78400660	[5728] 2920 DB lock finished, took 568.	
00000169	3.78405261	[5728] 2920 DB lock successful.	
00000170	3.78411555	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000171	3.78418040	[5728] 2920 DB lock finished, took 357.	
00000172	3.78422451	[5728] 2920 DB lock successful.	
00000173	3.78432679	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000174	3.78438282	[5728] 2920 DB lock finished, took 240.	
00000175	3.78442669	[5728] 2920 DB lock successful.	
00000176	3.78451300	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000177	3.78456879	[5728] 2920 DB lock finished, took 228.	
00000178	3.78461385	[5728] 2920 DB lock successful.	
00000179	3.78469896	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000180	3.78475428	[5728] 2920 DB lock finished, took 231.	
00000181	3.78479791	[5728] 2920 DB lock successful.	
00000182	3.78486085	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000183	3.78492975	[5728] 2920 DB lock finished, took 270.	
00000184	3.78497314	[5728] 2920 DB lock successful.	
00000185	3.78506374	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000186	3.78514218	[5728] 2920 DB lock finished, took 557.	
00000187	3.78518772	[5728] 2920 DB lock successful.	
00000188	3.78527236	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000189	3.78532743	[5728] 2920 DB lock finished, took 234.	
00000190	3.78537107	[5728] 2920 DB lock successful.	
00000191	3.78543425	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000192	3.78548837	[5728] 2920 DB lock finished, took 223.	
00000193	3.78553200	[5728] 2920 DB lock successful.	
00000194	3.78559232	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000195	3.78564644	[5728] 2920 DB lock finished, took 221.	
00000196	3.78569174	[5728] 2920 DB lock successful.	
00000197	3.78575230	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000198	3.78580666	[5728] 2920 DB lock finished, took 222.	
00000199	3.78585052	[5728] 2920 DB lock successful.	
00000200	3.78591752	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000201	3.78600574	[5728] 2920 DB lock finished, took 669.	
00000202	3.78605247	[5728] 2920 DB lock successful.	
00000203	3.78619313	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000204	3.78627682	[5728] 2920 DB lock finished, took 644.	
00000205	3.78632259	[5728] 2920 DB lock successful.	
00000206	3.78638625	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000207	3.78644180	[5728] 2920 DB lock finished, took 234.	
00000208	3.78648806	[5728] 2920 DB lock successful.	
00000209	3.78654909	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000210	3.78660417	[5728] 2920 DB lock finished, took 225.	
00000211	3.78664827	[5728] 2920 DB lock successful.	
00000212	3.78670955	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000213	3.78676629	[5728] 2920 DB lock finished, took 227.	
00000214	3.78681016	[5728] 2920 DB lock successful.	
00000215	3.78687787	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000216	3.78694439	[5728] 2920 DB lock finished, took 249.	
00000217	3.78698969	[5728] 2920 DB lock successful.	
00000218	3.78705144	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000219	3.78711653	[5728] 2920 DB lock finished, took 359.	
00000220	3.78716040	[5728] 2920 DB lock successful.	
00000221	3.78722191	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000222	3.78727865	[5728] 2920 DB lock finished, took 224.	
00000223	3.78732204	[5728] 2920 DB lock successful.	
00000224	3.78740835	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000225	3.78746414	[5728] 2920 DB lock finished, took 233.	
00000226	3.78750920	[5728] 2920 DB lock successful.	
00000227	3.78757095	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000228	3.78762603	[5728] 2920 DB lock finished, took 228.	
00000229	3.78766990	[5728] 2920 DB lock successful.	
00000230	3.78775549	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000231	3.78781295	[5728] 2920 DB lock finished, took 231.	
00000232	3.78785658	[5728] 2920 DB lock successful.	
00000233	3.78791904	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000234	3.78797340	[5728] 2920 DB lock finished, took 223.	
00000235	3.78801870	[5728] 2920 DB lock successful.	
00000236	3.78808069	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000237	3.78813505	[5728] 2920 DB lock finished, took 225.	
00000238	3.78817892	[5728] 2920 DB lock successful.	
00000239	3.78824067	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000240	3.78832984	[5728] 2920 DB lock finished, took 697.	
00000241	3.78837395	[5728] 2920 DB lock successful.	
00000242	3.78845906	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000243	3.78853798	[5728] 2920 DB lock finished, took 552.	
00000244	3.78858209	[5728] 2920 DB lock successful.	
00000245	3.78864551	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000246	3.78870058	[5728] 2920 DB lock finished, took 228.	
00000247	3.78874421	[5728] 2920 DB lock successful.	
00000248	3.78880548	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000249	3.78886151	[5728] 2920 DB lock finished, took 226.	
00000250	3.78891134	[5728] 2920 DB lock successful.	
00000251	3.78897381	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000252	3.78902912	[5728] 2920 DB lock finished, took 227.	
00000253	3.78907275	[5728] 2920 DB lock successful.	
00000254	3.78913522	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000255	3.78921342	[5728] 2920 DB lock finished, took 558.	
00000256	3.78925753	[5728] 2920 DB lock successful.	
00000257	3.78931904	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000258	3.78944588	[5728] 2920 DB lock finished, took 1209.	
00000259	3.78949046	[5728] 2920 DB lock successful.	
00000260	3.78957772	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000261	3.78965616	[5728] 2920 DB lock finished, took 554.	
00000262	3.78970027	[5728] 2920 DB lock successful.	
00000263	3.78978634	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000264	3.78986669	[5728] 2920 DB lock finished, took 584.	
00000265	3.78991151	[5728] 2920 DB lock successful.	
00000266	3.78997350	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000267	3.79003024	[5728] 2920 DB lock finished, took 227.	
00000268	3.79007387	[5728] 2920 DB lock successful.	
00000269	3.79013538	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000270	3.79018998	[5728] 2920 DB lock finished, took 227.	
00000271	3.79023385	[5728] 2920 DB lock successful.	
00000272	3.79029679	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000273	3.79035187	[5728] 2920 DB lock finished, took 223.	
00000274	3.79039550	[5728] 2920 DB lock successful.	
00000275	3.79045677	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000276	3.79053736	[5728] 2920 DB lock finished, took 559.	
00000277	3.79058170	[5728] 2920 DB lock successful.	
00000278	3.79066634	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000279	3.79074430	[5728] 2920 DB lock finished, took 546.	
00000280	3.79078841	[5728] 2920 DB lock successful.	
00000281	3.79085159	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000282	3.79094744	[5728] 2920 DB lock finished, took 247.	
00000283	3.79106259	[5728] 2920 DB lock successful.	
00000284	3.79110932	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000285	3.79118586	[5728] 2920 DB lock finished, took 254.	
00000286	3.79128504	[5728] 2920 DB lock successful.	
00000287	3.79134440	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000288	3.79148126	[5728] 2920 DB lock finished, took 808.	
00000289	3.79155564	[5728] 2920 DB lock successful.	
00000290	3.79161644	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000291	3.79173303	[5728] 2920 DB lock finished, took 749.	
00000292	3.79180646	[5728] 2920 DB lock successful.	
00000293	3.79184580	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000294	3.79193115	[5728] 2920 DB lock finished, took 635.	
00000295	3.79197502	[5728] 2920 DB lock successful.	
00000296	3.79203677	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000297	3.79210067	[5728] 2920 DB lock finished, took 353.	
00000298	3.79214573	[5728] 2920 DB lock successful.	
00000299	3.79220700	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000300	3.79228544	[5728] 2920 DB lock finished, took 558.	
00000301	3.79232931	[5728] 2920 DB lock successful.	
00000302	3.79239225	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000303	3.79244733	[5728] 2920 DB lock finished, took 230.	
00000304	3.79249096	[5728] 2920 DB lock successful.	
00000305	3.79255152	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000306	3.79260588	[5728] 2920 DB lock finished, took 224.	
00000307	3.79265070	[5728] 2920 DB lock successful.	
00000308	3.79271102	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000309	3.79276538	[5728] 2920 DB lock finished, took 223.	
00000310	3.79280853	[5728] 2920 DB lock successful.	
00000311	3.79288816	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000312	3.79296303	[5728] 2920 DB lock finished, took 288.	
00000313	3.79300737	[5728] 2920 DB lock successful.	
00000314	3.79306984	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000315	3.79312491	[5728] 2920 DB lock finished, took 229.	
00000316	3.79317045	[5728] 2920 DB lock successful.	
00000317	3.79323149	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000318	3.79328656	[5728] 2920 DB lock finished, took 227.	
00000319	3.79333043	[5728] 2920 DB lock successful.	
00000320	3.79339361	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000321	3.79344869	[5728] 2920 DB lock finished, took 224.	
00000322	3.79349184	[5728] 2920 DB lock successful.	
00000323	3.79355288	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000324	3.79364133	[5728] 2920 DB lock finished, took 694.	
00000325	3.79368711	[5728] 2920 DB lock successful.	
00000326	3.79377604	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000327	3.79385424	[5728] 2920 DB lock finished, took 556.	
00000328	3.79389954	[5728] 2920 DB lock successful.	
00000329	3.79398584	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000330	3.79404116	[5728] 2920 DB lock finished, took 234.	
00000331	3.79408455	[5728] 2920 DB lock successful.	
00000332	3.79414558	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000333	3.79420018	[5728] 2920 DB lock finished, took 224.	
00000334	3.79424500	[5728] 2920 DB lock successful.	
00000335	3.79430628	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000336	3.79436135	[5728] 2920 DB lock finished, took 224.	
00000337	3.79440498	[5728] 2920 DB lock successful.	
00000338	3.79446721	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000339	3.79452205	[5728] 2920 DB lock finished, took 224.	
00000340	3.79456520	[5728] 2920 DB lock successful.	
00000341	3.79462624	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000342	3.79471135	[5728] 2920 DB lock finished, took 646.	
00000343	3.79475713	[5728] 2920 DB lock successful.	
00000344	3.79481864	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000345	3.79488063	[5728] 2920 DB lock finished, took 226.	
00000346	3.79492712	[5728] 2920 DB lock successful.	
00000347	3.79499269	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000348	3.79504848	[5728] 2920 DB lock finished, took 227.	
00000349	3.79509068	[5728] 2920 DB lock successful.	
00000350	3.79515171	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000351	3.79520607	[5728] 2920 DB lock finished, took 224.	
00000352	3.79525113	[5728] 2920 DB lock successful.	
00000353	3.79531169	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000354	3.79536557	[5728] 2920 DB lock finished, took 221.	
00000355	3.79540944	[5728] 2920 DB lock successful.	
00000356	3.79547167	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000357	3.79552698	[5728] 2920 DB lock finished, took 235.	
00000358	3.79557037	[5728] 2920 DB lock successful.	
00000359	3.79563165	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000360	3.79568601	[5728] 2920 DB lock finished, took 227.	
00000361	3.79573131	[5728] 2920 DB lock successful.	
00000362	3.79579186	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000363	3.79584646	[5728] 2920 DB lock finished, took 223.	
00000364	3.79589868	[5728] 2920 DB lock successful.	
00000365	3.79596257	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000366	3.79601669	[5728] 2920 DB lock finished, took 221.	
00000367	3.79606032	[5728] 2920 DB lock successful.	
00000368	3.79612136	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000369	3.79617548	[5728] 2920 DB lock finished, took 224.	
00000370	3.79622054	[5728] 2920 DB lock successful.	
00000371	3.79628110	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000372	3.79633617	[5728] 2920 DB lock finished, took 233.	
00000373	3.79637933	[5728] 2920 DB lock successful.	
00000374	3.79644203	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000375	3.79649639	[5728] 2920 DB lock finished, took 226.	
00000376	3.79653978	[5728] 2920 DB lock successful.	
00000377	3.79660010	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000378	3.79665399	[5728] 2920 DB lock finished, took 222.	
00000379	3.79669881	[5728] 2920 DB lock successful.	
00000380	3.79675937	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000381	3.79681325	[5728] 2920 DB lock finished, took 222.	
00000382	3.79685640	[5728] 2920 DB lock successful.	
00000383	3.79692078	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000384	3.79697514	[5728] 2920 DB lock finished, took 227.	
00000385	3.79701829	[5728] 2920 DB lock successful.	
00000386	3.79707885	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000387	3.79713368	[5728] 2920 DB lock finished, took 231.	
00000388	3.79717851	[5728] 2920 DB lock successful.	
00000389	3.79723907	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000390	3.79729295	[5728] 2920 DB lock finished, took 223.	
00000391	3.79733586	[5728] 2920 DB lock successful.	
00000392	3.79739809	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000393	3.79745221	[5728] 2920 DB lock finished, took 223.	
00000394	3.79749513	[5728] 2920 DB lock successful.	
00000395	3.79755640	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000396	3.79761052	[5728] 2920 DB lock finished, took 224.	
00000397	3.79765534	[5728] 2920 DB lock successful.	
00000398	3.79771614	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000399	3.79777002	[5728] 2920 DB lock finished, took 223.	
00000400	3.79781342	[5728] 2920 DB lock successful.	
00000401	3.79787755	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000402	3.79793167	[5728] 2920 DB lock finished, took 223.	
00000403	3.79797459	[5728] 2920 DB lock successful.	
00000404	3.79803586	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000405	3.79811859	[5728] 2920 DB lock finished, took 619.	
00000406	3.79816365	[5728] 2920 DB lock successful.	
00000407	3.79824901	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000408	3.79830408	[5728] 2920 DB lock finished, took 230.	
00000409	3.79834700	[5728] 2920 DB lock successful.	
00000410	3.79840994	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000411	3.79846382	[5728] 2920 DB lock finished, took 220.	
00000412	3.79850674	[5728] 2920 DB lock successful.	
00000413	3.79856706	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000414	3.79862094	[5728] 2920 DB lock finished, took 219.	
00000415	3.79866600	[5728] 2920 DB lock successful.	
00000416	3.79872656	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000417	3.79878068	[5728] 2920 DB lock finished, took 222.	
00000418	3.79882360	[5728] 2920 DB lock successful.	
00000419	3.79888892	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000420	3.79894423	[5728] 2920 DB lock finished, took 227.	
00000421	3.79898834	[5728] 2920 DB lock successful.	
00000422	3.79905033	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000423	3.79913116	[5728] 2920 DB lock finished, took 579.	
00000424	3.79921222	[5728] 2920 DB lock successful.	
00000425	3.79926348	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000426	3.79934478	[5728] 2920 DB lock finished, took 600.	
00000427	3.79938865	[5728] 2920 DB lock successful.	
00000428	3.79945087	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000429	3.79950619	[5728] 2920 DB lock finished, took 230.	
00000430	3.79954934	[5728] 2920 DB lock successful.	
00000431	3.79961085	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000432	3.79966521	[5728] 2920 DB lock finished, took 220.	
00000433	3.79970860	[5728] 2920 DB lock successful.	
00000434	3.79977131	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000435	3.79982543	[5728] 2920 DB lock finished, took 222.	
00000436	3.79986930	[5728] 2920 DB lock successful.	
00000437	3.79994750	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000438	3.80003190	[5728] 2920 DB lock finished, took 608.	
00000439	3.80007625	[5728] 2920 DB lock successful.	
00000440	3.80016232	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000441	3.80024099	[5728] 2920 DB lock finished, took 561.	
00000442	3.80028486	[5728] 2920 DB lock successful.	
00000443	3.80034828	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000444	3.80040359	[5728] 2920 DB lock finished, took 231.	
00000445	3.80044699	[5728] 2920 DB lock successful.	
00000446	3.80050850	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000447	3.80056524	[5728] 2920 DB lock finished, took 230.	
00000448	3.80060863	[5728] 2920 DB lock successful.	
00000449	3.80066991	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000450	3.80072451	[5728] 2920 DB lock finished, took 224.	
00000451	3.80076790	[5728] 2920 DB lock successful.	
00000452	3.80083108	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000453	3.80089140	[5728] 2920 DB lock finished, took 227.	
00000454	3.80093551	[5728] 2920 DB lock successful.	
00000455	3.80099821	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000456	3.80105424	[5728] 2920 DB lock finished, took 227.	
00000457	3.80109787	[5728] 2920 DB lock successful.	
00000458	3.80115914	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000459	3.80121374	[5728] 2920 DB lock finished, took 226.	
00000460	3.80125737	[5728] 2920 DB lock successful.	
00000461	3.80134821	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000462	3.80142665	[5728] 2920 DB lock finished, took 553.	
00000463	3.80147076	[5728] 2920 DB lock successful.	
00000464	3.80155516	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000465	3.80161214	[5728] 2920 DB lock finished, took 233.	
00000466	3.80165625	[5728] 2920 DB lock successful.	
00000467	3.80171776	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000468	3.80177212	[5728] 2920 DB lock finished, took 221.	
00000469	3.80181551	[5728] 2920 DB lock successful.	
00000470	3.80188632	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000471	3.80193400	[5728] 2920 DB lock finished, took 226.	
00000472	3.80197763	[5728] 2920 DB lock successful.	
00000473	3.80203843	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000474	3.80211854	[5728] 2920 DB lock finished, took 554.	
00000475	3.80216265	[5728] 2920 DB lock successful.	
00000476	3.80222392	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000477	3.80227876	[5728] 2920 DB lock finished, took 227.	
00000478	3.80232239	[5728] 2920 DB lock successful.	
00000479	3.80238485	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000480	3.80247235	[5728] 2920 DB lock finished, took 685.	
00000481	3.80251646	[5728] 2920 DB lock successful.	
00000482	3.80257773	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000483	3.80263424	[5728] 2920 DB lock finished, took 227.	
00000484	3.80267763	[5728] 2920 DB lock successful.	
00000485	3.80273867	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000486	3.80279374	[5728] 2920 DB lock finished, took 228.	
00000487	3.80283761	[5728] 2920 DB lock successful.	
00000488	3.80292416	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000489	3.80297875	[5728] 2920 DB lock finished, took 232.	
00000490	3.80302262	[5728] 2920 DB lock successful.	
00000491	3.80308414	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000492	3.80314088	[5728] 2920 DB lock finished, took 230.	
00000493	3.80318451	[5728] 2920 DB lock successful.	
00000494	3.80326986	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000495	3.80334783	[5728] 2920 DB lock finished, took 549.	
00000496	3.80339170	[5728] 2920 DB lock successful.	
00000497	3.80354571	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000498	3.80362654	[5728] 2920 DB lock finished, took 579.	
00000499	3.80367064	[5728] 2920 DB lock successful.	
00000500	3.80373311	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000501	3.80379915	[5728] 2920 DB lock finished, took 355.	
00000502	3.80384326	[5728] 2920 DB lock successful.	
00000503	3.80390549	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000504	3.80396056	[5728] 2920 DB lock finished, took 225.	
00000505	3.80400419	[5728] 2920 DB lock successful.	
00000506	3.80406666	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000507	3.80414557	[5728] 2920 DB lock finished, took 557.	
00000508	3.80418968	[5728] 2920 DB lock successful.	
00000509	3.80425119	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000510	3.80430770	[5728] 2920 DB lock finished, took 225.	
00000511	3.80435157	[5728] 2920 DB lock successful.	
00000512	3.80441260	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000513	3.80446696	[5728] 2920 DB lock finished, took 219.	
00000514	3.80451083	[5728] 2920 DB lock successful.	
00000515	3.80457354	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000516	3.80462813	[5728] 2920 DB lock finished, took 224.	
00000517	3.80467153	[5728] 2920 DB lock successful.	
00000518	3.80473208	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000519	3.80478811	[5728] 2920 DB lock finished, took 220.	
00000520	3.80483127	[5728] 2920 DB lock successful.	
00000521	3.80490470	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000522	3.80495954	[5728] 2920 DB lock finished, took 230.	
00000523	3.80500340	[5728] 2920 DB lock successful.	
00000524	3.80509090	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000525	3.80514574	[5728] 2920 DB lock finished, took 230.	
00000526	3.80518913	[5728] 2920 DB lock successful.	
00000527	3.80527687	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000528	3.80533409	[5728] 2920 DB lock finished, took 233.	
00000529	3.80537772	[5728] 2920 DB lock successful.	
00000530	3.80543900	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000531	3.80549312	[5728] 2920 DB lock finished, took 217.	
00000532	3.80553699	[5728] 2920 DB lock successful.	
00000533	3.80559921	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000534	3.80565405	[5728] 2920 DB lock finished, took 222.	
00000535	3.80569816	[5728] 2920 DB lock successful.	
00000536	3.80575800	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000537	3.80581379	[5728] 2920 DB lock finished, took 221.	
00000538	3.80585742	[5728] 2920 DB lock successful.	
00000539	3.80596018	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000540	3.80603790	[5728] 2920 DB lock finished, took 547.	
00000541	3.80608368	[5728] 2920 DB lock successful.	
00000542	3.80616856	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000543	3.80624938	[5728] 2920 DB lock finished, took 582.	
00000544	3.80629373	[5728] 2920 DB lock successful.	
00000545	3.80635715	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000546	3.80641222	[5728] 2920 DB lock finished, took 232.	
00000547	3.80645585	[5728] 2920 DB lock successful.	
00000548	3.80651712	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000549	3.80657244	[5728] 2920 DB lock finished, took 225.	
00000550	3.80661798	[5728] 2920 DB lock successful.	
00000551	3.80667877	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000552	3.80673361	[5728] 2920 DB lock finished, took 222.	
00000553	3.80677700	[5728] 2920 DB lock successful.	
00000554	3.80683970	[5728] 2920 DB exec SQL: UPDATE DeviceTracks SET Status=1 WHERE IDDevice=? AND IDTrack=? 	
00000555	3.92136240	KTM:  TmRollbackTransaction for tx 88b54330	
00000556	4.00033140	Will not retry; Sense/ASC/ASCQ of 02/3a/00	
00000557	4.93841028	[5728] Unlocking file: D:\Media\Music\Various Artists\Like A Version\09. Tyrone - Bertie Blackman      20505.mp3	
00000558	4.93846226	[5728] RenameFile: Success	
00000559	4.93865347	[5728] 2920 DB query prepare finished, took 1046.	
00000560	4.93870163	[5728] 2920 DB lock successful.	
00000561	4.94128704	[5728] 2920 DB open SQL: SELECT Songs.ID FROM Songs WHERE Songs.ID=? AND ( ( exists (SELECT idTrack FROM PodcastEpisodes WHERE PodcastEpisodes.idTrack = Songs.id)  OR  exists (select null from GenresSongs, Genres where GenresSongs.IDSong = Songs.ID AND GenresSongs.IDGenre = Genres.IDGenre and (Genres.GenreName like '%Radio%')) OR  exists (select null from GenresSongs, Genres where GenresSongs.IDSong = Songs.ID AND GenresSongs.IDGenre = Genres.IDGenre and (Genres.GenreName like '%Podcast%')) OR  exists (select null from GenresSongs, Genres where GenresSongs.IDSong = Songs.ID AND GenresSongs.IDGenre = Genres.IDGenre and (Genres.GenreName like '%Talk%')) OR  exists (select null from GenresSongs, Genres where GenresSongs.IDSong = Songs.ID AND GenresSongs.IDGenre = Genres.IDGenre and (Genres.GenreName like '%Book%')) OR  exists (select null from GenresSongs, Genres where GenresSongs.IDSong = Songs.ID AND GenresSongs.IDGenre = Genres.IDGenre and (Genres.GenreName like '%Spoken%')) OR  exists (select null from GenresSongs, Genres where GenresSongs.IDSong = Songs.ID AND GenresSongs.IDGenre = Genres.IDGenre and (Genres.GenreName like '%Comedy%'))) ) 	
00000562	4.94142532	[5728] 2920 DB open SQL: SELECT Songs.ID FROM Songs WHERE Songs.ID=? AND ( ( exists (SELECT idTrack FROM PodcastEpisodes WHERE PodcastEpisodes.idTrack = Songs.id)  OR  exists (select null from GenresSongs, Genres where GenresSongs.IDSong = Songs.ID AND GenresSongs.IDGenre = Genres.IDGenre and (Genres.GenreName like '%Radio%')) OR  exists (select null from GenresSongs, Genres where GenresSongs.IDSong = Songs.ID AND GenresSongs.IDGenre = Genres.IDGenre and (Genres.GenreName like '%Podcast%')) OR  exists (select null from GenresSongs, Genres where GenresSongs.IDSong = Songs.ID AND GenresSongs.IDGenre = Genres.IDGenre and (Genres.GenreName like '%Talk%')) OR  exists (select null from GenresSongs, Genres where GenresSongs.IDSong = Songs.ID AND GenresSongs.IDGenre = Genres.IDGenre and (Genres.GenreName like '%Book%')) OR  exists (select null from GenresSongs, Genres where GenresSongs.IDSong = Songs.ID AND GenresSongs.IDGenre = Genres.IDGenre and (Genres.GenreName like '%Spoken%')) OR  exists (select null from GenresSongs, Genres where GenresSongs.IDSong = Songs.ID AND GenresSongs.IDGenre = Genres.IDGenre and (Genres.GenreName like '%Comedy%'))) ) 	
00000563	4.94152403	[5728] 2920 DB open SQL: SELECT Lyrics, Comment, WebCommercial, WebCopyright, WebFilepage, WebArtist, WebSource, WebRadio, WebPayment, WebPublisher, WebUser, PreviewStartTime, PreviewLength, CacheName, PreviewName, PlaybackPos, PreGap, PostGap, TotalSamples, GaplessBytes, SignType, SignPart1, SignPart2, SignPart3, SignPart4 FROM Songs WHERE ID = 55729 	
00000564	4.94175863	[5728] GetFileInfo: D:\Media\Music\Various Artists\Like A Version\09. Tyrone - Bertie Blackman      20505.mp3	
00000565	4.94179630	[5728] GetFileInfo: D:\Media\Music\Various Artists\Like A Version\09. Tyrone - Bertie Blackman      20505.mp3	
00000566	4.94319630	[5728] MP3.ReadHeader D:\Media\Music\Various Artists\Like A Version\09. Tyrone - Bertie Blackman      20505.mp3	
00000567	4.94356632	[5728] MP3.ReadHeader - Found ID3v2, length: 13302	
00000568	4.94361401	[5728] MP3.ReadHeader CheckMoreHeaders started	
00000569	4.94366360	[5728] MP3.ReadHeader CheckMoreHeaders finished	
00000570	4.94419336	[5728] MP3: Going to read tag from D:\Media\Music\Various Artists\Like A Version\09. Tyrone - Bertie Blackman      20505.mp3	
00000571	4.94741297	[5728] Added Covers: 1	
00000572	4.94748449	[5728] 2920 DB prepare SQL: SELECT Songs.* FROM Songs WHERE Songs.IDMedia=? AND Songs.SongPath=?	
00000573	4.94779301	[5728] 2920 DB open SQL: SELECT Songs.* FROM Songs WHERE Songs.IDMedia=? AND Songs.SongPath=? 	
00000574	4.94804430	[5728] GetFileInfo: Found in DB	
00000575	4.94820595	[5728] 2920 DB lock finished, took 1592.	
00000576	4.94825554	[5728] Remaining Covers: 1	
00000577	5.00029325	Will not retry; Sense/ASC/ASCQ of 02/3a/00	
00000578	5.06583929	[5728] Remaining Covers: 1	
00000579	5.06588173	[5728] Remaining Cover Lists: 0	
00000580	5.06610012	[5728] Synchronize: Copying D:\Media\Music\Billy Joel\Turnstiles\06. Prelude - Angry Young Man       6395.mp3 -> I:\Billy Joel - Prelude - Angr.mp3	
00000581	5.06661558	[5728] Removal complete	
00000582	5.06671429	[5728] Locking file: D:\Media\Music\Billy Joel\Turnstiles\06. Prelude - Angry Young Man       6395.mp3	
00000583	5.06676722	[5728] Locking file: I:\Billy Joel - Prelude - Angr.mp3	
00000584	5.85183668	[5728] Unlocking file: D:\Media\Music\Billy Joel\Turnstiles\06. Prelude - Angry Young Man       6395.mp3	
00000585	5.85188770	[5728] RenameFile: Success	
00000586	5.85202885	[5728] 2920 DB lock successful.	
00000587	5.90942478	[5728] 2920 DB open SQL: SELECT Songs.ID FROM Songs WHERE Songs.ID=? AND ( ( exists (SELECT idTrack FROM PodcastEpisodes WHERE PodcastEpisodes.idTrack = Songs.id)  OR  exists (select null from GenresSongs, Genres where GenresSongs.IDSong = Songs.ID AND GenresSongs.IDGenre = Genres.IDGenre and (Genres.GenreName like '%Radio%')) OR  exists (select null from GenresSongs, Genres where GenresSongs.IDSong = Songs.ID AND GenresSongs.IDGenre = Genres.IDGenre and (Genres.GenreName like '%Podcast%')) OR  exists (select null from GenresSongs, Genres where GenresSongs.IDSong = Songs.ID AND GenresSongs.IDGenre = Genres.IDGenre and (Genres.GenreName like '%Talk%')) OR  exists (select null from GenresSongs, Genres where GenresSongs.IDSong = Songs.ID AND GenresSongs.IDGenre = Genres.IDGenre and (Genres.GenreName like '%Book%')) OR  exists (select null from GenresSongs, Genres where GenresSongs.IDSong = Songs.ID AND GenresSongs.IDGenre = Genres.IDGenre and (Genres.GenreName like '%Spoken%')) OR  exists (select null from GenresSongs, Genres where GenresSongs.IDSong = Songs.ID AND GenresSongs.IDGenre = Genres.IDGenre and (Genres.GenreName like '%Comedy%'))) ) 	
00000588	5.90954733	[5728] 2920 DB open SQL: SELECT Songs.ID FROM Songs WHERE Songs.ID=? AND ( ( exists (SELECT idTrack FROM PodcastEpisodes WHERE PodcastEpisodes.idTrack = Songs.id)  OR  exists (select null from GenresSongs, Genres where GenresSongs.IDSong = Songs.ID AND GenresSongs.IDGenre = Genres.IDGenre and (Genres.GenreName like '%Radio%')) OR  exists (select null from GenresSongs, Genres where GenresSongs.IDSong = Songs.ID AND GenresSongs.IDGenre = Genres.IDGenre and (Genres.GenreName like '%Podcast%')) OR  exists (select null from GenresSongs, Genres where GenresSongs.IDSong = Songs.ID AND GenresSongs.IDGenre = Genres.IDGenre and (Genres.GenreName like '%Talk%')) OR  exists (select null from GenresSongs, Genres where GenresSongs.IDSong = Songs.ID AND GenresSongs.IDGenre = Genres.IDGenre and (Genres.GenreName like '%Book%')) OR  exists (select null from GenresSongs, Genres where GenresSongs.IDSong = Songs.ID AND GenresSongs.IDGenre = Genres.IDGenre and (Genres.GenreName like '%Spoken%')) OR  exists (select null from GenresSongs, Genres where GenresSongs.IDSong = Songs.ID AND GenresSongs.IDGenre = Genres.IDGenre and (Genres.GenreName like '%Comedy%'))) ) 	
00000589	5.90964842	[5728] 2920 DB open SQL: SELECT Lyrics, Comment, WebCommercial, WebCopyright, WebFilepage, WebArtist, WebSource, WebRadio, WebPayment, WebPublisher, WebUser, PreviewStartTime, PreviewLength, CacheName, PreviewName, PlaybackPos, PreGap, PostGap, TotalSamples, GaplessBytes, SignType, SignPart1, SignPart2, SignPart3, SignPart4 FROM Songs WHERE ID = 35706 	
00000590	5.90992594	[5728] GetFileInfo: D:\Media\Music\Billy Joel\Turnstiles\06. Prelude - Angry Young Man       6395.mp3	
00000591	5.90996265	[5728] GetFileInfo: D:\Media\Music\Billy Joel\Turnstiles\06. Prelude - Angry Young Man       6395.mp3	
00000592	5.91095638	[5728] MP3.ReadHeader D:\Media\Music\Billy Joel\Turnstiles\06. Prelude - Angry Young Man       6395.mp3	
00000593	5.91134834	[5728] MP3.ReadHeader - Found ID3v2, length: 10533	
00000594	5.91139412	[5728] MP3.ReadHeader CheckMoreHeaders started	
00000595	5.91144705	[5728] MP3.ReadHeader CheckMoreHeaders finished	
00000596	5.91197729	[5728] MP3: Going to read tag from D:\Media\Music\Billy Joel\Turnstiles\06. Prelude - Angry Young Man       6395.mp3	
00000597	5.91484404	[5728] Added Covers: 1	
00000598	5.91492319	[5728] 2920 DB open SQL: SELECT Songs.* FROM Songs WHERE Songs.IDMedia=? AND Songs.SongPath=? 	
00000599	5.91513395	[5728] GetFileInfo: Found in DB	
00000600	5.91529942	[5728] 2920 DB lock finished, took 1612.	
00000601	5.91534805	[5728] Remaining Covers: 1	
00000602	5.95047808	[5728] Remaining Covers: 0	
00000603	5.95075083	[5728] Copy to Device: Saving Album Arts D:\Media\Music\Billy Joel\The Stranger\05. Vienna       6385.mp3	
00000604	5.95091772	[5728] Removing file: I:\Billy Joel - Vienna.mp3	
00000605	5.95127916	[5728] RenameFile: Copying D:\Media\Music\Billy Joel\The Stranger\05. Vienna       6385.mp3 -> I:\Billy Joel - Vienna.mp3	
00000606	5.95137739	[5728] Locked file: D:\Media\Music\Billy Joel\The Stranger\05. Vienna       6385.mp3	
00000607	5.95142031	[5728] Locked file: I:\Billy Joel - Vienna.mp3	
00000608	6.00033808	Will not retry; Sense/ASC/ASCQ of 02/3a/00	
00000609	6.51173449	[5728] Unlocking file: D:\Media\Music\Billy Joel\The Stranger\05. Vienna       6385.mp3	
00000610	6.51178312	[5728] RenameFile: Success	
00000611	6.51190138	[5728] 2920 DB lock successful.	
00000612	6.53355408	[5728] 2920 DB open SQL: SELECT Songs.ID FROM Songs WHERE Songs.ID=? AND ( ( exists (SELECT idTrack FROM PodcastEpisodes WHERE PodcastEpisodes.idTrack = Songs.id)  OR  exists (select null from GenresSongs, Genres where GenresSongs.IDSong = Songs.ID AND GenresSongs.IDGenre = Genres.IDGenre and (Genres.GenreName like '%Radio%')) OR  exists (select null from GenresSongs, Genres where GenresSongs.IDSong = Songs.ID AND GenresSongs.IDGenre = Genres.IDGenre and (Genres.GenreName like '%Podcast%')) OR  exists (select null from GenresSongs, Genres where GenresSongs.IDSong = Songs.ID AND GenresSongs.IDGenre = Genres.IDGenre and (Genres.GenreName like '%Talk%')) OR  exists (select null from GenresSongs, Genres where GenresSongs.IDSong = Songs.ID AND GenresSongs.IDGenre = Genres.IDGenre and (Genres.GenreName like '%Book%')) OR  exists (select null from GenresSongs, Genres where GenresSongs.IDSong = Songs.ID AND GenresSongs.IDGenre = Genres.IDGenre and (Genres.GenreName like '%Spoken%')) OR  exists (select null from GenresSongs, Genres where GenresSongs.IDSong = Songs.ID AND GenresSongs.IDGenre = Genres.IDGenre and (Genres.GenreName like '%Comedy%'))) ) 	
00000613	6.53366232	[5728] 2920 DB open SQL: SELECT Songs.ID FROM Songs WHERE Songs.ID=? AND ( ( exists (SELECT idTrack FROM PodcastEpisodes WHERE PodcastEpisodes.idTrack = Songs.id)  OR  exists (select null from GenresSongs, Genres where GenresSongs.IDSong = Songs.ID AND GenresSongs.IDGenre = Genres.IDGenre and (Genres.GenreName like '%Radio%')) OR  exists (select null from GenresSongs, Genres where GenresSongs.IDSong = Songs.ID AND GenresSongs.IDGenre = Genres.IDGenre and (Genres.GenreName like '%Podcast%')) OR  exists (select null from GenresSongs, Genres where GenresSongs.IDSong = Songs.ID AND GenresSongs.IDGenre = Genres.IDGenre and (Genres.GenreName like '%Talk%')) OR  exists (select null from GenresSongs, Genres where GenresSongs.IDSong = Songs.ID AND GenresSongs.IDGenre = Genres.IDGenre and (Genres.GenreName like '%Book%')) OR  exists (select null from GenresSongs, Genres where GenresSongs.IDSong = Songs.ID AND GenresSongs.IDGenre = Genres.IDGenre and (Genres.GenreName like '%Spoken%')) OR  exists (select null from GenresSongs, Genres where GenresSongs.IDSong = Songs.ID AND GenresSongs.IDGenre = Genres.IDGenre and (Genres.GenreName like '%Comedy%'))) ) 	
00000614	6.53376675	[5728] 2920 DB open SQL: SELECT Lyrics, Comment, WebCommercial, WebCopyright, WebFilepage, WebArtist, WebSource, WebRadio, WebPayment, WebPublisher, WebUser, PreviewStartTime, PreviewLength, CacheName, PreviewName, PlaybackPos, PreGap, PostGap, TotalSamples, GaplessBytes, SignType, SignPart1, SignPart2, SignPart3, SignPart4 FROM Songs WHERE ID = 35696 	
00000615	6.53401327	[5728] GetFileInfo: D:\Media\Music\Billy Joel\The Stranger\05. Vienna       6385.mp3	
00000616	6.53408146	[5728] GetFileInfo: D:\Media\Music\Billy Joel\The Stranger\05. Vienna       6385.mp3	
00000617	6.53508377	[5728] MP3.ReadHeader D:\Media\Music\Billy Joel\The Stranger\05. Vienna       6385.mp3	
00000618	6.53547812	[5728] MP3.ReadHeader - Found ID3v2, length: 15862	
00000619	6.53552389	[5728] MP3.ReadHeader CheckMoreHeaders started	
00000620	6.53557348	[5728] MP3.ReadHeader CheckMoreHeaders finished	
00000621	6.53612661	[5728] MP3: Going to read tag from D:\Media\Music\Billy Joel\The Stranger\05. Vienna       6385.mp3	
00000622	6.53972816	[5728] Added Covers: 1	
00000623	6.53982687	[5728] 2920 DB open SQL: SELECT Songs.* FROM Songs WHERE Songs.IDMedia=? AND Songs.SongPath=? 	
00000624	6.54002905	[5728] GetFileInfo: Found in DB	
00000625	6.54020834	[5728] 2920 DB lock finished, took 1578.	
00000626	6.54026365	[5728] Remaining Covers: 1	
00000627	6.57496738	[5728] Remaining Covers: 0	
00000628	6.57524633	[5728] Copy to Device: Saving Album Arts D:\Media\Music\Colin Hay\Going Somewhere\08. Waiting For My Real Life To Begin       7779.mp3	
00000629	6.57541513	[5728] Removing file: I:\Colin Hay - Waiting For My.mp3	
00000630	6.57578325	[5728] RenameFile: Copying D:\Media\Music\Colin Hay\Going Somewhere\08. Waiting For My Real Life To Begin       7779.mp3 -> I:\Colin Hay - Waiting For My.mp3	
00000631	6.57588100	[5728] Locked file: D:\Media\Music\Colin Hay\Going Somewhere\08. Waiting For My Real Life To Begin       7779.mp3	
00000632	6.57593060	[5728] Locked file: I:\Colin Hay - Waiting For My.mp3	
00000633	7.00040531	Will not retry; Sense/ASC/ASCQ of 02/3a/00	
00000634	7.93268156	[5728] Unlocking file: D:\Media\Music\Colin Hay\Going Somewhere\08. Waiting For My Real Life To Begin       7779.mp3	
00000635	7.93273592	[5728] RenameFile: Success	
00000636	7.93293858	[5728] 2920 DB lock successful.	
00000637	7.98531151	[5728] 2920 DB open SQL: SELECT Songs.ID FROM Songs WHERE Songs.ID=? AND ( ( exists (SELECT idTr
Product Designer & Indie Developer.
Building at the intersection of motion, art, and code.
Find me on twitter and all the other ones here.
rusty
Posts: 8966
Joined: Tue Apr 29, 2003 3:39 am
Location: Montreal, Canada

Nano3g sync problem [F4085 RC4]

Post by rusty »

Dale,

What most likely happened is that iPod compatibility settings were disabled at some point in time, and the tracks were copied to the root. Then on subsequent synchs (after compatibility settings were enabled), MM didn't bother moving the tracks to the correct location (this is the bug).

We've fixed the bug (or at least our understanding of what caused the issue.

-Rusty
Post Reply