slartibartfast wrote:
> When I add a Tidal track from the play queue to a playlist I see a
> message
> Added to 'playlistname'
> Also while it does add the track to the playlist in LMS it doesn't save
> the m3u file so when LMS is restarted the playlist reverts to the old
> saved playlist. In default skin the changed playlist can be saved
> manually but I can't find a way to do that in Material skin.
>
> Sent from my Pixel 3a using Tapatalk
Hmmmm.... LMS -should- save playlist on changes, and does for me. With
appropriate logging enabled, when adding a track from the queue to a
playlist I see:
Code:
--------------------
[22-04-10 19:00:54.3931] Slim::Player::Playlist::modifyPlaylistCallback
(1081) Checking if persistPlaylists is set..
[22-04-10 19:00:54.3933] Slim::Player::Playlist::modifyPlaylistCallback
(1084) no client or persistPlaylists not set, not saving playlist
[22-04-10 19:00:54.4106] Slim::Control::Commands::playlistsEditCommand (2274)
Playlist has changed via editing - saving new list of tracks.
[22-04-10 19:00:54.4151] Slim::Control::Commands::playlistsEditCommand (2281)
Writing out playlist to disk..
[22-04-10 19:00:54.4155] Slim::Formats::Playlists::M3U::write (251) Writing
out: /home/craig/Downloads/lms/Playlists/Test.m3u
--------------------
The 'Save' button on the default skin does a rename (with overwrite).
So, I could do that, but it should not be required. Material's 'Rename'
on a playlist checks if the name has changed, and if not does not try a
rename.
*Material debug:* 1. Launch via http: //SERVER:9000/material/?debug=json
(Use http: //SERVER:9000/material/?debug=json,cometd to also see update
messages, e.g. play queue) 2. Open browser's developer tools 3. Open
console tab in developer tools 4. REQ/RESP messages sent to/from LMS
will be logged here.
------------------------------------------------------------------------
cpd73's Profile: http://forums.slimdevices.com/member.php?userid=66686
View this thread: http://forums.slimdevices.com/showthread.php?t=105757
_______________________________________________
beta mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/beta