Eliot Berriot
|
1f3f790f63
|
Fix #819: Fixed invalid required fields in Upload django's admin
|
2019-05-09 12:13:00 +02:00 |
Eliot Berriot
|
a2c52abb4f
|
See #565: fixed path issues with external storage
|
2019-04-24 15:27:07 +02:00 |
Eliot Berriot
|
101ae27885
|
Fix #565: store media files in S3 bucket
|
2019-04-23 18:01:42 +02:00 |
Eliot Berriot
|
0b94227782
|
Fix #799: Removed broken/instable lyrics feature
|
2019-04-23 10:32:51 +02:00 |
Eliot Berriot
|
a605bcbe76
|
Admin UI for libraries and uploads
|
2019-04-19 12:05:13 +02:00 |
Eliot Berriot
|
cdc617be27
|
Logic to refetch remote entities
|
2019-04-18 14:37:17 +02:00 |
Eliot Berriot
|
b4731928fc
|
UI To manage artists, albums, tracks
|
2019-04-17 14:17:59 +02:00 |
Eliot Berriot
|
0e8a5a10e5
|
Fix #802: Now honor maxBitrate parameter in Subsonic API
|
2019-04-16 11:35:12 +02:00 |
Eliot Berriot
|
4e44e4e4b6
|
Attribute artist
|
2019-04-11 10:17:10 +02:00 |
Eliot Berriot
|
da3710ff08
|
Fix #758: Ensure all our ActivityPub fetches are authenticated
|
2019-03-15 12:08:45 +01:00 |
Eliot Berriot
|
d243d6a2f5
|
See #689: now serve AP representations for uploads, tracks, albums and artists
|
2019-02-28 12:32:09 +01:00 |
Vierkantor
|
0efdb6d980
|
Resolve "In-place imports cannot be transcoded"
|
2019-01-29 09:32:35 +01:00 |
Eliot Berriot
|
7657db4212
|
Fix #648: Improved test suite speed by reducing / disabling expensive operations
|
2019-01-04 11:47:23 +01:00 |
Eliot Berriot
|
2da3a3842e
|
Improved performance when listing playable tracks, albums and artists
|
2019-01-03 22:57:29 +01:00 |
Eliot Berriot
|
942e9a15cb
|
Linting
|
2018-12-27 20:39:03 +01:00 |
Eliot Berriot
|
032197da3f
|
Added stats endpoint for domain
|
2018-12-27 20:33:12 +01:00 |
Eliot Berriot
|
060543f62c
|
Fixed logging issues
|
2018-12-26 20:24:42 +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
|
5a2cf9112b
|
Fixed #621: None extension when downloading an in-place imported file
|
2018-12-04 15:40:14 +01:00 |
Eliot Berriot
|
e5b46402f8
|
Fix #308: Licenses
|
2018-12-04 14:13:37 +00:00 |
Eliot Berriot
|
837d6ad0e1
|
Fix #473: ".None" extension when downloading Flac file
|
2018-11-19 23:49:43 +01:00 |
Eliot Berriot
|
bcd22eb38c
|
See #272: linting and changelog
|
2018-10-26 16:09:00 +02:00 |
Eliot Berriot
|
d3f8fb6cb0
|
See #272: updated API to return upload data on tracks
|
2018-10-26 14:26:52 +02:00 |
Eliot Berriot
|
2fe1e7c950
|
See #272: added preference and base logic for transcoding
|
2018-10-24 19:17:02 +02:00 |
Eliot Berriot
|
baf5a350b3
|
See #272: added admin and model for transcoding
|
2018-10-24 19:11:57 +02:00 |
Eliot Berriot
|
77973ba6f9
|
See #574: linting
|
2018-10-21 20:33:41 +02:00 |
Eliot Berriot
|
8c5924d6e3
|
Ensure distinct is applied on all playable_by querysets
|
2018-10-21 20:30:16 +02:00 |
Eliot Berriot
|
314765de7c
|
Fix #546: Ensure from_activity field is not required in django's admin
|
2018-10-01 21:43:33 +02:00 |
Eliot Berriot
|
ec3fcefabf
|
Ensure radio tracks only return playable tracks
|
2018-09-28 22:19:43 +02:00 |
Eliot Berriot
|
b6e376ed0a
|
0.17 release documentation initial draft and migration script
|
2018-09-25 20:18:02 +00: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
|
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 |
Eliot Berriot
|
71c70cee39
|
Fixed #478: Removed release date error in case of empty date
|
2018-08-19 17:52:04 +02:00 |
Eliot Berriot
|
4781e7821e
|
Fix #376: Smarter date parsing during import by replacing arrow with pendulum
|
2018-07-24 23:07:51 +02:00 |
Eliot Berriot
|
979c554b4a
|
Use cropped covers/avatars to reduce bandwidth use
|
2018-07-20 19:17:39 +02:00 |
Eliot Berriot
|
1458c084a7
|
Resolve "Funkwhale unable to import Albums with multiple Artists"
|
2018-07-09 20:47:55 +00:00 |
Renon
|
2182227f50
|
Merge branch '222-update-import' into 'develop'
Resolve "Add flag during import to replace already present tracks with new version"
Closes #222
See merge request funkwhale/funkwhale!264
|
2018-06-22 22:04:06 +00:00 |
RenonDis
|
8103ea541f
|
cli import files with replace option
|
2018-06-22 20:25:15 +02:00 |
RenonDis
|
bb79d454af
|
Bypassing cli skip for update flag
|
2018-06-22 20:24:55 +02:00 |
Eliot Berriot
|
9767c8f415
|
See #190: API and serializers to manage import requests
|
2018-06-22 18:25:17 +02:00 |
Eliot Berriot
|
d17ceec1f0
|
See #297: linting of various, uncommon errors
|
2018-06-10 12:06:46 +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
|
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
|
bbae4e323b
|
Fix #288: Huge performance boost during CLI import that queries MusicBrainz
|
2018-06-06 21:45:38 +02:00 |
Eliot Berriot
|
9d9676aa17
|
Fix #237: Do not crash when importing track with an artist that do not match the release artist
|
2018-06-06 21:41:38 +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 |