mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 01:08:56 +00:00
Update CouchPotato class
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
2017-08-04 DariusIII
|
||||
* Chg: Update CouchPotato class
|
||||
* Chg: Update Contents class
|
||||
* Chg: Update CollectionsCleaning class
|
||||
* Chg: Update Category class
|
||||
|
||||
@@ -62,7 +62,9 @@ class CouchPotato
|
||||
* Send a movie to CouchPotato.
|
||||
*
|
||||
* @param string $id
|
||||
*
|
||||
* @return bool|mixed
|
||||
* @throws \RuntimeException
|
||||
*/
|
||||
public function sendToCouchPotato($id)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user