Rob Emery
|
1dd36fd685
|
cleaning out
|
2026-02-15 19:28:55 +00:00 |
|
Rob Emery
|
2c926106eb
|
o.Path is always the current urlpath, so we can use that instead of
reassembling
|
2026-02-15 19:28:55 +00:00 |
|
Rob Emery
|
99dfaf307d
|
Outputting a track object with metadata, we should use the trackid in the ID rather
than the title
|
2026-02-15 19:28:55 +00:00 |
|
Rob Emery
|
657d2e6e65
|
Now returns all tracks for a given genre by a given artist
|
2026-02-15 19:28:55 +00:00 |
|
Rob Emery
|
760bf95de3
|
Now lists all artists for a given genre
|
2026-02-15 19:28:55 +00:00 |
|
Rob Emery
|
d568325777
|
OK can't find any library to do this, so had to do it by hand
|
2026-02-15 19:28:55 +00:00 |
|
Rob Emery
|
980de390d8
|
Track numbers populated correctly
|
2026-02-15 19:28:55 +00:00 |
|
Rob Emery
|
ac84e1ca5a
|
Some metadata returned
|
2026-02-15 19:28:55 +00:00 |
|
Rob Emery
|
eb341d11dc
|
Example XML blob of a track with metadata
|
2026-02-15 19:28:55 +00:00 |
|
Rob Emery
|
c360f248f7
|
Might as well compile these once and only once
|
2026-02-15 19:28:55 +00:00 |
|
Rob Emery
|
b7a765b19a
|
Cleaning up a bit
|
2026-02-15 19:28:55 +00:00 |
|
Rob Emery
|
e4bad316c3
|
Rendering out leaf nodes for tracks
|
2026-02-15 19:28:55 +00:00 |
|
Rob Emery
|
4960f206b4
|
Rough regex routing working, needs .. much improvement also. Is
this better than before? I dunno
|
2026-02-15 19:28:53 +00:00 |
|
Rob Emery
|
42bae7e924
|
albums under artist
|
2026-02-15 19:28:35 +00:00 |
|
Rob Emery
|
7fedc2c1dd
|
Loginfo -> log debug
|
2026-02-15 19:28:35 +00:00 |
|
Rob Emery
|
17110e8c7e
|
routing through to all the artists repo
|
2026-02-15 19:28:35 +00:00 |
|
Rob Emery
|
c3a606fb67
|
We need to be able to pass the artist and album etc id rather than the
name, so we need to expose that back on the SOAP interface
|
2026-02-15 19:28:35 +00:00 |
|
Rob Emery
|
788f3b3c58
|
err never used, simplifiers appending
|
2026-02-15 19:28:35 +00:00 |
|
Rob Emery
|
2be9d5c134
|
Tightening up the .. and . protection a smidge
|
2026-02-15 19:28:35 +00:00 |
|
Rob Emery
|
22b058f54f
|
OK file browsing and playback now works
|
2026-02-15 19:28:35 +00:00 |
|
Rob Emery
|
4b9e254ae4
|
Swapping strings for substrings
|
2026-02-15 19:28:35 +00:00 |
|
Rob Emery
|
c5bcdc3701
|
Version number
|
2026-02-15 19:28:35 +00:00 |
|
Rob Emery
|
03eae403b4
|
Log -> Navidrome.Log
|
2026-02-15 19:28:35 +00:00 |
|
Rob Emery
|
151092661c
|
Adding configuration to enable DLNA server, (disabled by default),
subbing in navidrome log over log
|
2026-02-15 19:28:35 +00:00 |
|
Rob Emery
|
a424a00718
|
Hackety hack hack in more endpoints
|
2026-02-15 19:28:35 +00:00 |
|
Rob Emery
|
01626f2ac9
|
Hack hack hack, playback of files now works
|
2026-02-15 19:28:35 +00:00 |
|
Rob Emery
|
9881a5ff10
|
Making folder structure more like minidlna
|
2026-02-15 19:28:35 +00:00 |
|
Rob Emery
|
cfc7663f5f
|
Making it look nicer
|
2026-02-15 19:28:35 +00:00 |
|
Rob Emery
|
6164187d16
|
Directories and stuff
|
2026-02-15 19:28:35 +00:00 |
|
Rob Emery
|
fb3b3989c6
|
Adding logs
|
2026-02-15 19:28:35 +00:00 |
|
Rob Emery
|
28ca4a4fe7
|
Hooking callbacks up so we can populate the Navidrome bits
|
2026-02-15 19:28:35 +00:00 |
|
Rob Emery
|
d64c765262
|
/static now rendered out
|
2026-02-15 19:28:35 +00:00 |
|
Rob Emery
|
9f40c57054
|
this almost works, but /static/static is needed
|
2026-02-15 19:28:35 +00:00 |
|
Rob Emery
|
95d78f0e2b
|
Getting rid of /static for now
|
2026-02-15 19:28:35 +00:00 |
|
Rob Emery
|
441dfa31e4
|
Adding ModelNumber placeholder so full template is sent
|
2026-02-15 19:28:35 +00:00 |
|
Rob Emery
|
eb7bbaaa26
|
cutting image out
|
2026-02-15 19:28:35 +00:00 |
|
Rob Emery
|
be97b74a03
|
Hacking in rootDesc from rclone
|
2026-02-15 19:28:35 +00:00 |
|
Rob Emery
|
e4035f6a45
|
Adding new HTTP server for dlna
|
2026-02-15 19:28:35 +00:00 |
|
Rob Emery
|
8bca88191e
|
logging thing not required
|
2026-02-15 19:28:35 +00:00 |
|
Rob Emery
|
ff0be454ff
|
handler hooked in
|
2026-02-15 19:28:35 +00:00 |
|
Rob Emery
|
b1a26495cd
|
Compiles
|
2026-02-15 19:28:35 +00:00 |
|
Rob Emery
|
deabd7040a
|
Raw copy
|
2026-02-15 19:28:35 +00:00 |
|
Rob Emery
|
07f2433dfc
|
Fleshing out ssdp init
|
2026-02-15 19:28:35 +00:00 |
|
Rob Emery
|
3152c7ef3f
|
Compiles
|
2026-02-15 19:28:35 +00:00 |
|
Rob Emery
|
b3d030249c
|
Raw copies from rclone
|
2026-02-15 19:28:35 +00:00 |
|
Rob Emery
|
4755bdc5a8
|
Defaulting Interval
|
2026-02-15 19:28:35 +00:00 |
|
Rob Emery
|
915481bbf7
|
Runs without crashing now
|
2026-02-15 19:28:35 +00:00 |
|
Rob Emery
|
bdc146ab74
|
Compiles, ssdp
|
2026-02-15 19:28:35 +00:00 |
|
Rob Emery
|
56bdeef08a
|
BUilds
|
2026-02-15 19:28:35 +00:00 |
|
Rob Emery
|
14639ee075
|
BUilds
|
2026-02-15 19:28:33 +00:00 |
|