Couch TV is a Couch Potato client for tvOS. It is not possible to use its web interface on Apple TV as there is no web browser, so this app fills that gap :-)
CouchPotato name is not mine nor the images associated. I just created the logo based on the real from couchpota.to.
CouchTV by Antonio Ribeiro is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.
For now, here's what you can do:
- Discover: Section contains Suggestions and Charts
- Search: Search a movie by name (dictation is crashing the app)
- Settings: Define CouchPotato URL and APIKey
- Add movie: After selecting a movie from Discover or Search you can add it to your Couch Potato
Yes, I focused mainly on having a way to add or discover movies. Managing your library, selecting a profile or source will come at a later time.
I invite you to visit the Issues sections, but here's a few:
- Manage (delete, force-refresh) Wanted and Available movies
- Allow playing trailer in movie screen
- Optimise Discover screen (currently it is a bit slow if you scroll too fast in the first time)
- Implement a function to retrieve the API Key (in Settings)
- Have a proper placeholder when loading images
Thank you kind sir! However, the big work is not mine! I'll tell you to donate to CouchPotato instead at https://couchpota.to/#support.
Well... Can't say I'm not. I started this to learn Swift and programming for tvOS. Of course there are bugs, code isn't the pretiest for sure but, as an overall, I'm happy!
I believe you! I'm learning how to write unit tests on my own, sadly.
You can redistribute but not sell it! If you have a paid Apple Developer Account and want to publish this please feel free. Just make sure you refer to this repository and the people contributing to it within the app. Please mind the license attached to this source code/app!
Oh, why of course! Please fork this repository, do your changes, test them (please) and send me a pull request. I'll merge after reviewing and testing. Many thanks!