|  | 157fbcc169 | Updated default.json | 2020-03-22 17:04:39 +01:00 |  | 
			
				
					|  | dd04230912 | Updated README.md | 2020-03-22 17:03:10 +01:00 |  | 
			
				
					|  | 8b945f7c4c | Added option to move featured to title 0 => do not change
1 => remove from title
2 => add to title | 2020-03-22 17:02:33 +01:00 |  | 
			
				
					|  | d8ec35d9b2 | Implemented remove Album Version from trackname | 2020-03-22 16:52:17 +01:00 |  | 
			
				
					|  | d9ae3f3289 | Implemented search fallback | 2020-03-22 13:57:31 +01:00 |  | 
			
				
					|  | a7d16afa41 | implemented bitrateFallback and 360 Reality Audio download | 2020-03-21 21:13:29 +01:00 |  | 
			
				
					|  | 9c53444cfa | fixed multitagSeparator | 2020-03-21 15:01:59 +01:00 |  | 
			
				
					|  | 6e18b51ac0 | Implemented logErrors setting + some fixes | 2020-03-21 14:55:16 +01:00 |  | 
			
				
					|  | dfb29b2397 | Implemented multitagSeparator setting | 2020-03-21 13:47:34 +01:00 |  | 
			
				
					|  | ba647bc300 | Added %folder% variable to executeCommand | 2020-03-21 12:56:55 +01:00 |  | 
			
				
					|  | 4056c2e1cb | Added executeCommand function at the end of download | 2020-03-21 11:53:43 +01:00 |  | 
			
				
					|  | 1ed277e3a9 | Implemented dateFormat option | 2020-03-20 16:27:58 +01:00 |  | 
			
				
					|  | 47456727f7 | Added multiartist for albumartist | 2020-03-20 15:58:25 +01:00 |  | 
			
				
					|  | be13b3f0cb | Fixed some downloading issues with playlists | 2020-03-15 19:18:52 +01:00 |  | 
			
				
					|  | 7e7f311e9a | Added check for "Tracks not yet encoded" | 2020-03-15 18:48:04 +01:00 |  | 
			
				
					|  | a9d6b0e9f6 | Merge branch 'master' of uh_wot/deemix into master | 2020-03-09 16:51:19 +00:00 |  | 
			
				
					|  | 0c262549e4 | replaced time.wait with time.sleep | 2020-03-09 17:07:16 +01:00 |  | 
			
				
					|  | d8fe37f1ee | Fixed "Connetion reset by peer" issue | 2020-03-08 14:09:34 +01:00 |  | 
			
				
					|  | a837389e8b | Merge branch 'master' of uh_wot/deemix into master | 2020-03-04 22:11:55 +00:00 |  | 
			
				
					|  | b077b996ed | cleaned up some functions | 2020-03-04 23:02:18 +01:00 |  | 
			
				
					|  | 880ee2a32e | Moved frontend functions to deemix.app.main and added artist support | 2020-03-02 13:46:48 +01:00 |  | 
			
				
					|  | 0e9ee1d874 | Merge branch 'master' of uh_wot/deemix into master | 2020-03-01 21:31:40 +00:00 |  | 
			
				
					|  | ecc9b91d90 | fixed decrypt_track function | 2020-03-01 21:56:21 +01:00 |  | 
			
				
					|  | 92d24aca83 | fixed HTTPError handling | 2020-03-01 21:55:44 +01:00 |  | 
			
				
					|  | 48f105796c | Merge branch 'master' of uh_wot/deemix into master | 2020-03-01 13:49:29 +00:00 |  | 
			
				
					|  | 4509b809cb | actually download 128kbps instead of 320 | 2020-03-01 14:45:25 +01:00 |  | 
			
				
					|  | 354d665140 | Removed debugging prints | 2020-03-01 13:15:16 +01:00 |  | 
			
				
					|  | 3669505e10 | Fixed some other issues | 2020-03-01 13:14:37 +01:00 |  | 
			
				
					|  | 3c69c37c11 | fixed artist art not downloadin sometimes | 2020-03-01 11:56:58 +01:00 |  | 
			
				
					|  | 4f04887931 | Implemented null separator and id3v1 settings | 2020-03-01 11:52:29 +01:00 |  | 
			
				
					|  | f7d8ee0d45 | Implemented playlist file creation | 2020-03-01 11:48:08 +01:00 |  | 
			
				
					|  | dc57e33e9d | Merge branch 'master' of uh_wot/deemix into master | 2020-02-29 23:10:44 +00:00 |  | 
			
				
					|  | fcaf5f7053 | fixed corrupted files | 2020-02-29 23:58:33 +01:00 |  | 
			
				
					|  | 486237131a | Merge branch 'master' of uh_wot/deemix into master | 2020-02-29 21:34:41 +00:00 |  | 
			
				
					|  | 86e17d04d9 | forgot playlists | 2020-02-29 22:34:26 +01:00 |  | 
			
				
					|  | 8a6afd969c | added multi-threaded downloading | 2020-02-29 22:30:12 +01:00 |  | 
			
				
					|  | 61c2a337d7 | replaced "blowfish" with "pycryptodome" for faster decryption | 2020-02-29 22:21:56 +01:00 |  | 
			
				
					|  | 2d366fdc71 | Merge notabug.org:RemixDev/deemix | 2020-02-29 22:05:31 +01:00 |  | 
			
				
					|  | 15bbb8392b | oops, merged stuff without checking first | 2020-02-29 21:58:10 +01:00 |  | 
			
				
					|  | 951085f065 | Continued replacing urllib with requests | 2020-02-29 21:57:35 +01:00 |  | 
			
				
					|  | 1c8fe8fd64 | Merge branch 'master' of uh_wot/deemix into master | 2020-02-29 20:48:48 +00:00 |  | 
			
				
					|  | fb9345cd94 | Merge notabug.org:RemixDev/deemix | 2020-02-29 21:46:24 +01:00 |  | 
			
				
					|  | 3b8e8697b1 | Implemented save local artwork for album and artist | 2020-02-29 21:42:21 +01:00 |  | 
			
				
					|  | 7f1a34f859 | Implemented save sync lyrics | 2020-02-29 21:22:44 +01:00 |  | 
			
				
					|  | e9167ccc54 | fixed "getPreferredBitrare" typo | 2020-02-29 20:54:47 +01:00 |  | 
			
				
					|  | 1a1883fabb | removed semicolon | 2020-02-29 20:46:42 +01:00 |  | 
			
				
					|  | fbf6ca7aa3 | Merge branch 'master' of https://notabug.org/RemixDev/deemix | 2020-02-29 20:42:48 +01:00 |  | 
			
				
					|  | 678f85fda7 | added requests to requirements.txt | 2020-02-29 20:40:46 +01:00 |  | 
			
				
					|  | adc498ccde | replaced urllib with requests | 2020-02-29 20:40:03 +01:00 |  | 
			
				
					|  | c92a612c75 | Implemented padding size overwriting | 2020-02-29 19:52:50 +01:00 |  |