petitminion
|
3b5de1a32d
|
Supporting multi-artist per tracks/albums (#1568)
|
2024-08-29 14:11:35 +00:00 |
petitminion
|
4ad806b8e9
|
Cache radio queryset. New api endpoint for radio tracks : api/v2/radios/sessions/$sessionid/tracks?count=$count
|
2023-09-25 22:28:11 +00:00 |
petitminion
|
f821dcbbc2
|
Create a testing environment in production for ListenBrainz recommendation engine (troi-recommendation-playground)
|
2023-09-12 16:09:34 +00:00 |
jo
|
22c255700e
|
style: format code using black v23
|
2023-03-28 19:49:24 +02:00 |
jo
|
054a9e54f5
|
docs: fix spelling errors (pre-commit)
|
2022-11-24 01:43:36 +01:00 |
petitminion
|
01fd1503c9
|
add playlists radio to search result page
|
2022-11-20 10:49:23 +00:00 |
JuniorJPDJ
|
3c7d9b5ac8
|
perf(radio/pick): speedup radio track picking code NOCHANGELOG
|
2022-11-08 08:53:32 +00:00 |
petitminion
|
0f4226e06f
|
Resolve "Add "play all" button in tag search result page"
|
2022-07-15 09:07:15 +00:00 |
Agate
|
fd5bec9dfa
|
Documented missing API endpoints
|
2020-07-28 11:26:39 +02:00 |
Eliot Berriot
|
2090806398
|
New radios: play your own content, or a given library
|
2019-11-27 15:28:21 +01:00 |
Eliot Berriot
|
afc8f22516
|
Fix tag exclusion in custom radios (#950)
|
2019-10-21 09:25:36 +02:00 |
Eliot Berriot
|
918e7beb7e
|
See #432: can now start a radio from a tag
|
2019-07-18 15:13:09 +02:00 |
Eliot Berriot
|
6dde4b73cd
|
Implement tag models
|
2019-07-08 15:26:14 +02:00 |
Eliot Berriot
|
bdf83bd8ff
|
Resolve "Hide an artist in the UI"
|
2019-02-14 10:49:06 +01:00 |
Eliot Berriot
|
5ce4cc8379
|
[Experimental] Added a new "Similar" radio based on users history (suggested by @gordon)
|
2019-01-30 16:54:35 +01:00 |
Eliot Berriot
|
ec3fcefabf
|
Ensure radio tracks only return playable tracks
|
2018-09-28 22:19:43 +02:00 |
Eliot Berriot
|
e49a460203
|
Audio federation
|
2018-09-22 12:29:30 +00: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
|
4325b1be4f
|
Removed radios and listening recording for anonymous users as it was buggy
|
2018-05-06 11:18:28 +02:00 |
Eliot Berriot
|
a3b2125d2a
|
See #186: moved api authentication required setting to preference
|
2018-04-28 06:11:50 +02:00 |
Eliot Berriot
|
5e901dc5a4
|
Fixed a bunch of failing tests
|
2018-03-28 23:54:08 +02:00 |
Eliot Berriot
|
db4ae18055
|
Fixed #88: Now exclude tracks without file from radio candidates
|
2018-02-27 19:20:55 +01:00 |
Eliot Berriot
|
e7f0c1b88b
|
Views and logic for custom radios
|
2018-01-07 22:21:01 +01:00 |