Agate
|
85c6baca9a
|
Fix #1155: Fixed crash on python 3.5 with cli importer
|
2020-06-11 05:57:53 +02:00 |
Agate
|
f54038ca83
|
Resolve "CLI in-place import impossible with virtualenv with python3.5"
|
2020-06-05 10:42:56 +02:00 |
Agate
|
752c993e8e
|
Importer updates: watch directories, handle metadata updates
|
2020-05-07 09:56:05 +02:00 |
Agate
|
85bc8d93e8
|
Fix #1093: mimetype detection issue that broke transcoding on certain tracks
|
2020-05-04 13:52:44 +02:00 |
Agate
|
19266ba3e3
|
Fixed broken upload status link in import_files command
|
2020-04-23 12:00:57 +02:00 |
Agate
|
ecb7c464a1
|
Improved CLI importer reliability and UX
|
2020-04-15 11:23:50 +02:00 |
Eliot Berriot
|
4e7f1e63d2
|
Denormalized audio permission logic in a separate table to enhance performance
|
2019-10-22 00:13:25 +02:00 |
Reg
|
a1d01105a1
|
Fixed typo refrence => reference
|
2019-06-25 11:03:45 +02:00 |
Eliot Berriot
|
6649d0720d
|
Fix #781: Added a `check_inplace_files` management command to remove purge the database from references to in-place imported files that don't exist on disk anymore
|
2019-04-05 18:55:00 +02:00 |
Eliot Berriot
|
5916a1ba99
|
Fix #777: Added a prune_library management command to remove obsolete metadata
|
2019-03-27 17:04:10 +01:00 |
Eliot Berriot
|
dd23dfa07c
|
Point to new gitlab URL
|
2018-12-10 16:00:33 +01:00 |
Eliot Berriot
|
e5b46402f8
|
Fix #308: Licenses
|
2018-12-04 14:13:37 +00:00 |
Eliot Berriot
|
f5373a9dbf
|
Cleanup unused code
|
2018-09-28 22:49:59 +02:00 |
Eliot Berriot
|
e49a460203
|
Audio federation
|
2018-09-22 12:29:30 +00:00 |
Eliot Berriot
|
3a94462bd6
|
Removed django-cacheops dependency
|
2018-07-21 12:57:48 +02:00 |
Eliot Berriot
|
799386c2b6
|
See #297: removed a lot of unused variables
|
2018-06-10 11:27:38 +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
|
639882bd34
|
See #297: removed unused variables
|
2018-06-09 17:41:59 +02:00 |
Eliot Berriot
|
62ca3bd736
|
Blacked the code
|
2018-06-09 15:36:16 +02:00 |
Eliot Berriot
|
18ad6cfa78
|
Fix #273: fix_track_files will now update files with bad mimetype
|
2018-06-03 18:57:35 +02:00 |
Eliot Berriot
|
4b21128e46
|
See #195: fix_track_files command can now recompute size, bitrate and duration
|
2018-05-15 22:01:53 +02:00 |
Eliot Berriot
|
7d3da3d757
|
Added a fix_track_files command to run checks and fixes against library (#183)
|
2018-04-27 21:11:20 +02:00 |