Commit Graph

24 Commits

Author SHA1 Message Date
RemixDev 4cfdc4872d Done more code rework 2020-08-15 21:34:10 +02:00
RemixDev 8afdfc7042 Started reworking the library 2020-08-14 20:31:37 +02:00
RemixDev f91e7fe943 Made singleAlbumArtist and albumVariousArtists work together 2020-07-30 19:09:29 +02:00
RemixDev e98b9c084a Fixed all track tagged as compilation if setting is enabled
This fixes #1
2020-07-23 16:16:40 +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 2cce36f82d Changed ID3 length tag from seconds to milliseconds 2020-06-14 21:15:32 +02:00
RemixDev e74a022a5f Changed default id3 separator from ' / ' to '/' 2020-06-13 10:45:35 +02:00
RemixDev 2552f0787d Keep "Various Aritsts" tag only if it's the only artist in the track
This fixes #21
2020-06-05 19:35:51 +02:00
RemixDev 68039365e8 Clear the tags before tagging
This fixes #1
2020-05-26 11:31:20 +02:00
JhonnyMnemonic320 0cd9f8e076 Update 'deemix/utils/taggers.py'
Fix for Mp3 cover art not showing up in macos Catalina default music app.

Credit: u/hpycndl on reddit
2020-05-09 12:06:33 +00:00
RemixDev 4c70e2a1bd Exclude year if date is saved on flac files 2020-05-05 15:10:48 +02:00
Mykola Soloduha dc0592eaaa cosmetic changes in code
PEP8: Tabs replaced by 4 spaces
2020-04-17 13:31:47 +03:00
RemixDev 312d87965e Implemented savePlaylistAsCompilation
Updated README with more information
2020-04-16 11:53:52 +02:00
RemixDev d14be6ad46 Implemented custom casing and refactored some code 2020-03-30 11:59:18 +02:00
RemixDev dfb29b2397 Implemented multitagSeparator setting 2020-03-21 13:47:34 +01:00
RemixDev 1ed277e3a9 Implemented dateFormat option 2020-03-20 16:27:58 +01:00
RemixDev 47456727f7 Added multiartist for albumartist 2020-03-20 15:58:25 +01:00
RemixDev 4f04887931 Implemented null separator and id3v1 settings 2020-03-01 11:52:29 +01:00
RemixDev 4a3d52637f Implemented png covers option 2020-02-27 18:46:32 +01:00
RemixDev 0a7380110a Added cover caching 2020-02-27 18:37:40 +01:00
RemixDev e33f73dfe5 Moved some stuff and changed some things 2020-02-22 15:57:24 +01:00
RemixDev c0f419e1be Implemented tag selection and artwork size settings 2020-02-20 16:05:09 +01:00
Okonechnikov Vladimir 06c0034c36 Autoformat files.
Fix some lint warnings.
2020-02-17 22:24:39 +03:00
RemixDev f8d8f08417 Restructure and fixed issues 2020-02-17 16:46:18 +01:00