Implemented dynamic playlists
[someplayer] / src / filestorage.h
index e8b8a23..d49216f 100644 (file)
@@ -15,9 +15,9 @@
 // format:
 /*
  #SOMEPLAYLIST
- #META [seconds],::artist::,::album::,::title::
+ #META [ID][seconds],::artist::,::album::,::title::
  #PATH file_path
- #META [seconds],::artist::,::album::,::title::
+ #META [ID][seconds],::artist::,::album::,::title::
  #PATH file_path
  ...
  */