|  | 09331516c7 | Fixed sync lyrics timing | 2020-09-22 11:32:07 +02:00 |  | 
			
				
					|  | 09dba218c2 | Added simple spotifyCache validation | 2020-09-20 18:32:39 +02:00 |  | 
			
				
					|  | 7461ed2359 | Added logging alert for bitrate fallback Added 'bitrateFallback' and 'searchFallback' emits for queueUpdate
This adds #57 | 2020-09-20 11:29:18 +02:00 |  | 
			
				
					|  | 0848941583 | Implemented tagsLanguage setting | 2020-09-20 11:14:54 +02:00 |  | 
			
				
					|  | 4e7b170720 | Added compilation tag to deezer's compilations | 2020-09-20 10:50:09 +02:00 |  | 
			
				
					|  | 6f1e7ccbb1 | Removed shebangs from non executable files | 2020-09-20 10:39:20 +02:00 |  | 
			
				
					|  | 3b2a5ac3bb | Moved utils.misc in utils | 2020-09-20 10:35:05 +02:00 |  | 
			
				
					|  | 5fa251ae3a | Added option for saving cover description as UTF8 | 2020-09-19 11:06:35 +02:00 |  | 
			
				
					|  | 3e0ebc804b | Fixed #46 | 2020-09-18 22:17:58 +02:00 |  | 
			
				
					|  | 85436d1eb7 | Fixed ACK check for artists | 2020-09-18 18:52:05 +02:00 |  | 
			
				
					|  | 31cbcdec77 | Fixed issue while converting cached spotify tracks | 2020-09-18 15:06:31 +02:00 |  | 
			
				
					|  | 73684aed45 | Fixed pyinstaller spotipy issue and started working on favorites | 2020-09-18 13:43:54 +02:00 |  | 
			
				
					|  | 9603616d33 | Fixed spotify features for cli | 2020-09-17 23:40:26 +02:00 |  | 
			
				
					|  | 9773076af3 | Added check if file exsists before removing | 2020-09-16 21:38:24 +02:00 |  | 
			
				
					|  | e0194c8241 | Catch and retry on ssl errors | 2020-09-16 19:26:30 +01:00 |  | 
			
				
					|  | 3e93a9f180 | Added noSpaceLeft exception for downloads Fixes #44 | 2020-09-16 19:24:50 +02:00 |  | 
			
				
					|  | 7ad0f2a13a | Added _EXTRA_TRACK when downloading with isrc | 2020-09-15 20:13:50 +02:00 |  | 
			
				
					|  | b91c12b858 | Merge pull request 'Pass back user specified ack on addToQueue' (#43) from kermit/deemix:ack into main Reviewed-on: https://codeberg.org/RemixDev/deemix/pulls/43 | 2020-09-15 20:06:54 +02:00 |  | 
			
				
					|  | 1599223384 | Fixed conversion for some spotify urls You need to remove spotifyCache.json in the config folder to use this | 2020-09-15 19:41:11 +02:00 |  | 
			
				
					|  | 2bde3ca2fa | Pass back ack on addToQueue Enables external requests to identify the queueitem uuid that was
generated by an addToQueue request | 2020-09-15 16:43:55 +01:00 |  | 
			
				
					|  | 35b440c444 | Use eventlet | 2020-09-15 15:27:08 +01:00 |  | 
			
				
					|  | ea39527ea4 | Pass back the location of the downloaded files in queue items This allows a third party user to locate downloaded files from a
previous session (i.e. if they weren't connected to receieve the
updateQueue requsts) | 2020-09-14 16:34:35 +01:00 |  | 
			
				
					|  | 38a16d9fdd | Removed references to sp from function calls in QueueManager | 2020-09-14 00:19:28 +02:00 |  | 
			
				
					|  | 5e735cdbe7 | Fixed cli not working | 2020-09-13 19:26:53 +02:00 |  | 
			
				
					|  | d6106f30b7 | Cleaned up some code | 2020-09-12 13:08:28 +02:00 |  | 
			
				
					|  | e81adde17d | Added support for embedded sync lyrics on MP3 with the SYLT tag | 2020-09-10 13:44:38 +02:00 |  | 
			
				
					|  | 2a82a9a663 | Fixed #40 | 2020-09-10 12:43:53 +02:00 |  | 
			
				
					|  | da34c289a7 | Better download managing for covers | 2020-09-10 11:43:32 +02:00 |  | 
			
				
					|  | 37b801f2f0 | Strict check for featuredToTitle to prevent issues | 2020-09-07 16:13:50 +02:00 |  | 
			
				
					|  | e57f40aff3 | Added paddingSize to default check | 2020-09-07 15:51:35 +02:00 |  | 
			
				
					|  | a96451654c | Added support for 'deezer.page.link' urls | 2020-09-07 12:25:00 +02:00 |  | 
			
				
					|  | 98b67fa70a | Added download auto retry on unstable connections | 2020-09-07 12:09:46 +02:00 |  | 
			
				
					|  | e0fcdaedbb | removed --local and added --portable | 2020-09-03 16:13:57 +02:00 |  | 
			
				
					|  | c45994f733 | Update 'deemix/app/cli.py' Added path param for downloading the content to the given path | 2020-09-02 23:19:26 +02:00 |  | 
			
				
					|  | c546572834 | Fix undefined settings on local mode | 2020-08-29 16:09:35 +02:00 |  | 
			
				
					|  | 3af0305a80 | Fixed spotify playlist conversion with old cache (int and not str) This fixes #27 | 2020-08-24 18:58:42 +02:00 |  | 
			
				
					|  | bafdb84ce7 | Added changeCase to mainArtist, mainArtistsString and featArtistsString | 2020-08-24 13:07:38 +02:00 |  | 
			
				
					|  | a1e7840123 | Fixed Explicit tag | 2020-08-22 20:57:02 +02:00 |  | 
			
				
					|  | 2dab230a73 | Added direct testing fallback for getPreferredBitrate | 2020-08-22 13:35:24 +02:00 |  | 
			
				
					|  | b6eff13349 | Fixed QueueError for single item | 2020-08-22 10:22:29 +02:00 |  | 
			
				
					|  | 395ccc2e30 | Added option to skip already downloaded tracks with different extension This adds #21 | 2020-08-21 14:46:34 +02:00 |  | 
			
				
					|  | 240c133d57 | Added back option to save PNGs as embedded artwork | 2020-08-21 14:40:36 +02:00 |  | 
			
				
					|  | 56ebc0aa0f | Fixed utf-8 logging on Windows | 2020-08-21 12:48:32 +02:00 |  | 
			
				
					|  | 00885ae674 | It's now possible to cancel spotify playlist conversion | 2020-08-19 17:16:39 +02:00 |  | 
			
				
					|  | 2a662928f9 | Polished some code | 2020-08-18 15:13:32 +02:00 |  | 
			
				
					|  | 26a7a47b62 | fix saveSettings not defined | 2020-08-18 13:24:16 +02:00 |  | 
			
				
					|  | e351803a81 | Fixed saving extrasPath | 2020-08-17 17:46:21 +02:00 |  | 
			
				
					|  | 805dafd510 | Fixed download bug for artists and multiple links | 2020-08-17 11:05:29 +02:00 |  | 
			
				
					|  | b825f00a35 | Added download path to logfile | 2020-08-17 11:04:35 +02:00 |  | 
			
				
					|  | b2b7c450d4 | Fixed removeFinishedDownloads | 2020-08-17 00:33:13 +02:00 |  |