mirror of
https://github.com/NohamR/QobuzDownloaderX.git
synced 2026-05-17 12:27:11 +00:00
0.9.9.22
- Added the ability to download Playlists (finally). New feature, probably broken in some ways, so let me know if it is by creating issues. - Reorganized tag options and made the tag options section smaller. - Added debug option for listing / using custom format IDs. - Added option for filename template. Choices are `00 Trackname` or `00 - Trackname`.
This commit is contained in:
@@ -118,6 +118,13 @@
|
||||
<setting name="savedMaxLength" serializeAs="String">
|
||||
<value>36</value>
|
||||
</setting>
|
||||
<setting name="savedFilenameTemplate" serializeAs="String">
|
||||
<value>1</value>
|
||||
</setting>
|
||||
<setting name="savedFilenameTemplateString" serializeAs="String">
|
||||
<value>
|
||||
</value>
|
||||
</setting>
|
||||
</QobuzDownloaderX.Properties.Settings>
|
||||
</userSettings>
|
||||
</configuration>
|
||||
|
||||
Reference in New Issue
Block a user