madmaxoft / SkauTan

Music player for Skautské Tancování
https://skautske-tancovani.cz/
The Unlicense
1 stars 2 forks source link

Tag writing fails for read-only files #267

Closed madmaxoft closed 4 years ago

madmaxoft commented 4 years ago

If the file is marked read-only in the filesystem, writing a tag to that file fails. DlgSongProperties should first query this flag and if set, ask the user whether they want to un-set it.