Commit Graph

59 Commits

Author SHA1 Message Date
atridad 72456aa05f 1.1.1 - Dependency Bump 2026-04-04 18:55:47 -06:00
atridad b5e9822626 Oopsie! v1.1.0 2026-04-02 16:35:18 -06:00
atridad 2b096b23ff Updated to 1.1.0 2026-04-02 16:00:14 -06:00
atridad dc64de825c O_O 2026-04-02 15:59:19 -06:00
atridad 6c051734cc Remove tests until I can figure out why it hangs 2026-04-02 15:57:50 -06:00
atridad 7de0568bc7 Update .gitignore
Test / Test (push) Has been cancelled
2026-04-02 15:56:37 -06:00
atridad 383789a6a5 Remove .devenv 2026-04-02 15:56:17 -06:00
atridad a903d6cdea Merge pull request 'Custom Activity Name Templates' (#23) from atridadl/main into main
Test / Test (push) Has been cancelled
Reviewed-on: #23
2026-04-02 15:48:21 -06:00
atridad fa381fbc83 Merge
Test / Test (pull_request) Has been cancelled
2026-04-02 15:46:58 -06:00
atridad 87366781f5 Re-branding the fork
Test / Test (push) Failing after 5m27s
2026-04-02 13:01:16 -06:00
atridad 41cf2971c1 Merge branch 'main' into main 2026-04-02 15:34:34 +00:00
Deluan Quintão 4e0f98aa51 Update Navidrome version requirement to 0.61.0 2026-03-31 19:34:06 -04:00
github-actions[bot] e0f3361051 Release v1.0.0 v1.0.0 2026-03-31 23:25:33 +00:00
github-actions[bot] 47b444d72a Release v1.0.0-beta-1 v1.0.0-beta-1 2026-03-21 01:35:12 +00:00
deluan 323bf7089a ci: update release workflow to use beta versioning instead of prerelease 2026-03-20 21:32:25 -04:00
deluan 24615fda7b docs: add config screenshot and convert images to WebP 2026-03-20 21:05:47 -04:00
deluan 5f57906aca docs: add Cover Art Archive documentation to README 2026-03-20 20:48:12 -04:00
Deluan Quintão 606a7f2389 feat: use Cover Art Archive for albums with MusicBrainz IDs (#27) 2026-03-20 20:34:11 -04:00
atridad 414021f471 Addressing gemini's suggestion 2026-03-09 23:28:41 -06:00
atridad 24fb4cf752 added custom activity name template 2026-03-09 18:01:58 -06:00
deluan 9d9dce052a fix: update data type for OnBinaryMessageRequest to byte slice 2026-03-04 14:27:35 -05:00
deluan c7c484c714 build: update dependencies for navidrome plugins and pprof 2026-03-04 13:58:14 -05:00
github-actions[bot] 4600172dbf Release v1.0.0-prerelease 2026-03-04 18:21:24 +00:00
Deluan Quintão 3ce0277ecb Add pre-release support to release process (#19) 2026-03-04 13:20:46 -05:00
Deluan Quintão 6d7448f3ee fix: truncate long activity fields to prevent Discord rejection (#18) 2026-03-04 12:48:56 -05:00
deluan c22b950be3 docs: update screenshot 2026-03-04 12:09:12 -05:00
WoahAI f96884e3e5 Spotify Link-Through & Navidrome Logo Overlay (#15)
Co-authored-by: deluan <deluan@deluan.com>
2026-03-04 12:04:03 -05:00
deluan 1552322429 build: add support for Standard Go in Makefile and update .gitignore 2026-02-23 20:55:34 -05:00
deluan 8d07bc6120 ci: also append git SHA to version on push-to-main builds 2026-02-09 14:32:25 -05:00
Deluan Quintão 1a236fd00f ci: append git SHA to manifest version in PR builds (#14) 2026-02-09 14:28:18 -05:00
deluan 223ebf0539 docs: correct attention note for Navidrome version requirement in README 2026-02-08 13:23:09 -05:00
deluan 05714ace50 docs: update user configuration instructions for Discord Rich Presence 2026-02-08 13:05:35 -05:00
github-actions[bot] 4700e15a3c Release v0.3.0 v0.3.0 2026-02-08 17:51:29 +00:00
Daniel Stefani 6b5ca1a54f feat: add configuration option to select Activity Name based on currently playing track (#11) 2026-02-08 12:50:20 -05:00
deluan 24c4c36651 Update README.md 2026-02-07 21:11:02 -05:00
github-actions[bot] 7e94c83a12 Release v0.2.2 v0.2.2 2026-02-08 02:06:24 +00:00
deluan b916c4c8fd Remove release.yml in favor of create-release workflow
Releases are now fully handled by create-release.yml, which is
triggered manually via the GitHub UI or `make release`. The separate
tag-triggered release.yml is no longer needed.
2026-02-07 21:05:05 -05:00
deluan 35fbcbb46e Add build and release steps to create-release workflow
Move the TinyGo build, packaging, and GitHub release creation from
release.yml into create-release.yml. This avoids the GITHUB_TOKEN
limitation where pushes from a workflow don't trigger other workflows.
release.yml is kept as a fallback for manually pushed tags.
2026-02-07 21:04:00 -05:00
github-actions[bot] b68502fc05 Release v0.2.1 v0.2.1 2026-02-08 01:17:52 +00:00
Deluan Quintão a39bcec7b2 Automate manifest.json version updates during release (#9)
Co-authored-by: Claude <noreply@anthropic.com>
2026-02-07 20:17:09 -05:00
deluan 982d3aae29 Update README.md to enhance installation instructions and configuration steps for Discord Rich Presence plugin 2026-02-07 14:41:52 -05:00
Deluan Quintão 758759cda0 Add uguu.se artwork upload for private Navidrome instances (#4) v0.2.0 2026-02-07 14:27:32 -05:00
deluan e84a89809e Update dependencies in go.mod and go.sum 2026-02-07 13:22:09 -05:00
spiffyrob 1b55d869e3 Update README.md (#5) 2026-02-05 14:16:37 -05:00
deluan 2fd55fad1f Update README.md 2026-02-04 21:06:24 -05:00
deluan cfb50e278a Update README.md to add instructions for configuring Discord activity sharing 2026-02-04 18:13:15 -05:00
deluan 86de170469 Add build information to download link comment in PR workflow 2026-02-04 16:57:50 -05:00
deluan eb4c72cfad Update README.md to enhance plugin description and installation instructions 2026-02-04 16:34:50 -05:00
deluan c7430220ec Add screenshot 2026-02-04 16:32:57 -05:00
deluan 121e9a9e88 Update .gitignore to include 'tmp' directory 2026-02-04 11:34:55 -05:00