FoxxMD
002520cd8a
docs: Fix config.json example
2026-08-04 15:10:06 +00:00
Jannis Pohle
a79b697496
fix: add configuration key for disabling auto-detection of stale songs from subsonic servers via the minutesAgo field
2026-07-24 14:18:06 +00:00
FoxxMD
2a4afefe64
feat(applemusic): Make album normalization user configurable and add guidance on usage
2026-07-16 16:41:36 +00:00
Exerra
b3c332deeb
refactor: replace Apple Music headers config with origin field
...
Replaces the generic `headers` configuration field with a specific `origin` field for Apple Music. Updates the config schema, environment variable handling, documentation, and source implementation to simplify origin header management.
2026-07-15 17:12:21 +03:00
Exerra
a845ac10ce
feat(applemusic): implement top-rebound recovery for duplicate plays
...
Added logic to detect and recover 'top-rebound' history patterns where Apple Music deduplicates re-listened tracks by bumping them to the top. This ensures intermediate tracks are captured and re-listened top tracks are processed correctly. Includes a new configuration option `recoverUnchangedTopHistory` to toggle this behavior.
2026-07-15 02:44:41 +03:00
Exerra
c404dd5396
feat(applemusic): add support for custom headers in API requests
...
Introduced a `headers` configuration option to allow setting custom request headers, such as 'Origin', for Apple Music API requests. Updated configuration schema and source implementation to apply these headers.
2026-07-14 01:03:26 +03:00
FoxxMD
42818c51c1
feat(rocksky): Update configuration and document new token
2026-06-04 20:44:24 +00:00
FoxxMD
14ecb57210
fix(docs): Fix missing comma in discord config example
2026-05-15 15:14:12 +00:00
FoxxMD
366e668c13
fix(docs): Fix json syntax in sample configs
Publish Docker image to Dockerhub / test (push) Waiting to run
Publish Docker image to Dockerhub / Build OCI Images (push) Blocked by required conditions
Publish Docker image to Dockerhub / Build OCI Images-1 (push) Blocked by required conditions
Publish Docker image to Dockerhub / Merge OCI Images and Push (push) Blocked by required conditions
2026-05-14 20:38:12 +00:00
FoxxMD
a0c1f71162
docs: Update examples with id
2026-05-14 20:05:29 +00:00
Druidblack
6a81fc1be2
Update ymbridge.json.example
2026-04-09 22:28:32 +03:00
Druidblack
5b16e8857e
Removed optional settings
2026-04-06 20:57:36 +03:00
Druidblack
ee753389f7
Add files via upload
2026-04-05 19:36:13 +03:00
FoxxMD
8ba146495e
feat(jellyin): Add external URL guidance
...
Publish Docker image to Dockerhub / test (push) Has been cancelled
Publish Docker image to Dockerhub / Build OCI Images (push) Has been cancelled
Publish Docker image to Dockerhub / Build OCI Images-1 (push) Has been cancelled
Publish Docker image to Dockerhub / Merge OCI Images and Push (push) Has been cancelled
#486
2026-03-12 14:00:59 +00:00
FoxxMD
b587d834bc
docs: Add discord local/headless docs
2026-02-23 22:31:33 +00:00
FoxxMD
b95b7e3781
fix(discord): Add missing applicationId env and docs
2026-02-14 00:12:16 +00:00
FoxxMD
1b93512b0a
feat(discord): artwork fallback and ENV config
2026-02-13 19:47:05 +00:00
FoxxMD
850f9f081a
fix(jellyfin): Allow all media types when allowUnknown is true
...
Fixes #445
2026-02-03 18:51:28 +00:00
FoxxMD
49529af813
feat(sonos): Add group/device filtering
2026-01-22 13:48:42 +00:00
FoxxMD
16ad50ca4d
feat: Implement Sonos Source
...
disable debug test
Add mising type to source status data
2026-01-22 13:48:37 +00:00
Matt Foxx
b05ff9814e
feat: Librefm Source/Client ( #436 )
...
Publish Docker image to Dockerhub / test (push) Waiting to run
Publish Docker image to Dockerhub / Build OCI Images (push) Blocked by required conditions
Publish Docker image to Dockerhub / Build OCI Images-1 (push) Blocked by required conditions
Publish Docker image to Dockerhub / Merge OCI Images and Push (push) Blocked by required conditions
* feat(librefm): Implement librefm
* feat(librefm): Make api key/secret optional
* feat(librefm): Add LIBREFM_ENABLE env to allow enabling librefm with no other options
* feat(ui): Show client/source hint for all ambiguous components
2026-01-13 08:24:31 -05:00
FoxxMD
8f66914dfb
chore!: Remove deprecated Plex/Tautulli Sources
Publish Docker image to Dockerhub / test (push) Waiting to run
Publish Docker image to Dockerhub / Build OCI Images (push) Blocked by required conditions
Publish Docker image to Dockerhub / Build OCI Images-1 (push) Blocked by required conditions
Publish Docker image to Dockerhub / Merge OCI Images and Push (push) Blocked by required conditions
2026-01-08 19:00:56 +00:00
FoxxMD
0875aefacf
feat(tealfm): Implement service filtering and parse isrc/music service from records
Publish Docker image to Dockerhub / test (push) Waiting to run
Publish Docker image to Dockerhub / Build OCI Images (push) Blocked by required conditions
Publish Docker image to Dockerhub / Build OCI Images-1 (push) Blocked by required conditions
Publish Docker image to Dockerhub / Merge OCI Images and Push (push) Blocked by required conditions
2025-12-17 16:34:48 +00:00
FoxxMD
8cad2d4efd
feat(rocksky): Implement Rocksky Source/Client
2025-11-11 14:47:59 +00:00
FoxxMD
a4f989c5e4
feat(tealfm): Resolve pds from handle
2025-11-07 22:29:54 +00:00
FoxxMD
fa6ed323ff
feat(tealfm): Add tealfm Source
2025-11-07 17:17:50 +00:00
FoxxMD
12a6eec740
test(tealfm): Add example config to pass config tests
2025-11-07 16:40:27 +00:00
FoxxMD
cfb278087e
docs: Update listenbrainz json example to include url
2025-10-29 14:50:21 +00:00
Matt Foxx
0790da2e0d
feat(plex): Enable accepting self-signed certs #372 ( #373 )
...
Publish Docker image to Dockerhub / test (push) Has been cancelled
Publish Docker image to Dockerhub / Build OCI Images (push) Has been cancelled
Publish Docker image to Dockerhub / Build OCI Images-1 (push) Has been cancelled
Publish Docker image to Dockerhub / Merge OCI Images and Push (push) Has been cancelled
* feat(plex): Enable accepting self-signed certs #372
* docs(plex): Add invalidcert param to plex example config
2025-10-21 09:10:38 -04:00
FoxxMD
34be8add14
docs: Remove koito from listenbrainz example
...
Not really needed since koito has its own docs
2025-08-26 19:45:48 +00:00
FoxxMD
abf532c6bb
feat(maloja): Add Maloja Source #295
2025-08-06 16:48:39 +00:00
FoxxMD
f103563cb7
feat(koito): Implement Koito Source
2025-07-09 15:40:13 +00:00
FoxxMD
8ab2d61742
feat(koito): Implement Koito client
2025-07-09 15:04:19 +00:00
Matt Foxx
94837b7e03
feat(subsonic): Implement filtering plays by user ( #319 )
...
Publish Docker image to Dockerhub / test (push) Waiting to run
Publish Docker image to Dockerhub / Build OCI Images (push) Blocked by required conditions
Publish Docker image to Dockerhub / Merge OCI Images and Push (push) Blocked by required conditions
* feat(subsonic): Implement filtering plays by user #301
2025-07-02 08:15:44 -04:00
FoxxMD
69f73ff09f
docs(deezer): Rewrite Deezer Source with ARL implementation
...
* Add ARL implementation docs and warnings
* Update json examples to include both types of deezer configs
2025-06-17 15:16:13 +00:00
FoxxMD
c8daffb935
docs(listenbrainz): Add Koito compatibility and config example #300
2025-06-16 16:02:13 +00:00
FoxxMD
dbde66ad77
docs: Add Icecast docs
2025-03-19 16:50:57 +00:00
Matt Foxx
1bdf083e28
Merge branch 'master' into GH-263/azuracast
2025-03-19 09:17:44 -04:00
FoxxMD
190431b9d4
feat(musiccast): Implement MusicCast Source
2025-03-17 20:36:15 +00:00
FoxxMD
3680ac8af1
feat(lastm): Implement MVP Lastfm endpoint source
2025-03-13 18:44:08 +00:00
FoxxMD
d3cd07c5c3
feat(listenbrainz): Implement MVP LZ endpoint source
2025-03-13 16:20:37 +00:00
FoxxMD
3c649df2e9
docs(azuracast): Add azuracast Source docs
2025-03-11 16:41:42 +00:00
FoxxMD
81bde3a771
feat(azuracast): Add MVP azuracast source implementation
2025-03-11 15:21:07 +00:00
FoxxMD
c33d42808a
docs(ytmusic): Add new auth docs and update FAQ
2024-12-06 19:09:32 +00:00
FoxxMD
e62e04dd14
feat(youtube)!: Use oauth-based api library for better stability
...
* Fixes #195 missing (404) history endpoint which only appear when using cookies
* Might fix #158 due to using a different authentication method
2024-10-28 18:03:10 +00:00
FoxxMD
4a96cbfb0e
docs(plex): Clean up api/webhook sections and add migration guide
2024-10-23 15:18:13 +00:00
FoxxMD
54e11899a0
Fix missing comma
2024-10-22 18:29:11 +00:00
FoxxMD
dc4962ade1
feat(plex): Initial Plex API Source implementation
2024-10-22 18:21:28 +00:00
FoxxMD
3e5576481d
feat(jellyfin): Support and enforce library collection type
...
* Default disallow any activity not from a library of collectionType 'music'
* Allow user config for allow/block by library name
* Allow user config for allowing additional library collection types
* Update docs and example config
2024-10-15 17:41:33 +00:00
FoxxMD
d5ad796339
fix: Fix example configs so they pass validation tests
...
* Add missing sources to dual configs
* Fix slug type for webscrobbler example
2024-10-09 12:18:23 -04:00