|
|
@@ -0,0 +1,10 @@
|
|
|
+Running get_iplayer https://hub.docker.com/r/thespad/get_iplayer
|
|
|
+
|
|
|
+Web interface is at:-
|
|
|
+http://ip-address:1935/
|
|
|
+
|
|
|
+Gets into the command line on the container so you can add pid's manually
|
|
|
+$ docker exec -it get_iplayer /bin/bash
|
|
|
+
|
|
|
+Add a series by series id
|
|
|
+$ get_iplayer --pid-recursive --pid 12345678
|