-
I've been trying to connect up to couchpotato and it just says error. When I goto logs, there really is no info there...I tried doing an api call via my web browser (chrome) and that seems to work so …
-
I would love to see a feature where I can specify a particular quality setting to couchpotato, radarr seem to have this implemented?! I only like high quality releases for myself, but for a friends re…
-
`docker ps --format "{{.Names}}" | grep -i "plex"`
`plexrequest`
`plex`
adding a `-w` to grep fixes this
`docker ps --format "{{.Names}}" | grep -iw"plex"`
`plex`
-
What do You Think?
-
I get this constantly in my logs and the docker container will not start. Any help/advise is appreciated.
`=> Starting meteor app on port:80
/built_app/programs/server/node_modules/fibers/futur…
-
If the pushbullet notification had all the info for the request, including who requested it, number of episodes requested, etc. then it could also include a unique link to approve that request.
-
I have soooo many questions about that second screen shot lol. Did you fork muximux or idashboard or something? make it yourself? I'm doing something very similar to you (with iDashboard). I have ever…
-
Right now I have to go in an manually mark the available check mark. This would be much easier if a scan of the plex library could be executed on a timer and show that the content is available.
-
in your spare time :) maybe look into adding headphones (https://github.com/rembo10/headphones) for Music requests
-
**Issue**:
Getting an internal error when trying to login with either a username or email when "Require users to login with their passwords" is NOT enabled, but "Enable user authentication" is enab…