Dark-Alex-17
|
847de75713
|
fix: Modified the Sonarr DownloadRecord so that the episode_id is optional to prevent crashes for weird downloads
|
2025-03-01 14:50:20 -07:00 |
|
Dark-Alex-17
|
58723cf3e8
|
ci: Ensure the docker release is fully up-to-date
|
2025-02-28 21:45:05 -07:00 |
|
Dark-Alex-17
|
c613168bfb
|
docs: Updated the CHANGELOG accordingly
|
2025-02-28 21:26:13 -07:00 |
|
Dark-Alex-17
|
14e50c1465
|
Merge remote-tracking branch 'refs/remotes/origin/main'
|
2025-02-28 20:29:29 -07:00 |
|
Dark-Alex-17
|
0aa9fdca14
|
ci: Overwrite previous artifact uploads for proper releases
|
2025-02-28 20:29:15 -07:00 |
|
Dark-Alex-17
|
8a0b912601
|
ci: Updated the release flow to use the newer upload/download artifact actions
|
2025-02-28 20:06:41 -07:00 |
|
Dark-Alex-17
|
85105a953e
|
docs: Pre-Release update of versions and added link to the Matrix Space.
|
2025-02-28 16:45:16 -07:00 |
|
Dark-Alex-17
|
40f3452d08
|
ci: Removed the minimal-versions check
|
2025-02-27 20:51:50 -07:00 |
|
Dark-Alex-17
|
a287a5c903
|
docs: Updated the README to also include details on the new CLI flags
|
2025-02-27 20:51:00 -07:00 |
|
Dark-Alex-17
|
f30e5270d8
|
refactor: Updated dependencies
|
2025-02-27 20:45:32 -07:00 |
|
Dark-Alex-17
|
104bcd7bb2
|
refactor: Addressed Cargo fmt complaints
|
2025-02-27 20:42:32 -07:00 |
|
Dark-Alex-17
|
fd6fcfc98f
|
feat: CLI Support for multiple Servarr instances
|
2025-02-27 20:37:03 -07:00 |
|
Dark-Alex-17
|
f87e02cd7c
|
test: Added in unit tests for TUI support for multiple custom named Servarrs
|
2025-02-27 19:30:17 -07:00 |
|
Dark-Alex-17
|
9b63b10118
|
feat: Support for multiple servarr definitions - no tests [skip ci]
|
2025-02-27 18:00:28 -07:00 |
|
Dark-Alex-17
|
111485e7c4
|
feat: Support for loading Servarr API tokens from a file
|
2025-02-27 16:53:29 -07:00 |
|
Dark-Alex-17
|
25576757bb
|
ci: Updated codecov config to consider patches as well to hopefully fix PR issues [skip ci]
|
2025-02-19 17:40:03 -07:00 |
|
Dark-Alex-17
|
105c8f3a82
|
test: Hopefully the final environment variable name fix to correct all race conditions with parallel tests
|
2025-02-19 17:27:56 -07:00 |
|
Dark-Alex-17
|
5164d81492
|
test: Fix a potential race condition happening with parallel tests
|
2025-02-19 15:59:31 -07:00 |
|
Dark-Alex-17
|
319e5f1ac2
|
test: Added remaining unit tests for the deserialize_optional_env_var deserialization functions
|
2025-02-19 15:44:55 -07:00 |
|
Dark-Alex-17
|
bc5053c39c
|
fix: Updated openssl to 0.10.70 to mitigate CVE-2025-24898
|
2025-02-03 16:06:47 -07:00 |
|
Dark-Alex-17
|
c4ace8c53f
|
feat: Tweaked the implementation for environment variables in the config a bit
|
2025-01-26 14:59:09 -07:00 |
|
Dark-Alex-17
|
78f104f558
|
refactor: Added a debug line for logging to output the config used when starting Managarr
|
2025-01-26 14:56:37 -07:00 |
|
Dark-Alex-17
|
e8a6f740b9
|
refactor: Updated the 2018 idiom lint to the 2021_compatibility lint
|
2025-01-26 14:47:40 -07:00 |
|
Dark-Alex-17
|
b757d66d7a
|
fix: Addressed rustfmt complaints
|
2025-01-18 15:33:56 -07:00 |
|
Dark-Alex-17
|
81cb7a750c
|
refactor: Removed unnecessary clones in the networking module to speed up network request handling
|
2025-01-18 15:23:03 -07:00 |
|
Dark-Alex-17
|
3be59108a9
|
refactor: Corrected some clone instead of copy behaviors in the command line handlers
|
2025-01-18 14:54:25 -07:00 |
|
Dark-Alex-17
|
fac9c45aee
|
refactor: Removed unnecessary clone from stateful table
|
2025-01-18 14:24:23 -07:00 |
|
Dark-Alex-17
|
184bd2b510
|
refactor: Removed unnecessary clone call from extract_and_add_tag_ids_vec method
|
2025-01-18 14:15:52 -07:00 |
|
Dark-Alex-17
|
fda69178b9
|
refactor: Reduced the number of clones necessary when building modal structs
|
2025-01-18 13:56:18 -07:00 |
|
Dark-Alex-17
|
652bbcd5d4
|
refactor: Refactored a handful of Option calls to use take instead
|
2025-01-18 13:00:21 -07:00 |
|
Dark-Alex-17
|
fd35106df8
|
refactor: Renamed KeyEventHandler::with to KeyEventHandler::new to keep with Rust best practices and conventions
|
2025-01-18 12:43:25 -07:00 |
|
Dark-Alex-17
|
3ce0003315
|
docs: Added installation instructions for Nix and a note for Unraid users until the template is corrected by the maintainer
|
2024-12-30 11:25:15 -07:00 |
|
Dark-Alex-17
|
844742053d
|
ci: Finalized corrected release workflow [skip ci]
|
2024-12-21 16:52:29 -07:00 |
|
Dark-Alex-17
|
a52eddfdac
|
ci: Reverted failed release [skip ci]
|
2024-12-21 16:47:31 -07:00 |
|
Dark-Alex-17
|
0474978ac0
|
ci: Fixed final typo I hope [skip ci]
|
2024-12-21 16:46:16 -07:00 |
|
Dark-Alex-17
|
4b94a0ce2a
|
ci: Fixed typo in release flow [skip ci]
|
2024-12-21 16:44:48 -07:00 |
|
Dark-Alex-17
|
0d1eac7610
|
ci: Final test of corrected release flow for GitHub [skip ci]
|
2024-12-21 16:43:04 -07:00 |
|
Dark-Alex-17
|
b129e5d5a4
|
Merge branch 'main' of github.com:Dark-Alex-17/managarr
|
2024-12-21 14:59:58 -07:00 |
|
Dark-Alex-17
|
9f5c22890d
|
ci: Configure release workflow to only release docker now [skip ci]
|
2024-12-21 14:58:54 -07:00 |
|
Dark-Alex-17
|
439270fe2d
|
ci: Revert failed release and add fix to (hopefully) finally fix the GitHub release [skip ci]
|
2024-12-21 14:37:18 -07:00 |
|
Dark-Alex-17
|
cb2701ada4
|
ci: Fixed a typo in the Managarr docker release. Still in release testing mode [skip ci]
|
2024-12-21 14:04:54 -07:00 |
|
Dark-Alex-17
|
28fcccce98
|
Reverted failed release once again...
|
2024-12-21 13:51:01 -07:00 |
|
Dark-Alex-17
|
2ba3e56772
|
docs: Removed unnecessary revert commit mention in the CHANGELOG
|
2024-12-19 21:51:02 -07:00 |
|
Dark-Alex-17
|
afd9dd34a7
|
fix: Revert failed release [skip ci]
|
2024-12-19 20:37:32 -07:00 |
|
Dark-Alex-17
|
4a4e5d2cf4
|
Merge remote-tracking branch 'refs/remotes/origin/main'
|
2024-12-19 20:34:54 -07:00 |
|
Dark-Alex-17
|
029b00532e
|
ci: Fix a typo in the download-artifacts version [skip ci]
|
2024-12-19 20:34:41 -07:00 |
|
Dark-Alex-17
|
9dede1e45d
|
ci: Removed the now defunct Scoop testing workflow [skip ci]
|
2024-12-19 20:13:04 -07:00 |
|
Dark-Alex-17
|
6dc64c6edf
|
docs: Updated README with Mac and Linux installation steps with Homebrew [skip ci]
|
2024-12-19 19:56:27 -07:00 |
|
Dark-Alex-17
|
c21748df1e
|
ci: Deleted the test homebrew release workflow and updated the main release workflow to have the homebrew release [skip ci]
|
2024-12-19 19:52:38 -07:00 |
|
Dark-Alex-17
|
27d024cca2
|
ci: Set username and email globally [skip ci]
|
2024-12-19 19:48:19 -07:00 |
|
Dark-Alex-17
|
b0dd2575d9
|
ci: Typo in clone URL [skip ci]
|
2024-12-19 19:47:30 -07:00 |
|
Dark-Alex-17
|
7a004c2cfc
|
ci: Test using the token directly in the clone [skip ci]
|
2024-12-19 19:46:32 -07:00 |
|
Dark-Alex-17
|
53ab164379
|
ci: Changed username [skip ci]
|
2024-12-19 19:45:00 -07:00 |
|
Dark-Alex-17
|
bf4fb3a55d
|
ci: Fixed a typo in the homebrew test [skip ci]
|
2024-12-19 19:43:39 -07:00 |
|
Dark-Alex-17
|
2235f1d0d9
|
ci: Created a token for all Managarr repos [skip ci]
|
2024-12-19 19:42:13 -07:00 |
|
Dark-Alex-17
|
17dcb2b10b
|
ci: Removed the use of the deploy key to force git to use SSH [skip ci]
|
2024-12-19 19:26:13 -07:00 |
|
Dark-Alex-17
|
4c7c62eb0b
|
ci: Changed to cloning the homebrew repo with SSH [skip ci]
|
2024-12-19 19:25:09 -07:00 |
|
Dark-Alex-17
|
81dcf4b003
|
ci: Updated the username and email to be that of my personal user [skip ci]
|
2024-12-19 19:22:45 -07:00 |
|
Dark-Alex-17
|
3fffdd20a8
|
ci: Set username and email globally [skip ci]
|
2024-12-19 19:20:37 -07:00 |
|
Dark-Alex-17
|
078d75473b
|
ci: Update the test homebrew release [skip ci]
|
2024-12-19 19:18:35 -07:00 |
|
Dark-Alex-17
|
8b7ff58c7d
|
ci: Created a test homebrew release workflow [skip ci]
|
2024-12-19 19:15:59 -07:00 |
|
Dark-Alex-17
|
ff67eebcea
|
ci: Removed scoop workflow [skip ci]
|
2024-12-19 18:25:05 -07:00 |
|
Dark-Alex-17
|
01507f88da
|
ci: Corrected the use of the SSH key for pushing to the repo [skip ci]
|
2024-12-19 18:08:43 -07:00 |
|
Dark-Alex-17
|
6344b6dba2
|
ci: Fixing the push step [skip ci]
|
2024-12-19 18:04:07 -07:00 |
|
Dark-Alex-17
|
d3042cf724
|
ci: Corrected the packager script path [skip ci]
|
2024-12-19 17:58:00 -07:00 |
|
Dark-Alex-17
|
fd4b9a4f15
|
ci: Updated a typo in the scoop test workflow config [skip ci]
|
2024-12-19 17:55:58 -07:00 |
|
Dark-Alex-17
|
2879a2aa67
|
ci: Corrected the scoop workflow to publish changes to repo first, and then to publish them to Scoop [skip ci]
|
2024-12-19 17:53:16 -07:00 |
|
Dark-Alex-17
|
5cd8cb66f1
|
ci: Fix erroring out when removing the scoop bucket if files don't exist [skip ci]
|
2024-12-19 17:40:11 -07:00 |
|
Dark-Alex-17
|
47c206ca1d
|
ci: Created the test scoop deployment workflow [skip ci]
|
2024-12-19 17:34:47 -07:00 |
|
Dark-Alex-17
|
8f22b64a0a
|
ci: Moved the package.py script into the main deployment directory for reuse, and also updated the Chocolatey workflow to push the generated Chocolatey files to the repo for posterity [skip ci]
|
2024-12-19 17:23:27 -07:00 |
|
Dark-Alex-17
|
7941b3d16c
|
docs: Updated the README to include steps on how to install Managarr in Windows using Chocolatey [skip ci]
|
2024-12-19 16:55:06 -07:00 |
|
Dark-Alex-17
|
e9ded4bde4
|
ci: Delete the test chocolatey deploy and add the official chocolatey deploy to the release workflow [skip ci]
|
2024-12-19 16:50:58 -07:00 |
|
Dark-Alex-17
|
7b02472f67
|
ci: Fix the test workflow to use the first release that actually has a sha256 for Windows attached to it [skip ci]
|
2024-12-19 16:46:16 -07:00 |
|
Dark-Alex-17
|
a370d67121
|
ci: Attempting to explicitly set the output encoding to UTF-8 for Windows [skip ci]
|
2024-12-19 16:41:56 -07:00 |
|
Dark-Alex-17
|
4f6e64083a
|
ci: Explicitly set the encoding as UTF-8 in the python script since that is not the windows default encoding [skip ci]
|
2024-12-19 16:36:56 -07:00 |
|
Dark-Alex-17
|
276a672df4
|
ci: Try refreshing the environment after installing managarr choco from local [skip ci]
|
2024-12-19 16:31:44 -07:00 |
|
Dark-Alex-17
|
e55a157977
|
ci: Fixed a typo in the chocolatey deployment PowerShell template [skip ci]
|
2024-12-19 16:26:28 -07:00 |
|
Dark-Alex-17
|
e1e91d1add
|
ci: Testing fixes in the test chocolatey deployment workflow [skip ci]
|
2024-12-19 16:25:04 -07:00 |
|
Dark-Alex-17
|
8102b5933f
|
ci: Mock the artifact creation for the test workflow [skip ci]
|
2024-12-19 16:19:43 -07:00 |
|
Dark-Alex-17
|
bc60128679
|
ci: Fixed a typo in the test chocolatey deployment workflow [skip ci]
|
2024-12-19 16:11:41 -07:00 |
|
Dark-Alex-17
|
fc3a7ab789
|
ci: Created test GHA workflow to rest releasing Managarr to Chocolatey [skip ci]
|
2024-12-19 16:10:38 -07:00 |
|
Dark-Alex-17
|
93d3e6cec7
|
docs: Fixed working in the README about the new managarr-demo.alexjclarke.com site
|
2024-12-18 18:22:42 -07:00 |
|
Dark-Alex-17
|
95779f1ac2
|
docs: Updated the README to point to the new managarr-demo.alexjclarke.com site for testing out the TUI as an alternative to running the command
|
2024-12-18 18:20:36 -07:00 |
|
Dark-Alex-17
|
7bc57d7696
|
ci: Remove the test multi-platform docker test job [skip ci]
|
2024-12-18 18:12:38 -07:00 |
|
Dark-Alex-17
|
7e7b75f378
|
ci: Correct another typo in the test multi-platform job [skip ci]
|
2024-12-18 17:57:31 -07:00 |
|
Dark-Alex-17
|
a958350b2d
|
ci: Fix typo in multi-platform release test [skip ci]
|
2024-12-18 17:56:41 -07:00 |
|
Dark-Alex-17
|
c502b3d08f
|
ci: Attempting multi-platform builds for docker [skip ci]
|
2024-12-18 17:54:37 -07:00 |
|
Dark-Alex-17
|
12fba15bcf
|
style: Clean up all remaining unused test helper functions
|
2024-12-18 01:44:27 -07:00 |
|
Dark-Alex-17
|
7e36ad4e8a
|
fix(sonarr): Pass the series ID alongside all UpdateAndScan events when publishing to the networking channel
|
2024-12-18 01:40:47 -07:00 |
|
Dark-Alex-17
|
33249f509f
|
fix(sonarr): pass the series ID alongside all TriggerAutomaticSeriesSearch events when publishing to the networking channel
|
2024-12-18 01:38:05 -07:00 |
|
Dark-Alex-17
|
ed645dd0d5
|
fix(sonarr): Pass the series ID and season number alongside all TriggerAutomaticSeasonSearch events when publishing to the networking channel
|
2024-12-18 01:34:45 -07:00 |
|
Dark-Alex-17
|
b12c635c27
|
fix(sonarr): Pass the episode ID alongside all TriggerAutomaticEpisodeSearch events when publishing to the networking channel
|
2024-12-18 01:29:30 -07:00 |
|
Dark-Alex-17
|
c16ecfb188
|
fix(sonarr): Pass the episode ID alongside all ToggleEpisodeMonitoring events when publishing to the networking channel
|
2024-12-18 01:22:28 -07:00 |
|
Dark-Alex-17
|
18a8b81631
|
fix(sonarr): Pass the series ID and season number alongside all toggle season monitoring events when publishing to the networking channel
|
2024-12-18 01:12:32 -07:00 |
|
Dark-Alex-17
|
1d404d4d2c
|
fix(sonarr): Pass the indexer ID directly alongside all TestIndexer events when publishing to the networking channel
|
2024-12-18 01:01:01 -07:00 |
|
Dark-Alex-17
|
42479ced21
|
fix(sonarr): Provide the task name directly alongside all StartTask events when publishing to the networking channel
|
2024-12-18 00:56:21 -07:00 |
|
Dark-Alex-17
|
1193b8c848
|
fix(sonarr): Pass the search query directly to the networking channel when searching for a new series
|
2024-12-18 00:49:36 -07:00 |
|
Dark-Alex-17
|
ec8d748991
|
fix(sonarr): Pass the series ID alongside all GetSeriesHistory events when publishing to the networking channel
|
2024-12-18 00:39:50 -07:00 |
|
Dark-Alex-17
|
bafaf7ca7a
|
fix(sonarr): Pass the series ID alongside all GetSeriesDetails events when publishing to the networking channel
|
2024-12-18 00:37:06 -07:00 |
|
Dark-Alex-17
|
f7315a3bec
|
fix(sonarr): Pass series ID and season number alongside all ManualSeasonSearch events when publishing to the networking channel
|
2024-12-18 00:32:36 -07:00 |
|