couch
couch copied to clipboard
Tool to download movies and TV shows
https://kodi.wiki/view/Naming_video_files/TV_shows
This will reduce compile time and size for users that don't use torrents.
This would be useful in situations where multiple people could add media for downloading on the same device.
Using https://github.com/google/wire should simplify the dependency management.
When tests are running, stop producing log output.
Having an integration test for a `Flow` that can go from `Pending` state to `Downloaded` with mocked or substituted dispatcher would be very useful.
Having a `systemd` service would be beneficial for running the service on startup on `systemd` based distros.
Having the binary ready would be very useful for deploying quickly.
Having the binary ready would be very useful for deploying quickly.
Removing a search item is pretty hard now. You need access to the sqlite file to run some queries to remove a stuck item. Having a page to manage this...