Eliot Berriot
|
2bc71eecfd
|
See #170: add a description field on tracks, albums, tracks
|
2020-01-14 14:00:08 +01:00 |
Eliot Berriot
|
aea8e4fc59
|
Resolve "Tagging artists/albums genres when importing music files"
|
2019-12-18 07:52:09 +01:00 |
Eliot Berriot
|
c94d9214ec
|
See #170: updates to upload API to support channels publishing
|
2019-12-04 09:55:07 +01:00 |
Eliot Berriot
|
c84396e669
|
Attachments
|
2019-11-25 09:49:06 +01:00 |
Eliot Berriot
|
4e7f1e63d2
|
Denormalized audio permission logic in a separate table to enhance performance
|
2019-10-22 00:13:25 +02:00 |
Eliot Berriot
|
618c6d8bb0
|
Truncate too long long values when importing instead of crashing
|
2019-09-27 12:49:16 +02:00 |
Eliot Berriot
|
3204dfd342
|
Fix #898: Pickup folder.png and folder.jpg files for cover art when importing from CLI
|
2019-09-17 11:06:39 +02:00 |
Eliot Berriot
|
27f0826195
|
See #432: expose and federate tags on artists and albums
|
2019-07-22 09:41:33 +02:00 |
Eliot Berriot
|
7bc8109732
|
See #432: tags acquisition (from audio files)
|
2019-07-12 15:06:39 +02:00 |
Eliot Berriot
|
0b94227782
|
Fix #799: Removed broken/instable lyrics feature
|
2019-04-23 10:32:51 +02:00 |
Eliot Berriot
|
4e44e4e4b6
|
Attribute artist
|
2019-04-11 10:17:10 +02:00 |
Eliot Berriot
|
2a82367667
|
Fix #788: fixed crashing import with empty album artist
|
2019-04-05 15:41:28 +02:00 |
Eliot Berriot
|
05f0129025
|
Better error handling on display for import errors (#718, #583, #501, #252, #544)
|
2019-04-04 16:07:43 +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
|
ca7b39c692
|
Fix #740: Do not consider tracks as duplicates during import if they have different positions
|
2019-03-27 12:54:29 +01:00 |
Eliot Berriot
|
31227b8641
|
Fix #772: Prevent skipping on file import if album_mbid is different
|
2019-03-27 12:13:25 +01:00 |
Eliot Berriot
|
429ffbf461
|
Fix #757: Ensure cover art from uploaded files is picked up properly on existing albums
|
2019-03-20 19:38:41 +01:00 |
Eliot Berriot
|
f73c7714c6
|
Fixed a crash when federating a track with unspecified position
|
2019-03-08 09:29:43 +01:00 |
Eliot Berriot
|
4a3c21a094
|
Importer will now pick embedded images in files with OTHER type if no COVER_FRONT is present
|
2019-01-15 17:14:11 +01:00 |
Eliot Berriot
|
a493d34b8f
|
Resolve "Track position don't take care about disc number"
|
2018-12-06 08:53:31 +00:00 |
Eliot Berriot
|
e5b46402f8
|
Fix #308: Licenses
|
2018-12-04 14:13:37 +00:00 |
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 |