Removed saveDownloadQueue and tagsLanguage from lib settings

This commit is contained in:
RemixDev 2021-06-27 19:53:46 +02:00
parent 01b5585f6c
commit 4c65a4178d

View file

@ -42,7 +42,6 @@ const DEFAULTS = {
fallbackSearch: false,
logErrors: true,
logSearched: false,
saveDownloadQueue: false,
overwriteFile: OverwriteOption.DONT_OVERWRITE,
createM3U8File: false,
playlistFilenameTemplate: "playlist",
@ -60,7 +59,6 @@ const DEFAULTS = {
albumVariousArtists: true,
removeAlbumVersion: false,
removeDuplicateArtists: false,
tagsLanguage: "",
featuredToTitle: FeaturesOption.NO_CHANGE,
titleCasing: "nothing",
artistCasing: "nothing",