Tony T wrote: 
> Is the key (sm_played_songs) in the cache as plain text?
Not sure what you mean by "plain text" - this is a database file,
nothing is plain text from a file point of view.

The key is 308122744161790494 in the db table, if that was your
question.

Code:
--------------------
    
  select * from cache where k=308122744161790494;
  
--------------------

will give you the row.



[ extGUI4LMS - an alternative web interface: 'forum'
(http://forums.slimdevices.com/showthread.php?98186-Announce-Alternative-Web-Interface-(beta))
/ 'homepage' (http://code.google.com/p/extgui4lms/) ]
------------------------------------------------------------------------
Roland0's Profile: http://forums.slimdevices.com/member.php?userid=56808
View this thread: http://forums.slimdevices.com/showthread.php?t=97668

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to