diff --git a/root/scripts/tidal-dl.json b/root/scripts/tidal-dl.json index 3d46eea..de12cfe 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}-{TrackTitle}", "usePlaylistFolder": false, "useTrackNumber": true, "videoQuality": "P1080"} +{"albumFolderFormat": "atd", "apiKeyIndex": 4, "audioQuality": "HiFi", "checkExist": true, "downloadPath": "/downloads/lidarr-extended/incomplete", "includeEP": true, "language": "0", "lyricFile": true, "multiThread": true, "saveAlbumInfo": false, "saveCovers": false, "showProgress": true, "showTrackInfo": true, "trackFileFormat": "{TrackNumber}-{TrackTitle}{TrackID}", "usePlaylistFolder": false, "videoFileFormat": "{VideoNumber} - {ArtistName} - {VideoTitle}{ExplicitFlag}", "videoQuality": "P1080"}