Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Docker Request (Plex Request)

Featured Replies

Am I being stupid? But where is the admin page?  Just get the Plex Requests web page with movies and tvseries.

 

Have tried both the stable and now the dev branches.

 

add /admin to the plexrequest url

  • Replies 58
  • Views 17.2k
  • Created
  • Last Reply

add /admin to the plexrequest url

 

Thanks, that makes configuring a bit easier, was altering server.js in Notepad++ before you told me that!  ::)

The docker description has a link to their github page, which explains how to set it up very nicely

Got this working great and proxied to a subdomain on my site.  Thanks aptalca been after something like this for years for my brother to use.

aptalca, any luck looking at PlexReports?

It's doable. I just haven't had the time to put it together yet. I'll do it this week.

  • Author

No rush, just wondering if you thought it was doable :)

 

let me know if you need a tester or anything. thanks again for your excellent work!

aptalca, any luck looking at PlexReports?

It's doable. I just haven't had the time to put it together yet. I'll do it this week.

I decided against it.

 

Some issues with the plexreport app:

 

1. Everything is command-line based. They have scripts for everything but you have to answer questions while the script is running and I would have to convert them all to silent installs

 

2. When I installed it, it didn't work. I saw at least one other person who posted the same issue on the forums more than two weeks ago. Might be an issue with the latest version that is not yet fixed.

 

3. Because of its command line nature, and diy style, there are too many support requests. I feel like even if I get this done, I'll have to provide a ton of support but I really don't have the time.

 

4. Smdion has a beta version container in the repo (I haven't tested it)

I gave up on PlexReport. It was a nightmare to get working properly, and then the html was bungled in Outlook, which I use most often.

 

I ended up cobbling together my own PowerShell script, using the Plex API to pull XML data and my own web server to host images.

  • Author

I decided against it.

 

Some issues with the plexreport app:

 

1. Everything is command-line based. They have scripts for everything but you have to answer questions while the script is running and I would have to convert them all to silent installs

 

2. When I installed it, it didn't work. I saw at least one other person who posted the same issue on the forums more than two weeks ago. Might be an issue with the latest version that is not yet fixed.

 

3. Because of its command line nature, and diy style, there are too many support requests. I feel like even if I get this done, I'll have to provide a ton of support but I really don't have the time.

 

4. Smdion has a beta version container in the repo (I haven't tested it)

 

Makes sense, I thought smdion's was abandoned :) His is partly functioning although setup doesn't work and the CRON job's don't work. Maybe PlexReport is just a lost cause haha.

  • 2 weeks later...

hey guys i wanted to give this a go but when i get the container setup and what not for some reason it doesn't install meteor it stops around 30-40%.

 

This is what my log file for Plex request is saying.

*** Running /etc/my_init.d/00_regen_ssh_host_keys.sh...

*** Running /etc/my_init.d/firstrun.sh...

First install detected, cloning repository

Cloning into 'plexrequests-meteor'...

Bleeding edge requested! Switching to dev branch

Switched to a new branch 'dev'

Branch dev set up to track remote branch dev from origin.

*** Running /etc/rc.local...

*** Booting runit daemon...

*** Runit started as PID 28

Jun 13 16:27:38 06d62356bb9a syslog-ng[34]: syslog-ng starting up; version='3.5.3'

nobody, this is your first time using Meteor!

Installing a Meteor distribution in your home directory.

############################# 40.3%

curl: (56) SSL read: error:00000000:lib(0):func(0):reason(0), errno 104

 

gzip: stdin: unexpected end of file

tar: Unexpected EOF in archive

tar: Unexpected EOF in archive

tar: Error is not recoverable: exiting now

 

Any thoughts? Thanks!

hey guys i wanted to give this a go but when i get the container setup and what not for some reason it doesn't install meteor it stops around 30-40%.

 

This is what my log file for Plex request is saying.

*** Running /etc/my_init.d/00_regen_ssh_host_keys.sh...

*** Running /etc/my_init.d/firstrun.sh...

First install detected, cloning repository

Cloning into 'plexrequests-meteor'...

Bleeding edge requested! Switching to dev branch

Switched to a new branch 'dev'

Branch dev set up to track remote branch dev from origin.

*** Running /etc/rc.local...

*** Booting runit daemon...

*** Runit started as PID 28

Jun 13 16:27:38 06d62356bb9a syslog-ng[34]: syslog-ng starting up; version='3.5.3'

nobody, this is your first time using Meteor!

Installing a Meteor distribution in your home directory.

############################# 40.3%

curl: (56) SSL read: error:00000000:lib(0):func(0):reason(0), errno 104

 

gzip: stdin: unexpected end of file

tar: Unexpected EOF in archive

tar: Unexpected EOF in archive

tar: Error is not recoverable: exiting now

 

Any thoughts? Thanks!

It looks like the connection was interrupted during download of meteor. You should try again. It might be an issue with their server.

 

***EDIT***

I just did a fresh install of PlexRequests and it installed fine

hey guys i wanted to give this a go but when i get the container setup and what not for some reason it doesn't install meteor it stops around 30-40%.

 

This is what my log file for Plex request is saying.

*** Running /etc/my_init.d/00_regen_ssh_host_keys.sh...

*** Running /etc/my_init.d/firstrun.sh...

First install detected, cloning repository

Cloning into 'plexrequests-meteor'...

Bleeding edge requested! Switching to dev branch

Switched to a new branch 'dev'

Branch dev set up to track remote branch dev from origin.

*** Running /etc/rc.local...

*** Booting runit daemon...

*** Runit started as PID 28

Jun 13 16:27:38 06d62356bb9a syslog-ng[34]: syslog-ng starting up; version='3.5.3'

nobody, this is your first time using Meteor!

Installing a Meteor distribution in your home directory.

############################# 40.3%

curl: (56) SSL read: error:00000000:lib(0):func(0):reason(0), errno 104

 

gzip: stdin: unexpected end of file

tar: Unexpected EOF in archive

tar: Unexpected EOF in archive

tar: Error is not recoverable: exiting now

 

Any thoughts? Thanks!

It looks like the connection was interrupted during download of meteor. You should try again. It might be an issue with their server.

 

***EDIT***

I just did a fresh install of PlexRequests and it installed fine

so weird this is what i have going on with my settings

skitch.png

 

 

I pulled down my plexReports... it was.. hell to try to figure out.

 

Got mine working OK, maybe I could return all the favours you've done for me! ;)

hey guys i wanted to give this a go but when i get the container setup and what not for some reason it doesn't install meteor it stops around 30-40%.

 

This is what my log file for Plex request is saying.

*** Running /etc/my_init.d/00_regen_ssh_host_keys.sh...

*** Running /etc/my_init.d/firstrun.sh...

First install detected, cloning repository

Cloning into 'plexrequests-meteor'...

Bleeding edge requested! Switching to dev branch

Switched to a new branch 'dev'

Branch dev set up to track remote branch dev from origin.

*** Running /etc/rc.local...

*** Booting runit daemon...

*** Runit started as PID 28

Jun 13 16:27:38 06d62356bb9a syslog-ng[34]: syslog-ng starting up; version='3.5.3'

nobody, this is your first time using Meteor!

Installing a Meteor distribution in your home directory.

############################# 40.3%

curl: (56) SSL read: error:00000000:lib(0):func(0):reason(0), errno 104

 

gzip: stdin: unexpected end of file

tar: Unexpected EOF in archive

tar: Unexpected EOF in archive

tar: Error is not recoverable: exiting now

 

Any thoughts? Thanks!

It looks like the connection was interrupted during download of meteor. You should try again. It might be an issue with their server.

 

***EDIT***

I just did a fresh install of PlexRequests and it installed fine

so weird this is what i have going on with my settings

skitch.png

I can't see the picture you posted

  • 1 month later...

 

 

Question, is it possible to change the port from 3000, i already have something else there

 

 

Question, is it possible to change the port from 3000, i already have something else there

Change the host port to whatever you like

  • 2 weeks later...

Hey man, Just tried to install today, and it fails, here is the log:

 

*** Running /etc/my_init.d/00_regen_ssh_host_keys.sh...
*** Running /etc/my_init.d/firstrun.sh...
Updating repository
Already up-to-date.
Bleeding edge requested! Switching to dev branch
Already on 'dev'
Your branch is up-to-date with 'origin/dev'.
*** Running /etc/rc.local...
*** Booting runit daemon...
*** Runit started as PID 48
Jul 29 16:43:11 2d069b6890e2 syslog-ng[54]: syslog-ng starting up; version='3.5.3'
nobody, this is your first time using Meteor!
Installing a Meteor distribution in your home directory.
######################################################################## 100.0%
[[[[[ /config/plexrequests-meteor ]]]]]

=> Started proxy.
Unexpected mongo exit code 14. Restarting.
Unexpected mongo exit code 14. Restarting.
Unexpected mongo exit code 14. Restarting.
Can't start Mongo server.
Unspecified unrecoverable error. Exit was not clean

 

This happens with both stable and dev branch, any ideas?

Hey man, Just tried to install today, and it fails, here is the log:

 

*** Running /etc/my_init.d/00_regen_ssh_host_keys.sh...
*** Running /etc/my_init.d/firstrun.sh...
Updating repository
Already up-to-date.
Bleeding edge requested! Switching to dev branch
Already on 'dev'
Your branch is up-to-date with 'origin/dev'.
*** Running /etc/rc.local...
*** Booting runit daemon...
*** Runit started as PID 48
Jul 29 16:43:11 2d069b6890e2 syslog-ng[54]: syslog-ng starting up; version='3.5.3'
nobody, this is your first time using Meteor!
Installing a Meteor distribution in your home directory.
######################################################################## 100.0%
[[[[[ /config/plexrequests-meteor ]]]]]

=> Started proxy.
Unexpected mongo exit code 14. Restarting.
Unexpected mongo exit code 14. Restarting.
Unexpected mongo exit code 14. Restarting.
Can't start Mongo server.
Unspecified unrecoverable error. Exit was not clean

 

This happens with both stable and dev branch, any ideas?

See the following post and the one before it. Let me know if that fixes the problem: http://lime-technology.com/forum/index.php?topic=39413.msg392265.msg#392265

Yeah, that fixed it mate, made a cache only share for it, and boom, fired up fine, odd problem

  • 2 weeks later...

What was the fix? I am having the same problem so must have done the same thing wrong.  The linked post (392265) seems to have disappeared.

 

Thanks.

What was the fix? I am having the same problem so must have done the same thing wrong.  The linked post (392265) seems to have disappeared.

 

Thanks.

For some reason it doesn't work when you use a /mnt/user/blah as the config folder location. But it works when you use /mnt/cache/blah

 

No idea why but several people reported it so far

It was weird I had to hope on my unraid and chmod -R 777 * om my plexrequest directory what I saw from my logs was I was having issues with the download of meteordb (I think). Mine has been semi working.

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.