Deluan
|
777231ea79
|
feat: expose album, song and artist annotations in the RESTful API
|
2020-03-28 19:22:55 -04:00 |
|
Deluan
|
100db2bcfd
|
feat: add artist filter to album view
|
2020-03-25 20:40:18 -04:00 |
|
Deluan
|
32fbf2e9eb
|
refactor: drop search table, integrated full_text into main tables
|
2020-03-19 21:44:48 -04:00 |
|
Deluan
|
fc14e346b9
|
feat: store duration as float, to cater for milliseconds
|
2020-02-20 17:02:06 -05:00 |
|
Deluan
|
88e01d05f6
|
refactor: annotations
|
2020-02-01 17:23:03 -05:00 |
|
Deluan
|
72d9ddf532
|
refactor: remove annotation handling from engine
|
2020-02-01 17:23:03 -05:00 |
|
Deluan
|
71c1844bca
|
refactor: new persistence, more SQL, less ORM
|
2020-02-01 17:23:03 -05:00 |
|
Deluan
|
9557f7ceed
|
Initial support for song browsing from UI
|
2020-01-22 10:47:43 -05:00 |
|
Deluan
|
d7116eebd4
|
Implement annotations per user
|
2020-01-21 23:03:37 -05:00 |
|
Deluan
|
de0816da67
|
Reimplemented GetAlbumList&type=random and GetRandomSongs (now with filter by genres)
|
2020-01-21 08:49:43 -05:00 |
|
Deluan
|
c6ed0d5377
|
Remove flag to allow override media annotation
|
2020-01-20 18:19:16 -05:00 |
|
Deluan
|
6785d616d0
|
Remove unused PurgeInactive methods
|
2020-01-20 08:16:22 -05:00 |
|
Deluan
|
fe058aa4a1
|
Don't override media annotations when scanning/importing
|
2020-01-18 21:45:44 -05:00 |
|
Deluan
|
938a92eded
|
Register PlayCount/Date in the DB, if DevUseFolderScanner is true
|
2020-01-18 20:59:20 -05:00 |
|
Deluan
|
128e165aba
|
Add Stars to the DB, including Artists! Only if DevUseFolderScanner is true
|
2020-01-18 20:03:52 -05:00 |
|
Deluan
|
035fdaeb96
|
Remove old tags from models
|
2020-01-17 20:54:28 -05:00 |
|
Deluan
|
123f543a94
|
New Folder Scanner - WIP
|
2020-01-17 20:54:28 -05:00 |
|
Deluan
|
7a16d41abe
|
Add MediaFile.FindByPath
|
2020-01-17 20:54:28 -05:00 |
|
Deluan
|
c404252b7f
|
Remove sort.Interface from models (not used anymore)
|
2020-01-15 08:36:25 -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 |
|