|  | e020592d18 | Added #33 | 2020-09-19 17:50:03 +02:00 |  | 
			
				
					|  | ceef735d29 | Added function to change accept language in deezer api | 2020-09-19 11:46:58 +02:00 |  | 
			
				
					|  | c573709471 | Fixed #49 | 2020-09-19 10:37:50 +02:00 |  | 
			
				
					|  | 290c55c509 | Added simple cached favorites management | 2020-09-18 16:02:36 +02:00 |  | 
			
				
					|  | 73684aed45 | Fixed pyinstaller spotipy issue and started working on favorites | 2020-09-18 13:43:54 +02:00 |  | 
			
				
					|  | e0194c8241 | Catch and retry on ssl errors | 2020-09-16 19:26:30 +01:00 |  | 
			
				
					|  | 35b440c444 | Use eventlet | 2020-09-15 15:27:08 +01:00 |  | 
			
				
					|  | 4933e01034 | Added new Bundle type | 2020-09-06 11:33:44 +02:00 |  | 
			
				
					|  | 09589f9603 | Fixed #39 | 2020-09-04 00:16:02 +02:00 |  | 
			
				
					|  | b3ef035169 | Updated PyPi to 1.2.14 | 2020-09-03 16:14:31 +02:00 |  | 
			
				
					|  | 3051da3ff0 | Separated get_track_filesizes from session This should fix the VALID_TOKEN_REQUIRED error | 2020-08-27 13:15:50 +02:00 |  | 
			
				
					|  | 0a86ebfea2 | Fixed session cookie expiring after 1h 30m | 2020-08-26 21:11:31 +02:00 |  | 
			
				
					|  | 2dab230a73 | Added direct testing fallback for getPreferredBitrate | 2020-08-22 13:35:24 +02:00 |  | 
			
				
					|  | 34263c150f | Made the refactoring work | 2020-08-15 23:03:05 +02:00 |  | 
			
				
					|  | 7a536caf1c | More code reworking | 2020-08-15 15:49:45 +02:00 |  | 
			
				
					|  | 243cf3dfa6 | Continued code reworking | 2020-08-14 22:28:26 +02:00 |  | 
			
				
					|  | 42842b07b8 | Remove duplicate releases when getting artist discography | 2020-08-11 22:30:07 +02:00 |  | 
			
				
					|  | d856a08b90 | Fixed More album display | 2020-08-04 16:00:52 +02:00 |  | 
			
				
					|  | c0ba5316cc | Added get_artist_discography_gw | 2020-08-04 14:42:02 +02:00 |  | 
			
				
					|  | 41f1e44a6f | Remove whitespace from arl and Spotify clientID and clientSecret | 2020-07-31 14:09:14 +02:00 |  | 
			
				
					|  | a85396600a | rewrote getPreferredBitrate function using mobile API workaround should be more stable than constantly requesting the CDN | 2020-07-24 16:21:24 +02:00 |  | 
			
				
					|  | 309ac9bd13 | Removed get_track_md5 as it doesn't work anymore | 2020-07-02 21:57:02 +02:00 |  | 
			
				
					|  | e5dd2bb4f0 | Added exceptions for wrong URLs | 2020-06-29 13:58:06 +02:00 |  | 
			
				
					|  | f72fe5ceee | Added exceptions for wrong URLs and added support for UPC and ISRC URLs | 2020-06-26 12:20:48 +02:00 |  | 
			
				
					|  | c8875483bc | Added check if 'code' is in error obj | 2020-06-18 17:03:16 +02:00 |  | 
			
				
					|  | be93716993 | Added wait and retry for "Quota limit exceeded" This fixes #30 | 2020-06-12 10:15:47 +02:00 |  | 
			
				
					|  | a475dbc397 | Casting every id in string concatenations as a string, just to be sure | 2020-05-31 22:15:46 +02:00 |  | 
			
				
					|  | 8af6c63417 | Added check for family account list overflow | 2020-05-30 19:24:47 +02:00 |  | 
			
				
					|  | 11d401c23f | Added support for family accounts | 2020-05-30 18:50:28 +02:00 |  | 
			
				
					|  | c21e5ffe27 | Moved clean search query outside the class | 2020-05-10 14:50:36 +02:00 |  | 
			
				
					|  | 92f2687386 | Added filter for characters that can cause issues while searching | 2020-05-10 14:32:09 +02:00 |  | 
			
				
					|  | cb97984701 | Removed top tracks, artist and albums from home tab | 2020-05-09 14:25:24 +02:00 |  | 
			
				
					|  | 92e9a3fc6e | Added support for private deezer playlists | 2020-05-05 19:45:35 +02:00 |  | 
			
				
					|  | c4d0ae6f68 | Implemented Favorites tab | 2020-05-05 12:55:06 +02:00 |  | 
			
				
					|  | 6b8650c9af | Implemented barebones charts tab | 2020-05-03 15:52:42 +02:00 |  | 
			
				
					|  | eddf217096 | Included api response in exception for failed api calls | 2020-04-30 21:52:18 +01:00 |  | 
			
				
					|  | 57844a32a4 | Started implementing home tab | 2020-04-29 10:36:30 +02:00 |  | 
			
				
					|  | b6c83141fd | Started implementing track preview | 2020-04-19 19:22:21 +02:00 |  | 
			
				
					|  | dc0592eaaa | cosmetic changes in code PEP8: Tabs replaced by 4 spaces | 2020-04-17 13:31:47 +03:00 |  | 
			
				
					|  | f1f47cb005 | Testing login feature on app | 2020-04-11 21:55:12 +02:00 |  | 
			
				
					|  | b6956f6f6c | Implemented socket.io Started work on darkmode
Implemented queue system
Started work on download tab | 2020-04-10 16:12:21 +02:00 |  | 
			
				
					|  | 4b2d9a15f9 | Added search continuous scrolling | 2020-04-09 16:06:33 +02:00 |  | 
			
				
					|  | 1db90b31e6 | Continued work on the UI | 2020-04-08 18:43:35 +02:00 |  | 
			
				
					|  | f88dfe1684 | simplified padding and AES encryption | 2020-04-06 23:44:58 +02:00 |  | 
			
				
					|  | 2ddc8e42eb | Merge branch 'master' of https://notabug.org/RemixDev/deemix | 2020-03-30 11:59:19 +02:00 |  | 
			
				
					|  | d14be6ad46 | Implemented custom casing and refactored some code | 2020-03-30 11:59:18 +02:00 |  | 
			
				
					|  | 4079b2f380 | cleaned up some code | 2020-03-24 15:56:28 +01:00 |  | 
			
				
					|  | 3601ab32ab | forgot to actually remove pyaes | 2020-03-23 18:03:54 +01:00 |  | 
			
				
					|  | b922a61e10 | replaced pycryptodome with pycryptodomex to avoid conflicts with pycrypto | 2020-03-23 17:04:58 +01:00 |  | 
			
				
					|  | f17c302327 | replaced pyaes and hashlib with pycryptodome equivalents | 2020-03-23 17:03:04 +01:00 |  |