|  Eliot Berriot | 8489c79c89 | See #272: clean transcoding files task | 2018-10-24 19:44:31 +02:00 | 
				
					
						|  Eliot Berriot | f5373a9dbf | Cleanup  unused code | 2018-09-28 22:49:59 +02:00 | 
				
					
						|  Eliot Berriot | 59337fb5d8 | Fixed import issue with empty album artist | 2018-09-26 19:58:08 +02:00 | 
				
					
						|  Eliot Berriot | 0d96e75eeb | Do not silent import errors | 2018-09-26 19:23:15 +02:00 | 
				
					
						|  Eliot Berriot | 125d0eed5e | Federation scanning | 2018-09-24 18:44:22 +00:00 | 
				
					
						|  Eliot Berriot | 1bee3a4675 | Import trust source | 2018-09-23 12:38:42 +00:00 | 
				
					
						|  Eliot Berriot | 3e49b2057a | CLI for importing files with user libraries | 2018-09-22 15:47:17 +00:00 | 
				
					
						|  Eliot Berriot | e49a460203 | Audio federation | 2018-09-22 12:29:30 +00:00 | 
				
					
						|  Eliot Berriot | 2ea21994ee | Resolve "Per-user libraries" (use !368 instead) | 2018-09-06 18:35:02 +00:00 | 
				
					
						|  RenonDis | f3f07c1f8d | Updated tasks.py to process replace flag | 2018-06-22 20:25:15 +02:00 | 
				
					
						|  RenonDis | 8103ea541f | cli import files with replace option | 2018-06-22 20:25:15 +02:00 | 
				
					
						|  Eliot Berriot | d17ceec1f0 | See #297: linting of various, uncommon errors | 2018-06-10 12:06:46 +02:00 | 
				
					
						|  Eliot Berriot | 9bea804f14 | See #297: sorted imports | 2018-06-10 10:55:16 +02:00 | 
				
					
						|  Eliot Berriot | 9427f8b56e | See #297: removed unused imports | 2018-06-10 10:39:47 +02:00 | 
				
					
						|  Eliot Berriot | 62ca3bd736 | Blacked the code | 2018-06-09 15:36:16 +02:00 | 
				
					
						|  Eliot Berriot | b7295382e7 | Fix #274: Broken logging statement during import error | 2018-06-05 20:52:03 +02:00 | 
				
					
						|  Eliot Berriot | 290cae9a8f | Fix #231 and #219: ensure we import covers regarless of the import method Can now import covers from track metadata and track directory as well | 2018-06-02 17:34:46 +02:00 | 
				
					
						|  Eliot Berriot | eded32c2e8 | See #228: more performante federation import launch via API | 2018-05-24 18:53:12 +02:00 | 
				
					
						|  Eliot Berriot | 7b71463ef8 | Removed acoustid support, as the integration was buggy and error-prone (#106) | 2018-05-21 20:55:44 +02:00 | 
				
					
						|  Eliot Berriot | a28078753b | See #195: no update track information when fetching track from federation | 2018-05-16 18:55:09 +02:00 | 
				
					
						|  Eliot Berriot | 1bc4ceab9e | See #195: set bitrate, duration and size when importing file | 2018-05-15 22:01:52 +02:00 | 
				
					
						|  Eliot Berriot | 23d21b0fdb | Fix #193: broken federated import | 2018-05-07 19:22:09 +02:00 | 
				
					
						|  Eliot Berriot | 6100b106c0 | See #186: moved federation settings to preferences | 2018-04-28 05:55:21 +02:00 | 
				
					
						|  Eliot Berriot | 3d6f0b8b2c | Fix #183: ensure in place imported files get a proper mimetype | 2018-04-27 21:10:35 +02:00 | 
				
					
						|  Eliot Berriot | 93c57f08f9 | Fixed broken youtube-dl import | 2018-04-22 12:10:32 +02:00 | 
				
					
						|  Eliot Berriot | 58fced2640 | updated import_task to support in place import | 2018-04-21 18:20:56 +02:00 | 
				
					
						|  Eliot Berriot | f31874edf5 | Implemented followers notification on import and autoimport | 2018-04-17 19:35:57 +02:00 | 
				
					
						|  Eliot Berriot | 9612b1bace | Can now serve track from remote library | 2018-04-07 15:34:35 +02:00 | 
				
					
						|  Eliot Berriot | b29ca44797 | Now store remote library tracks in a dedicated model, this is much simpler | 2018-04-07 11:29:40 +02:00 | 
				
					
						|  Eliot Berriot | f273faf9de | Added Library model to have more granular federation management | 2018-04-06 18:49:29 +02:00 | 
				
					
						|  Eliot Berriot | 8db832f03b | Now store source AP track file on track_file | 2018-04-06 15:20:53 +02:00 | 
				
					
						|  Eliot Berriot | 4d6e894b62 | AudioCollection to import job and track file creation | 2018-04-05 23:22:28 +02:00 | 
				
					
						|  Eliot Berriot | 17bda77efb | Fix #111: allow skipping of acoustid matching | 2018-03-06 20:29:32 +01:00 | 
				
					
						|  Eliot Berriot | 2354721cd9 | Fixed import crashing when no acoustid found | 2018-03-04 18:14:37 +01:00 | 
				
					
						|  Eliot Berriot | b5226367a5 | Fixed broken import because of missing transaction | 2018-02-27 18:12:23 +01:00 | 
				
					
						|  Eliot Berriot | 1c8f055490 | Brand new file importer | 2017-12-27 23:32:02 +01:00 | 
				
					
						|  Eliot Berriot | 2e616282fd | Now use import job everywhere, even for direct file imports | 2017-12-27 20:30:50 +01:00 | 
				
					
						|  Eliot Berriot | 5d2dbbc828 | Upgraded celery to 4.1, added endpoint logic for fingerprinting audio files | 2017-12-27 17:30:09 +01:00 |