couch icon indicating copy to clipboard operation
couch copied to clipboard

Tool to download movies and TV shows

Results 10 couch issues
Sort by recently updated
recently updated
newest added

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.

enhancement

Using https://github.com/google/wire should simplify the dependency management.

enhancement

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.

good first issue

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...