Deluan
|
0d18620030
|
Add log.IsGreaterOrEqualTo, that take into consideration path-scoped log levels
|
2026-01-02 20:32:37 +00:00 |
|
Deluan
|
81bf9d23e4
|
Replace all utils.Param* with req.Params
|
2026-01-02 20:32:36 +00:00 |
|
Deluan
|
31a599a39a
|
Add support for timeOffset in /stream endpoint
|
2026-01-02 20:31:56 +00:00 |
|
Deluan
|
fdc0c8db2a
|
Close stream when downloading files, fix fd leak
|
2026-01-02 20:22:41 +00:00 |
|
Deluan
|
33b3f373f4
|
Allow any HTTP methods for public images endpoint. Fix artist covers in Subtracks
|
2026-01-02 20:21:17 +00:00 |
|
Deluan
|
35ca63143f
|
Handle "naked" CoverArtIDs (IDs of album, mediafiles and playlists)
|
2026-01-02 20:20:20 +00:00 |
|
Deluan
|
fbddad3089
|
Make internal method unexported
|
2026-01-02 20:20:18 +00:00 |
|
Kendall Garner
|
b130c69cfd
|
Enable transcoding of downlods (#1667)
* feat(download): Enable transcoding of downlods - #573
Signed-off-by: Kendall Garner <17521368+kgarner7@users.noreply.github.com>
* feat(download): Make automatic transcoding of downloads optional
Signed-off-by: Kendall Garner <17521368+kgarner7@users.noreply.github.com>
* Fix spelling
* address changes
* prettier
* fix config
* use previous name
Signed-off-by: Kendall Garner <17521368+kgarner7@users.noreply.github.com>
|
2026-01-02 20:19:53 +00:00 |
|
Deluan
|
4b338dcf3d
|
Simplify Subsonic API handler implementation
|
2026-01-02 20:16:00 +00:00 |
|
Deluan
|
2afc93bb9b
|
Add missing context to logger calls
|
2026-01-02 20:16:00 +00:00 |
|
Deluan
|
c45ec227ec
|
Reduce spurious error/warn messages, if loglevel != debug
|
2026-01-02 20:16:00 +00:00 |
|
Deluan
|
e63769051f
|
Remove dependency of deprecated ioutil package
|
2026-01-02 20:06:10 +00:00 |
|
Deluan
|
10cf2372f8
|
Move project to Navidrome GitHub organization
|
2026-01-02 19:20:16 +00:00 |
|
Deluan
|
2c79e4dc86
|
Add config option to globally enable/disable downloads
|
2026-01-02 19:19:34 +00:00 |
|
Deluan
|
f165047ace
|
Don't send the transcoded file if it is a HEAD request
|
2026-01-02 19:19:32 +00:00 |
|
Deluan
|
7cde29cd21
|
Simplify error responses
|
2026-01-02 19:18:26 +00:00 |
|
Deluan
|
e9e09a7480
|
Add dedicated SimilarArtists call
|
2020-10-20 16:07:31 -04:00 |
|
Deluan
|
8fa5544af7
|
Add option to download playlist
|
2020-08-21 13:28:20 -04:00 |
|
Deluan
|
6fe1f84c68
|
Add download for songs
|
2020-08-14 12:11:35 -04:00 |
|
Deluan
|
d72468003f
|
User album or artist name as zip name in download endpoint
|
2020-08-14 12:10:37 -04:00 |
|
Deluan
|
c271aa24d1
|
Make all Subsonic helper functions private
|
2020-08-14 12:10:37 -04:00 |
|
Deluan
|
4ec451aecb
|
Add content-disposition header to set a download name
|
2020-08-05 18:40:46 -04:00 |
|
Deluan
|
2c370cae28
|
Support downloading full album and artist discography through Subsonic API
|
2020-08-04 12:39:13 -04:00 |
|
Deluan
|
67da83c84d
|
Use a RWMutex instead of an AtomicBool, to reduce contention
|
2020-07-26 00:45:33 -04:00 |
|
Deluan
|
9e35534dad
|
Fix lint errors
New environment, forgot to setup it properly...
|
2020-07-10 13:11:02 -04:00 |
|
Deluan
|
5620c58a30
|
Started the big refactor to extract common logic from engine package (Subsonic only) to core package (more generic)
|
2020-07-10 12:53:11 -04:00 |
|
Deluan
|
8510273216
|
Send estimated content length if requested
|
2020-04-03 00:24:40 -04:00 |
|
Deluan
|
c8b0d2bfae
|
feat: select correct transcoding for streaming
|
2020-03-17 15:20:35 -04:00 |
|
Deluan
|
f394de664a
|
refactor: new transcoding engine. third (fourth?) time is a charm!
|
2020-02-24 13:56:09 -05:00 |
|
Deluan
|
a412989f7e
|
refactor: more stable transcoder, based on http.FileSystem
|
2020-02-19 14:53:35 -05:00 |
|
Deluan
|
a37beac753
|
feat: add X-Content-Duration header to the stream response
|
2020-02-09 22:09:18 -05:00 |
|
Deluan
|
8673533cd4
|
refactor: move request param extractors to utils
|
2020-02-06 18:55:38 -05:00 |
|
Deluan
|
8372dee000
|
feat: experimental downsampling support
|
2020-02-03 22:53:57 -05:00 |
|
Deluan
|
bee55c04c8
|
Rename project to Navidrome
|
2020-01-23 19:44:08 -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
|
7610b42f4b
|
Moved package api to subsonic under server
|
2020-01-19 18:23:09 -05:00 |
|