jo
|
6528039e95
|
fix(api): pylint crashes on redefined-builtin
See https://github.com/PyCQA/pylint/issues/8079
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2203>
|
2023-01-29 12:47:02 +00:00 |
jo
|
cff619679b
|
chore: format files using isort (pre-commit)
|
2022-11-23 21:55:37 +01:00 |
Eliot Berriot
|
e7622729a9
|
See #170: fixed fetch of channel track not working
|
2020-04-08 13:38:22 +02:00 |
Eliot Berriot
|
c9259c906b
|
Faster tests by not creating covers unless mandatory
|
2020-03-23 14:29:01 +01:00 |
Eliot Berriot
|
71b400a9b8
|
See #170: cover on tracks and artists
|
2020-01-17 16:27:11 +01:00 |
Eliot Berriot
|
c84396e669
|
Attachments
|
2019-11-25 09:49:06 +01:00 |
Eliot Berriot
|
921317a217
|
Implemented missing getSongsByGenre subsonic endpoint
|
2019-09-19 21:09:18 +02:00 |
Eliot Berriot
|
c8135d38b1
|
See #432: added model tagging logic on artists and albums
|
2019-07-15 10:53:33 +02:00 |
Eliot Berriot
|
6dde4b73cd
|
Implement tag models
|
2019-07-08 15:26:14 +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
|
d4eff5aa32
|
Less DB queries in test factories
|
2019-01-04 14:36:08 +01: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
|
8489c79c89
|
See #272: clean transcoding files task
|
2018-10-24 19:44:31 +02:00 |
Eliot Berriot
|
47aa209df2
|
See !368: ensure we filter playable entities in subsonic API
|
2018-10-01 21:16:11 +02:00 |
Eliot Berriot
|
b6e376ed0a
|
0.17 release documentation initial draft and migration script
|
2018-09-25 20:18:02 +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
|
0e1203336d
|
Fixed randomly failing test
|
2018-06-24 13:56:06 +02:00 |
RenonDis
|
61eb8e4d61
|
Test for _do_import with replace
|
2018-06-22 23:50:46 +02:00 |
Eliot Berriot
|
9bea804f14
|
See #297: sorted imports
|
2018-06-10 10:55:16 +02:00 |
Eliot Berriot
|
62ca3bd736
|
Blacked the code
|
2018-06-09 15:36:16 +02:00 |
Eliot Berriot
|
c7782693bc
|
See #223: api for listing/managing library files
|
2018-05-29 00:07:20 +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
|
bbd273404a
|
See #75: initial subsonic implementation that works with http://p.subfireplayer.net
|
2018-05-08 16:32:07 +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
|
87daa81762
|
More factories
|
2018-04-05 23:27:19 +02:00 |
Eliot Berriot
|
2e616282fd
|
Now use import job everywhere, even for direct file imports
|
2017-12-27 20:30:50 +01:00 |
Eliot Berriot
|
099cdfa99c
|
Fixed #54: Now use pytest everywhere \o/
|
2017-12-24 19:15:21 +01:00 |