|  | 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 |  | 
			
				
					|  | 83821405ee | made config file more readable | 2020-02-27 18:52:19 +01:00 |  | 
			
				
					|  | 5de8723132 | made config file more readable | 2020-02-27 18:49:35 +01:00 |  | 
			
				
					|  | 4a3d52637f | Implemented png covers option | 2020-02-27 18:46:32 +01:00 |  | 
			
				
					|  | 0a7380110a | Added cover caching | 2020-02-27 18:37:40 +01:00 |  | 
			
				
					|  | 03a3e29097 | fixed path standard in windows | 2020-02-27 18:03:50 +01:00 |  | 
			
				
					|  | b49b844cc0 | previus commit didn't fix the issue, rolling back | 2020-02-27 17:50:52 +01:00 |  | 
			
				
					|  | c3e0f67043 | fixed regex issue on windows | 2020-02-27 17:42:00 +01:00 |  | 
			
				
					|  | 6583397a12 | futureproofing | 2020-02-27 17:34:49 +01:00 |  | 
			
				
					|  | 7d24d1f25e | Implemented folder creation | 2020-02-24 18:36:11 +01:00 |  | 
			
				
					|  | 4f3182783e | Shelved GUI and added cli usage instead | 2020-02-23 22:51:16 +01:00 |  | 
			
				
					|  | 9e7411faf9 | Merge branch 'master' of uh_wot/deemix into master | 2020-02-22 14:59:08 +00:00 |  | 
			
				
					|  | e33f73dfe5 | Moved some stuff and changed some things | 2020-02-22 15:57:24 +01:00 |  | 
			
				
					|  | 92fe450221 | fixed download folder creation | 2020-02-22 15:52:36 +01:00 |  |