Dark-Alex-17
  • Joined on 2026-01-11
Dark-Alex-17 pushed to main at Dark-Alex-17/managarr-demo 2026-01-21 18:33:33 +00:00
48c7af9b83 fix: Added some mock Pink Floyd files
6512117aca feat: Created the Lidarr mock and added a justfile
Compare 2 commits »
Dark-Alex-17 created pull request Dark-Alex-17/managarr#1 2026-01-21 18:33:24 +00:00
Lidarr support
Dark-Alex-17 pushed to lidarr at Dark-Alex-17/managarr 2026-01-21 17:39:59 +00:00
9e96e74c87 ci: Fixed the docker-build Justfile recipe
Dark-Alex-17 pushed to main at Dark-Alex-17/dtools 2026-01-21 16:11:32 +00:00
33a0da5d29 fix: Cleaning snap package caches should use sudo
Dark-Alex-17 pushed to lidarr at Dark-Alex-17/managarr 2026-01-20 21:37:49 +00:00
ddb869c341 docs: Reword some Sonarr manual search CLI docs to be more explicit about how the results are filtered
Dark-Alex-17 pushed to lidarr at Dark-Alex-17/managarr 2026-01-19 23:44:17 +00:00
f17f542e8e refactor: Refactored the SonarrEvent enum to not unnecessarily wrap dual series_id and season_number values in a tuple when both values can be passed directly
Dark-Alex-17 pushed to lidarr at Dark-Alex-17/managarr 2026-01-19 23:29:09 +00:00
a2e6400a38 docs: Updated README with information about Lidarr support
Dark-Alex-17 pushed to lidarr at Dark-Alex-17/managarr 2026-01-19 23:13:18 +00:00
89f5ff6bc7 feat: Blocklist support in Lidarr in both the CLI and TUI
Dark-Alex-17 pushed to lidarr at Dark-Alex-17/managarr 2026-01-19 21:50:29 +00:00
eff1a901eb feat: CLI and TUI support for track history and track details in Lidarr
7add62b245 fix: Sonarr network wasn't checking for the user to be using the sorting block when populating season details
5fa9b08347 fix: Sonarr CLI was not properly filtering out episode and season releases when manually searching for releases
Compare 3 commits »
Dark-Alex-17 pushed to lidarr at Dark-Alex-17/managarr 2026-01-17 06:21:32 +00:00
7bb5f83a56 feat: Lidarr UI support for album details popup
Dark-Alex-17 pushed to lidarr at Dark-Alex-17/managarr 2026-01-17 00:16:51 +00:00
caf4ad1e64 feat: Implemented TUI handler support for the Album Details popup in Lidarr
Dark-Alex-17 pushed to lidarr at Dark-Alex-17/managarr 2026-01-16 23:13:03 +00:00
bc6ecc39f4 feat: Bulk added CLI support for tracks and album functionalities in Lidarr
5e70d70758 test: Wrote tests for the Lidarr manual artist search key handler
Compare 2 commits »
Dark-Alex-17 pushed to lidarr at Dark-Alex-17/managarr 2026-01-15 21:36:15 +00:00
1329589bd6 feat: Implemented the manual artist discography search tab in Lidarr's artist details UI
c6dc8f6090 feat: Lidarr CLI support for downloading a release
0ee275d58f fix: Sonarr manual search TUI and CLI incorrectly displaying the same unfiltered results for both season and episode searches
8dfa664a06 feat: CLI support for searching for discography releases in Lidarr
Compare 4 commits »
Dark-Alex-17 pushed to lidarr at Dark-Alex-17/managarr 2026-01-14 23:09:46 +00:00
d7f0dd5950 feat: Added TUI and CLI support for viewing Artist history in Lidarr
8b9467bd39 feat: Full Lidarr system support for both the CLI and TUI
c74d5936d2 feat: Full CLI and TUI support for the Lidarr Indexers tab
Compare 3 commits »
Dark-Alex-17 pushed to lidarr at Dark-Alex-17/managarr 2026-01-14 16:12:12 +00:00
8abcf44866 feat: Full support for adding a root folder in Lidarr from both the CLI and TUI
d2217509f2 feat: naive lidarr root folder tab implementation. Needs improved add logic
c68cd75015 feat: Downloads tab support in Lidarr
e1a25bfaf2 refactor: Improved and simplified the implementation of history details for both Sonarr and Lidarr
ad9e2b3671 feat: Created a History tab in the Radarr UI and created a list history command and mark-history-item-as-failed command for Radarr
Compare 5 commits »
Dark-Alex-17 pushed to lidarr at Dark-Alex-17/managarr 2026-01-12 22:28:55 +00:00
0172253d20 fix: Slowed down the automatic text scrolling in tables so the text is readable
47fdee190a fix: Expanded the history item details size so that it can include all the available information for a given item; was previously being cut off on some screens
68b08d1cd7 feat: Implemented the Lidarr History tab and CLI support
Compare 3 commits »
Dark-Alex-17 pushed to test-refactoring at Dark-Alex-17/managarr 2026-01-12 18:09:09 +00:00
Dark-Alex-17 created branch test-refactoring in Dark-Alex-17/managarr 2026-01-12 18:09:09 +00:00
Dark-Alex-17 pushed to tachyonfx at Dark-Alex-17/managarr 2026-01-12 18:09:09 +00:00
c8a06f3601 refactored managarr table initializer so a mutable app reference can be passed
50d4ddfa28 Merge branch 'refs/heads/main' into tachyonfx
Compare 2 commits »
Dark-Alex-17 created branch tachyonfx in Dark-Alex-17/managarr 2026-01-12 18:09:09 +00:00