diff --git a/root/scripts/tidal-dl.json b/root/scripts/tidal-dl.json index ed2cec9..3d46eea 100644 --- a/root/scripts/tidal-dl.json +++ b/root/scripts/tidal-dl.json @@ -1 +1 @@ -{"addAlbumIDBeforeFolder": false, "addExplicitTag": true, "addHyphen": true, "addLyrics": true, "addTypeFolder": false, "addYear": false, "albumFolderFormat": "atd", "apiKeyIndex": 4, "artistBeforeTitle": false, "audioQuality": "HiFi", "checkExist": false, "downloadPath": "/tmp", "getAudioQuality": null, "getDefaultAlbumFolderFormat": null, "getDefaultTrackFileFormat": null, "getVideoQuality": null, "includeEP": true, "language": "0", "lyricFile": true, "lyricsServerProxy": "", "multiThreadDownload": true, "onlyM4a": true, "read": null, "save": null, "saveAlbumInfo": true, "saveCovers": true, "showProgress": true, "showTrackInfo": true, "trackFileFormat": "{TrackNumber}", "usePlaylistFolder": false, "useTrackNumber": true, "videoQuality": "P1080"} +{"addAlbumIDBeforeFolder": false, "addExplicitTag": true, "addHyphen": true, "addLyrics": true, "addTypeFolder": false, "addYear": false, "albumFolderFormat": "atd", "apiKeyIndex": 4, "artistBeforeTitle": false, "audioQuality": "HiFi", "checkExist": false, "downloadPath": "/tmp", "getAudioQuality": null, "getDefaultAlbumFolderFormat": null, "getDefaultTrackFileFormat": null, "getVideoQuality": null, "includeEP": true, "language": "0", "lyricFile": true, "lyricsServerProxy": "", "multiThreadDownload": true, "onlyM4a": true, "read": null, "save": null, "saveAlbumInfo": true, "saveCovers": true, "showProgress": true, "showTrackInfo": true, "trackFileFormat": "{TrackNumber}-{TrackTitle}", "usePlaylistFolder": false, "useTrackNumber": true, "videoQuality": "P1080"}