Commit Graph

21 Commits

Author SHA1 Message Date
RemixDev 2dfedcb18f Replaced PNGcovers with localArtworkFormat
Forced embedded artwork to jpg as png artwork is buggy
localArtworkFormat is a comma separated list of the local cover formats 
you want
2020-07-18 18:01:18 +02:00
RemixDev 492b1dbc23 Renamed multitagSeparator to multiArtistSeparator
as it only affects artists
Added singleAlbumArtist that saves only the main artist in the 
albumartist field
2020-07-18 17:28:51 +02:00
RemixDev 5cab1b5fbe Added albumVariousArtists option
When set to false, albums with "Various Artists" as the album artist 
will leave the field blank. Some music players need this config to add 
the album to the internal "Various Artists" category.
2020-06-10 22:07:34 +02:00
RemixDev 56bd8fac54 Added removeDuplicateArtists option 2020-06-10 20:18:17 +02:00
RemixDev 42e55b3f06 Added playlistFilenameTemplate setting
Variables are:
%title%, %artist%, %size%, %type%, %id%, %bitrate%
2020-06-10 19:47:57 +02:00
RemixDev 1a95f16ba0 Added overwriteFile and saveDownloadQueue options 2020-05-17 21:26:49 +02:00
Mykola Soloduha dc0592eaaa cosmetic changes in code
PEP8: Tabs replaced by 4 spaces
2020-04-17 13:31:47 +03:00
RemixDev 37d554d7d5 Merge branch 'master' of https://notabug.org/RemixDev/deemix 2020-04-16 11:59:30 +02:00
RemixDev 312d87965e Implemented savePlaylistAsCompilation
Updated README with more information
2020-04-16 11:53:52 +02:00
uh_wot d59937b9bd added JPEG image quality setting 2020-04-16 11:49:56 +02:00
RemixDev 9e4ed4f045 Updated default.json 2020-04-12 14:30:43 +02:00
RemixDev d14be6ad46 Implemented custom casing and refactored some code 2020-03-30 11:59:18 +02:00
RemixDev 157fbcc169 Updated default.json 2020-03-22 17:04:39 +01:00
RemixDev 4056c2e1cb Added executeCommand function at the end of download 2020-03-21 11:53:43 +01:00
RemixDev 1ed277e3a9 Implemented dateFormat option 2020-03-20 16:27:58 +01:00
RemixDev 4a3d52637f Implemented png covers option 2020-02-27 18:46:32 +01:00
RemixDev 7d24d1f25e Implemented folder creation 2020-02-24 18:36:11 +01:00
RemixDev 4f3182783e Shelved GUI and added cli usage instead 2020-02-23 22:51:16 +01:00
RemixDev e33f73dfe5 Moved some stuff and changed some things 2020-02-22 15:57:24 +01:00
RemixDev a4e4ecdb98 Made settings more compatible with deezloader 2020-02-22 12:59:42 +01:00
RemixDev 25d322617f Added a bunch of stuff 2020-02-20 15:42:12 +01:00