Deluan
|
133fed344f
|
Add owner_id to playlist
|
2021-10-31 15:08:06 -04:00 |
|
Deluan
|
5e87280750
|
Load playlist track genres
|
2021-10-26 18:46:08 -04:00 |
|
Deluan
|
5dce499d6d
|
Fix/Optimized Playlist tracks deletion
|
2021-10-26 14:05:28 -04:00 |
|
Deluan
|
af00503b77
|
Optimize playlist updates
|
2021-10-26 10:45:14 -04:00 |
|
Deluan
|
6a550dab77
|
Use new Criteria and remove SmartPlaylist struct
|
2021-10-23 20:25:28 -04:00 |
|
Deluan
|
d21932bd1b
|
First version of SmartPlaylists being generated on demand
|
2021-10-23 20:25:28 -04:00 |
|
Deluan
|
c72add516a
|
Add methods to Playlist model
Also, don't load genres for Playlists tracks (not necessary for now)
|
2021-10-23 20:25:28 -04:00 |
|
Deluan
|
d200933b68
|
Reduce number of queries for some playlists operations.
Also allow admins to update/delete playlists from other users in the Subsonic API. Closes #1366
|
2021-10-23 20:25:28 -04:00 |
|
Deluan
|
815623715e
|
Load SmartPlaylists rules from DB
|
2021-10-23 20:25:28 -04:00 |
|
Deluan
|
cf8d08ec26
|
Initial drafts for Smart Playlists
|
2021-10-23 20:25:28 -04:00 |
|
Deluan
|
6c3e45de41
|
Add songs to playlists with drag and drop
|
2021-10-02 13:14:33 -04:00 |
|
Deluan
|
c831dc4cdf
|
Use structs lib to map models to DB. Fix #1266
|
2021-08-01 12:04:45 -04:00 |
|
Deluan
|
2f8dc794de
|
Add and show Playlists sizes
|
2020-10-12 22:31:01 -04:00 |
|
Deluan
|
b9b6ce066b
|
Auto-Import playlists found in the Music Folder
|
2020-07-17 22:55:51 -04:00 |
|
Deluan
|
35114be5f7
|
Add path to playlist
|
2020-07-17 22:55:51 -04:00 |
|
Deluan
|
331fa1d952
|
Add ability to reorder playlist items
|
2020-06-04 19:05:41 -04:00 |
|
Deluan
|
12cf2f1104
|
Remove tracks from playlist
|
2020-05-16 18:35:34 -04:00 |
|
Deluan
|
e81a9dd1b5
|
Add tracks to playlist
|
2020-05-16 18:35:34 -04:00 |
|
Deluan
|
5682d0e721
|
Remove tracks from Playlist's GetAll
|
2020-05-16 18:35:34 -04:00 |
|
Deluan
|
aebee651ac
|
Add nested resource playlist/{id}/tracks
|
2020-05-16 18:35:34 -04:00 |
|
Deluan
|
a56e588c8e
|
Create relation table for playlist tracks
|
2020-05-16 18:35:34 -04:00 |
|
Deluan
|
5afcd0ad22
|
Make field names camelCase
|
2020-05-16 18:35:34 -04:00 |
|
Deluan
|
4e613be960
|
Add playlists REST endpoint
|
2020-05-16 18:35:34 -04:00 |
|
Deluan
|
9fb4f5ef52
|
Removed Playlist.GetWithTracks, not needed anymore
|
2020-04-11 19:05:51 -04:00 |
|
Deluan
|
e232c5c561
|
Add created and changed fields to playlists responses
|
2020-04-11 18:58:43 -04:00 |
|
Deluan
|
fc14e346b9
|
feat: store duration as float, to cater for milliseconds
|
2020-02-20 17:02:06 -05:00 |
|
Deluan
|
d4adc784cc
|
Return playlist duration in getPlayList
|
2020-01-21 18:10:29 -05:00 |
|
Deluan
|
57fcdac428
|
Initial support for playlists. Missing permissions
|
2020-01-21 16:39:35 -05:00 |
|
Deluan
|
6785d616d0
|
Remove unused PurgeInactive methods
|
2020-01-20 08:16:22 -05:00 |
|
Deluan
|
19765b0ad8
|
Removed composition from model, makes it more readable
|
2020-01-15 08:21:32 -05:00 |
|
Deluan
|
0ea2bd79d9
|
Rename domain to model
|
2020-01-14 22:22:34 -05:00 |
|