This website requires JavaScript.
Explore
Help
Sign In
nik
0 Followers
·
0 Following
Joined on
2024-12-01
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block
Repositories
21
Projects
Packages
Public Activity
Starred Repositories
2
nik
synced commits to
refs/pull/5551/head
at
nik/navidrome
from mirror
2026-07-02 07:13:14 +00:00
e7e4fb7ddd
feat: server-side shuffle and add-to-playlist for album view
nik
synced commits to
refs/pull/5550/merge
at
nik/navidrome
from mirror
2026-07-02 07:13:13 +00:00
4cf30a1e02
Merge 9cfa3eaaab21d6020e62eca3218b410e4cc78e3e into 08a027dbcc1ab9d3b6f22982c1954c4353a4521d
08a027dbcc
fix(transcoding): honor player forced format on the WebUI transcode flow (
#5613
)
c4c70519b5
fix(transcoding): enforce server-side player MaxBitRate on /rest/stream (
#5611
)
2c90685bc2
fix(scanner): import playlists skipped when no admin existed yet (
#5609
)
f3887df334
perf(smartplaylists): merge negated artist/tag rules into one NOT EXISTS
Compare 33 commits »
nik
synced commits to
refs/pull/5527/merge
at
nik/navidrome
from mirror
2026-07-02 07:13:12 +00:00
5d4213f028
Merge 3ce7fc32bd56add470d57cba0fbaaf0cfdef0f57 into 5a3ac80a8a9dc5229a1dc0fd3105b88265517f3b
5a3ac80a8a
feat(cli): add a 'navidrome plugin' CLI for managing and inspecting plugins (
#5682
)
a1412ef1c2
fix(ui): bump navidrome-music-player to 4.25.3, fix transient wrong-song jump (
#5676
)
11f5441eb5
fix(lyrics): consider trailing timestamp in ELRC lyrics (
#5677
)
13e96a0e81
fix(lyrics): correct TTML background-vocal cue timing and whitespace (
#5672
)
Compare 59 commits »
nik
synced commits to
refs/pull/5519/merge
at
nik/navidrome
from mirror
2026-07-02 07:13:10 +00:00
29dee00126
Merge 08c51938680275ad7d265f14d4cbb5a9db13a4bc into 9b862e88337e5f3fe7f8d8d6ed1fdac2c6c5151b
9b862e8833
fix(subsonic): emit agent-specific cueLine values (
#5679
)
5a3ac80a8a
feat(cli): add a 'navidrome plugin' CLI for managing and inspecting plugins (
#5682
)
a1412ef1c2
fix(ui): bump navidrome-music-player to 4.25.3, fix transient wrong-song jump (
#5676
)
11f5441eb5
fix(lyrics): consider trailing timestamp in ELRC lyrics (
#5677
)
Compare 59 commits »
nik
synced commits to
refs/pull/5516/merge
at
nik/navidrome
from mirror
2026-07-02 07:13:09 +00:00
8cbe44c175
Merge c7262939b94bff31347dee7cf5950147047c1098 into 56f0518830bac54c7d29cd895de915268f7adf29
56f0518830
feat(subsonic): add OpenSubsonic work and movement attributes (
#5659
)
e6560ccb40
fix(cache): don't serve partially-written transcodes after a crash (
#5657
)
fa138afea5
fix(playlist/share): apply user library access to import and sharing paths (
#5640
)
06993a8e04
test(storage): re-enable local storage tests on Windows (
#5654
)
Compare 53 commits »
nik
synced commits to
refs/pull/5513/merge
at
nik/navidrome
from mirror
2026-07-02 07:13:07 +00:00
3c5a0d6eb0
Merge e5ef453ebe553f48e0eb3814e5c547e998108358 into 5f2b7ee1050a177785864ab50db4c1c8c118ea20
5f2b7ee105
chore(deps): update webp, gomega, and go-toml dependencies to latest versions
0e5b9e3263
feat(plugins): share plugin DTOs via a types package (
#5655
)
0fab1861a0
fix(subsonic): make "recently added" order reproducible and consistent with RecentlyAddedByModTime (
#5678
)
7303c9ca47
fix(lyrics): bump navidrome-music-player to 4.25.4 (
#5661
)
Compare 63 commits »
nik
synced commits to
refs/pull/5497/head
at
nik/navidrome
from mirror
2026-07-02 07:13:06 +00:00
5598052280
Merge remote-tracking branch 'origin/master' into fork/Metalhearf/theme-tokyo-night
e15896bf32
feat(ui): Add Catppuccin Latte (
#5250
)
29c123854c
feat(ui): Add Moonbase themes (Alpha light + Bravo dark) (
#5243
)
318ad164df
fix(ui): suppress capitalization and correction for login on mobile keyboards (
#3783
)
1709ce37f6
fix(ui): update Spanish translations and add missing gain keys (
#5433
)
Compare 33 commits »
nik
synced commits to
refs/pull/5487/merge
at
nik/navidrome
from mirror
2026-07-02 07:13:05 +00:00
f22fc920e1
Merge 0aae53bb05baa63ef441a3fb8518ee2dace00f9c into a77834ce73e90348003ac58a3dbd5359712ba453
a77834ce73
fix(logger): handle file log exception for log.Log (
#5700
)
e80a7937e8
fix(ui): make self-service profile edits report their outcome (
#5699
)
b405252f51
chore(deps): bump golang.org/x/net in /plugins/cmd/ndpgen (
#5698
)
08cfc55d52
test(db): fix flaky applyLibraryFilter specs on shared DB (
#5697
)
Compare 73 commits »
nik
synced commits to
refs/pull/5482/merge
at
nik/navidrome
from mirror
2026-07-02 07:13:03 +00:00
fc5eb0e5c6
Merge dff385b7ad8643e6ba1972c484c05b40571734a1 into 385e75e9a978622ad647c38114e44d0b9095ca6b
385e75e9a9
perf(db): skip annotation join in CountAll when unused (
#5694
)
5f2b7ee105
chore(deps): update webp, gomega, and go-toml dependencies to latest versions
0e5b9e3263
feat(plugins): share plugin DTOs via a types package (
#5655
)
0fab1861a0
fix(subsonic): make "recently added" order reproducible and consistent with RecentlyAddedByModTime (
#5678
)
Compare 66 commits »
nik
synced commits to
refs/pull/5479/merge
at
nik/navidrome
from mirror
2026-07-02 07:13:02 +00:00
9d79d69113
Merge 4c2e2dde26ecb33e467345302ba263fc7e60c02c into 5f2b7ee1050a177785864ab50db4c1c8c118ea20
5f2b7ee105
chore(deps): update webp, gomega, and go-toml dependencies to latest versions
0e5b9e3263
feat(plugins): share plugin DTOs via a types package (
#5655
)
0fab1861a0
fix(subsonic): make "recently added" order reproducible and consistent with RecentlyAddedByModTime (
#5678
)
7303c9ca47
fix(lyrics): bump navidrome-music-player to 4.25.4 (
#5661
)
Compare 65 commits »
nik
synced commits to
refs/pull/5465/merge
at
nik/navidrome
from mirror
2026-07-02 07:13:01 +00:00
16504b0569
Merge e82f9d13908b7545263ffa0e42d3bc70ccb64a66 into 56f0518830bac54c7d29cd895de915268f7adf29
56f0518830
feat(subsonic): add OpenSubsonic work and movement attributes (
#5659
)
e6560ccb40
fix(cache): don't serve partially-written transcodes after a crash (
#5657
)
fa138afea5
fix(playlist/share): apply user library access to import and sharing paths (
#5640
)
06993a8e04
test(storage): re-enable local storage tests on Windows (
#5654
)
Compare 51 commits »
nik
synced commits to
refs/pull/5466/merge
at
nik/navidrome
from mirror
2026-07-02 07:13:01 +00:00
9bdaa0c03e
Merge 0a6a89dfa36308881f0c9ae9c61497c7212faee1 into 7303c9ca474df801d1824a6ca5e799895e38c7db
7303c9ca47
fix(lyrics): bump navidrome-music-player to 4.25.4 (
#5661
)
9b862e8833
fix(subsonic): emit agent-specific cueLine values (
#5679
)
5a3ac80a8a
feat(cli): add a 'navidrome plugin' CLI for managing and inspecting plugins (
#5682
)
a1412ef1c2
fix(ui): bump navidrome-music-player to 4.25.3, fix transient wrong-song jump (
#5676
)
Compare 62 commits »
nik
synced commits to
refs/pull/5464/merge
at
nik/navidrome
from mirror
2026-07-02 07:13:00 +00:00
fd412a10da
Merge 7713a1a026560bf5dea8ebb059cf6ca188f98c73 into 7303c9ca474df801d1824a6ca5e799895e38c7db
7303c9ca47
fix(lyrics): bump navidrome-music-player to 4.25.4 (
#5661
)
9b862e8833
fix(subsonic): emit agent-specific cueLine values (
#5679
)
5a3ac80a8a
feat(cli): add a 'navidrome plugin' CLI for managing and inspecting plugins (
#5682
)
a1412ef1c2
fix(ui): bump navidrome-music-player to 4.25.3, fix transient wrong-song jump (
#5676
)
Compare 68 commits »
nik
synced commits to
refs/pull/5459/merge
at
nik/navidrome
from mirror
2026-07-02 07:13:00 +00:00
6268db88a9
Merge e329667ab073c9e393b6a0cd25e0eb465687b714 into 5f2b7ee1050a177785864ab50db4c1c8c118ea20
5f2b7ee105
chore(deps): update webp, gomega, and go-toml dependencies to latest versions
0e5b9e3263
feat(plugins): share plugin DTOs via a types package (
#5655
)
0fab1861a0
fix(subsonic): make "recently added" order reproducible and consistent with RecentlyAddedByModTime (
#5678
)
7303c9ca47
fix(lyrics): bump navidrome-music-player to 4.25.4 (
#5661
)
Compare 63 commits »
nik
synced commits to
refs/pull/5453/merge
at
nik/navidrome
from mirror
2026-07-02 07:12:59 +00:00
80bbcf6b3d
Merge 1dd5f4e781415759231b7067778df5f9f74ca0e9 into 838ceee26d6f95dc998b6810d2008688b899c761
838ceee26d
perf(subsonic): speed up artist search3 deep-offset pagination (
#5620
)
f0625ff709
perf(subsonic): speed up getRandomSongs with two-phase random-rowid selection (
#5618
)
08a027dbcc
fix(transcoding): honor player forced format on the WebUI transcode flow (
#5613
)
c4c70519b5
fix(transcoding): enforce server-side player MaxBitRate on /rest/stream (
#5611
)
Compare 35 commits »
nik
synced commits to
refs/pull/5433/head
at
nik/navidrome
from mirror
2026-07-02 07:12:57 +00:00
1915ca4b5f
Merge branch 'master' into update-spanish-translations
a6451f75d6
fix(ui): update Basque localisation (
#5364
)
03841ffe96
fix(ui): update German, Finnish, Galician, Dutch, Slovak, Thai, Chinese (traditional) translations from POEditor (
#5351
)
fb61827ab6
test: fix flaky tests in utils/cache (
#5567
)
1e7996f5d7
fix(share): enforce per-user ownership on share reads
Compare 61 commits »
nik
synced commits to
refs/pull/5429/merge
at
nik/navidrome
from mirror
2026-07-02 07:12:56 +00:00
8ec1f3bad6
Merge 5cc4ce1aceba792ab1793053488dfa7471b47df3 into 11f5441eb5e5ab0ca1f43b82d60489bc19b4844b
11f5441eb5
fix(lyrics): consider trailing timestamp in ELRC lyrics (
#5677
)
13e96a0e81
fix(lyrics): correct TTML background-vocal cue timing and whitespace (
#5672
)
bd9fa1c602
feat(listenbrainz): match collaboration top-songs via all credited artist MBIDs (
#5670
)
7b7721f002
feat(matcher): match similar/top songs by multiple artists (
#5668
)
Compare 64 commits »
nik
synced commits to
refs/pull/5428/merge
at
nik/navidrome
from mirror
2026-07-02 07:12:55 +00:00
8d9f523b36
Merge 2b427b676d61da37ac4dc1e5beec1b7ea72642a4 into 385e75e9a978622ad647c38114e44d0b9095ca6b
385e75e9a9
perf(db): skip annotation join in CountAll when unused (
#5694
)
5f2b7ee105
chore(deps): update webp, gomega, and go-toml dependencies to latest versions
0e5b9e3263
feat(plugins): share plugin DTOs via a types package (
#5655
)
0fab1861a0
fix(subsonic): make "recently added" order reproducible and consistent with RecentlyAddedByModTime (
#5678
)
Compare 64 commits »
nik
synced commits to
refs/pull/5424/merge
at
nik/navidrome
from mirror
2026-07-02 07:12:54 +00:00
79b026e8f3
Merge 3b487c50a5e9c2e0ced85cd736250de32bc99333 into 385e75e9a978622ad647c38114e44d0b9095ca6b
385e75e9a9
perf(db): skip annotation join in CountAll when unused (
#5694
)
5f2b7ee105
chore(deps): update webp, gomega, and go-toml dependencies to latest versions
0e5b9e3263
feat(plugins): share plugin DTOs via a types package (
#5655
)
0fab1861a0
fix(subsonic): make "recently added" order reproducible and consistent with RecentlyAddedByModTime (
#5678
)
Compare 72 commits »
nik
synced commits to
refs/pull/5410/merge
at
nik/navidrome
from mirror
2026-07-02 07:12:53 +00:00
9884cd3fe1
Merge f22cca069d2ebe5aadd3f551cf13e6b7d2b6bc41 into 9b862e88337e5f3fe7f8d8d6ed1fdac2c6c5151b
9b862e8833
fix(subsonic): emit agent-specific cueLine values (
#5679
)
5a3ac80a8a
feat(cli): add a 'navidrome plugin' CLI for managing and inspecting plugins (
#5682
)
a1412ef1c2
fix(ui): bump navidrome-music-player to 4.25.3, fix transient wrong-song jump (
#5676
)
11f5441eb5
fix(lyrics): consider trailing timestamp in ELRC lyrics (
#5677
)
Compare 67 commits »
First
Previous
...
45
46
47
48
49
...
Next
Last