0
I Use This!
High Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
May 31, 2023 — May 31, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Subsonic API: make use of the bitrate info in DB to check if transcoding is needed More... 7 months ago
Subsonic API: added contentType and transcodedContentType fields, fixes #363 More... 7 months ago
Subsonic API: added bitrate support, ref #363 More... 7 months ago
Subsonic API: bumped server version More... 7 months ago
Raised internal buffers to speed up transfers More... 7 months ago
Merge branch 'fix-mimetype-subsonic-api' into develop More... 7 months ago
Simplified the similarity engine loading (since there is no more the features-based engine) More... 7 months ago
Added a release generator tool to stress test everything More... 7 months ago
Rework db range primitives + fixed bug when playing all in releases/tracks views + raised limit to 1000 for ranges in subsonic API More... 7 months ago
Subsonic API: now returns 404 when the requested cover art is not found (but a client list has been added to serve them a default cover art) More... 7 months ago
Subsonic API: improved error message More... 7 months ago
Subsonic API: limit size parameter to 500 for various methods More... 7 months ago
Subsonic API: cached cluster stats for track and releases, in order to make the getGenre entrypoint efficient on large databases More... 7 months ago
Fixed bad optimize condition More... 7 months ago
Added some foreachSubRange More... 7 months ago
Subsonic API: fixed missing mimetype for raw files More... 7 months ago
Subsonic API: added a small utility to bench search3 endpoint More... 7 months ago
Merge branch 'master' of github.com:epoupon/lms More... 7 months ago
Merge branch 'develop' for release v3.43.0 More... 7 months ago
Fixed typo More... 7 months ago
Added more logs to track issue ref #355 More... 7 months ago
Updated README More... 7 months ago
SubsonicAPI: optimized search for artists More... 7 months ago
SubsonicAPI: optimized search for tracks More... 7 months ago
SubsonicAPI: optimized search for albums More... 7 months ago
Create FUNDING.yml More... 7 months ago
Subsonic API: added playCount More... 7 months ago
Speed up searches when one cluster filter is active More... 7 months ago
Split the search view in order to workaround the scroll visibility issue More... 7 months ago
Do not report OpenSubsonic extra fields for selected legacy clients. This made DSub behave badly. fixes #356 More... 7 months ago