https://github.com/yunohost-apps/couchpotato_ynh
CouchPotato package for YunoHost (install from fork)
https://github.com/yunohost-apps/couchpotato_ynh
couchpotato crouchpotato yunohost yunohost-apps
Last synced: 23 days ago
JSON representation
CouchPotato package for YunoHost (install from fork)
- Host: GitHub
- URL: https://github.com/yunohost-apps/couchpotato_ynh
- Owner: YunoHost-Apps
- License: gpl-3.0
- Archived: true
- Created: 2015-08-23T22:14:53.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2024-06-06T10:01:25.000Z (12 months ago)
- Last Synced: 2025-03-22T19:23:36.584Z (2 months ago)
- Topics: couchpotato, crouchpotato, yunohost, yunohost-apps
- Language: Shell
- Homepage: https://couchpota.to/
- Size: 274 KB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CouchPotato for YunoHost
[](https://dash.yunohost.org/appci/app/couchpotato)  
[](https://install-app.yunohost.org/?app=couchpotato)*[Lire ce readme en français.](./README_fr.md)*
> *This package allows you to install CouchPotato quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.*## Overview
Download movies automatically, easily and in the best quality as soon as they are available.
**Shipped version:** 3.0.1~ynh4
## Screenshots

## Disclaimers / important information
* Integrates automatically with [transmission_ynh](https://github.com/YunoHost-Apps/transmission_ynh) (or tries to...),
* Integrates [YunoHost multimedia](https://github.com/YunoHost-Apps/yunohost.multimedia) folder structure## Documentation and resources
* Official app website:
* Upstream app code repository:
* YunoHost documentation for this app:
* Report a bug:## Developer info
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/couchpotato_ynh/tree/testing).
To try the testing branch, please proceed like that.
``` bash
sudo yunohost app install https://github.com/YunoHost-Apps/couchpotato_ynh/tree/testing --debug
or
sudo yunohost app upgrade couchpotato -u https://github.com/YunoHost-Apps/couchpotato_ynh/tree/testing --debug
```**More info regarding app packaging:**