Thanks for the zipped TrackStat files, will take a look and see if I can
figure out something based on them.
In the meantime, can you try the following free form queries in Database
Query plugin instead ?
1.
Code:
--------------------
select * from track_statistics where url like
'%Sisters%Floodland%Dominionmother%'
--------------------
2.
Code:
--------------------
select * from tracks_persistent where url like
'%Sisters%Floodland%Dominionmother%'
--------------------
3.
Code:
--------------------
select * from tracks where url like '%Sisters%Floodland%Dominionmother%'
--------------------
------------------------------------------------------------------------
erland's Profile: http://forums.slimdevices.com/member.php?userid=3124
View this thread: http://forums.slimdevices.com/showthread.php?t=94909
_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins