Commit Graph
16 Commits
Author SHA1 Message Date
emeric dd5dfaa96e Removed the dedicated search view, as it is actually too limiting. Added a search field in the album/artists/tracks views. This makes search now work together with sort mode 2024-05-01 15:21:48 +02:00
emeric 4b7c4295ec Refactored namespaces 2024-03-12 08:32:08 +01:00
emeric 0ed3f1ba79 Initial support for multi library, still WIP 2024-01-25 00:01:11 +01:00
emeric 4705e6ffb7 Subsonic API: added getTopSongs endpoint, fixes #365 2023-12-15 22:19:01 +01:00
emeric 1f282c0517 Removed the database lib from services as it is still not a service 2023-11-26 17:38:44 +01:00
emeric 74a222ed54 Use the scrobbling service to get listen count rathen than querying the db directly 2023-11-26 17:28:15 +01:00
emeric 9060c0d925 Simplified logger configuration, it no longer depends on Wt 2023-11-24 16:23:31 +01:00
emeric 17a2a969e2 Reduced exclusive lock durations 2023-11-19 16:17:27 +01:00
emeric 069470194b Separated feedback services (stars / love for LB) from scrobbling services, to ease last.fm integration 2023-10-31 13:37:14 +01:00
emeric 079f7922b4 OpenSubsonic API: added support for 'played' fields 2023-10-16 23:27:29 +02:00
emeric 2732c85503 Subsonic API: reported correct starred date/time 2023-10-02 22:21:22 +02:00
emeric 4177354afe Send pending listens that have not been successfully sent 2022-01-30 14:18:22 +01:00
emeric c6338771cf Changed http client to be instanciated by services 2021-12-05 15:20:57 +01:00
emeric 0cf6b2159e Databsae service refactoring. Warning, loses stars and listens stats 2021-12-04 15:25:09 +01:00
emeric 9adfafc589 Migrated database stuff 2021-10-21 13:36:41 +02:00
emeric a0489b2d94 Migrated scrobbling stuff 2021-10-18 20:39:47 +02:00