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
514fd2244a5255cc851caf70f914da849a6d7d28
managarr
/
src
/
network
History
Dark-Alex-17
514fd2244a
Added horizontal scrolling for long movie titles, a refresh key, and fixed the network issues so that network requests are sent once every 20 seconds by default to not stress out the server.
2023-08-08 10:50:06 -06:00
..
mod.rs
Mostly completed tags implementation; still need to add the UI option for the Add Movie popup, and I still need to fix the REALLY FAST horizontal scrolling issue (I'm thinking just %2 everything to slow it down). Oh, and also need to convert the quality profile Hashmap into a BiMap
2023-08-08 10:50:05 -06:00
radarr_network.rs
Added horizontal scrolling for long movie titles, a refresh key, and fixed the network issues so that network requests are sent once every 20 seconds by default to not stress out the server.
2023-08-08 10:50:06 -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