Author Topic: Visual indicator of locked playlist  (Read 1350 times)

psychoadept

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 10940
Pretty straightforward. I have a whole collection of playlists that I keep locked unless I'm actively editing them. But I'm paranoid about accidentally leaving one unlocked. Would be nice to have some kind of visual confirmation of whether they're locked or not.
MusicBee Wiki
Use & improve MusicBee's documentation!

Latest patches
(Unzip and overwrite existing program files)

Steven

  • Administrator
  • Hero Member
  • *****
  • Posts: 34989
https://getmusicbee.com/patches/MusicBee36_Patched.zip
also i have changed the implementation of locked playlists so it now sets the actual playlist file to read-only

psychoadept

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 10940
Great, thanks!
MusicBee Wiki
Use & improve MusicBee's documentation!

Latest patches
(Unzip and overwrite existing program files)

Coogan

  • Full Member
  • ***
  • Posts: 249
Pretty straightforward. I have a whole collection of playlists that I keep locked unless I'm actively editing them. But I'm paranoid about accidentally leaving one unlocked. Would be nice to have some kind of visual confirmation of whether they're locked or not.

I applied this patch, but I'm not seeing any difference in my locked playlists and I'm still able to edit the playlist while locked.
Maybe I'm not locking the playlist correctly.
I right clicked on the playlist and select 'Lock Playlist'.  I also set Navigation Lock to Full.
Thanks for any tips...
My MusicBee Version:
3.6.9285

psychoadept

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 10940
I applied this patch, but I'm not seeing any difference in my locked playlists and I'm still able to edit the playlist while locked.
Maybe I'm not locking the playlist correctly.
I right clicked on the playlist and select 'Lock Playlist'.  I also set Navigation Lock to Full.
Thanks for any tips...

Navigation lock wouldn't have anything to do with it, but you should definitely be seeing a padlock icon and not be able to edit the playlist if "Lock Playlist" is checked in the right click menu. I even replaced an .mp3 with an .m4a file and I had to manually update the playlist to match because the extension couldn't be changed while it was read-only.

What version does MusicBee say you're on? Mine is 3.6.9103 P. Prior to this change, I could add a track to a playlist using the "include in playlist" menu option, but I couldn't make any direct changes without unlocking it, and if I deleted a track that was in the playlist, it would still be in the playlist, but marked as missing.
MusicBee Wiki
Use & improve MusicBee's documentation!

Latest patches
(Unzip and overwrite existing program files)

Coogan

  • Full Member
  • ***
  • Posts: 249
I'm on version 3.6.9103.
I have MusicBee installed on my desktop and laptop.  The Playlist is working on my desktop, but not on the laptop.
Both are the same version.
My MusicBee Version:
3.6.9285

psychoadept

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 10940
When you say it's working, do you mean the lock playlist feature is working? Are you accessing the same files in both cases, or do you have separate files?
MusicBee Wiki
Use & improve MusicBee's documentation!

Latest patches
(Unzip and overwrite existing program files)

Coogan

  • Full Member
  • ***
  • Posts: 249
The lock playlist setting is working on the desktop, but not the laptop.  Both PC's are the same MusicBee version.
Same files.
My MusicBee Version:
3.6.9285

psychoadept

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 10940
I wonder if there's some interference with the shared files.
MusicBee Wiki
Use & improve MusicBee's documentation!

Latest patches
(Unzip and overwrite existing program files)

psychoadept

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 10940
My initial thought was that making locked playlists read only was a good idea. The first issue I ran into was the format change I mentioned, but that seemed like a reasonable thing to have to update the playlist for.

However, I just realized/discovered that this is causing playlists to break even over basic tag changes. I changed the title of a track, and it disappeared from the playlist because the file name changed to match. That makes locked playlists a lot more work to maintain, when the basic idea is to protect the playlist from accidental changes like a deleted files. At least for MusicBee's own playlist format, making it read only doesn't seem like it would make much difference anyway, since it wouldn't be edited externally. And for basic .m3u files I'd think if someone knows their way around playlists well enough to edit it manually, they'd have to be making an intentional change.

So maybe read only is overkill.
MusicBee Wiki
Use & improve MusicBee's documentation!

Latest patches
(Unzip and overwrite existing program files)


psychoadept

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 10940
Just did a format replace and it looks good, thanks
MusicBee Wiki
Use & improve MusicBee's documentation!

Latest patches
(Unzip and overwrite existing program files)