Update CouchPotato class

This commit is contained in:
DariusIII
2017-08-04 13:44:48 +02:00
parent 16285cdc08
commit 1bb327cb6d
2 changed files with 3 additions and 0 deletions
+1
View File
@@ -1,4 +1,5 @@
2017-08-04 DariusIII
* Chg: Update CouchPotato class
* Chg: Update Contents class
* Chg: Update CollectionsCleaning class
* Chg: Update Category class
+2
View File
@@ -62,7 +62,9 @@ class CouchPotato
* Send a movie to CouchPotato.
*
* @param string $id
*
* @return bool|mixed
* @throws \RuntimeException
*/
public function sendToCouchPotato($id)
{