This website requires JavaScript.
Explore
Help
Sign In
Dark-Alex-17
/
managarr
Watch
1
Star
0
Fork
0
You've already forked managarr
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
cb4cd93bcda95b9ae08baaa7fb51324b2990d263
managarr
/
src
/
network
History
Alex Clarke
cb4cd93bcd
feat: Fetch more than 10 downloads when listing Sonarr downloads, and add a --count flag to the CLI to specify how many downloads to fetch
2025-07-13 14:48:15 -06:00
..
mod.rs
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
network_tests.rs
refactor: Addressed Cargo fmt complaints
2025-02-27 20:42:32 -07:00
radarr_network_tests.rs
fix: Marked videoCodecs as Option to
resolve
#38
2025-03-21 11:55:54 -06:00
radarr_network.rs
fix: Marked videoCodecs as Option to
resolve
#38
2025-03-21 11:55:54 -06:00
sonarr_network_tests.rs
feat: Fetch more than 10 downloads when listing Sonarr downloads, and add a --count flag to the CLI to specify how many downloads to fetch
2025-07-13 14:48:15 -06:00
sonarr_network.rs
feat: Fetch more than 10 downloads when listing Sonarr downloads, and add a --count flag to the CLI to specify how many downloads to fetch
2025-07-13 14:48:15 -06:00
utils.rs
Added tests for radarr models and refactored get_movie_status to live inside the radarr_network module
2023-08-08 10:50:05 -06:00