An open API service indexing awesome lists of open source software.

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)

Awesome Lists containing this project

README

        

# CouchPotato for YunoHost

[![Integration level](https://dash.yunohost.org/integration/couchpotato.svg)](https://dash.yunohost.org/appci/app/couchpotato) ![Working status](https://ci-apps.yunohost.org/ci/badges/couchpotato.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/couchpotato.maintain.svg)
[![Install CouchPotato with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](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

![Screenshot of CouchPotato](./doc/screenshots/couchpotato_interface.png)

## 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:**