-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Make docker template for unraid #92
Comments
I tried my hand at one for my own server. The container installs and runs, though I haven't actually got it skipping things yet. https://github.com/CDeLeon94/UnraidDockerTemplates/blob/master/BingeWatchForPlex.xml |
Can you send a PR? You should see in the logs when if it tries to skip a intro. |
First off, I would like to say thank you for creating this software. It is something I have been thinking about for a few months and it's great to see somebody took the time to make this. The version now available on community applications has an error in the configuration. The network is default set to none while it needs access to the network to contact PMS etc. Which port is used by bw_plex is also important to know as simply setting it to bridge without further information is not great. Also, I haven't been able to find a good explanation about the config file parameters or environment variables that are available. With that information, I could create a better template and or instructions. P.S. I haven't checked the stream myself yet, but looking at the logs setting the network to bridge does seem to result in bw_plex working. I will need to verify by streaming something later to be sure. |
Thanks @davidspek . You need a /config, URL and token. The any other configs should be set in config.ini (created on startup) i have made some comments in the config.py file about the different settings. Just open a new issue if anything is unclear. Also take a look at the or that already exist and see if that’s ok or if it’s possible to improve that. |
This is great, any option for hw transcode and plexpass just lije the linuxserver.io container? |
@ezraholm50 it will not help as no plexpass features is needed and we don’t really transcode anything (using pms) the biggest bottleneck is if bw_plex don’t have direct access to the files and needs to download it from pms. |
So this is just a PMS right? I cant use this container together with my PMS if im right?Op 4 jan. 2020 10:48 schreef Steffen Fredriksen <[email protected]>:@ezraholm50 it will not help as no plexpass features is needed and we don’t really transcode anything (using pms) the biggest bottleneck is if bw_plex don’t have direct access to the files and needs to download it from pms.
—You are receiving this because you were mentioned.Reply to this email directly, view it on GitHub, or unsubscribe.
|
The Docker image will only install bw_plex and nothing else. You willl still need a another Docker or some other computer where pms is installed. So be clear, if you already have pms installed you just need to use the bw_plex docker in addition to pms. |
Oh my how foolish, ive installed another container PMS by Plexinc thinking it was yours, it all makes sense now haha... Thank you. Edit @Hellowlol so i'm not sure if you'd like me to open a new issue on this one:
|
@davidspek Good catch, i will fix that ASAP @Hellowlol Sorry, should have at least notified you about me adding a template. I will also add some more descriptions in the template on how to run it. If you want to reach out to me, we share the Tautulli server on Discord |
@Roxedus Only thing i could see (i just glanced at it) It would be nice if some info was added that the user should add the path to the media files as they are on plex, if bw_plex has direct access to the files i can just use them directly instead of downloading them from via pms (much faster with direct access) |
@Hellowlol Added a description for the volume. currently in the testing branch |
I'm getting this error when it tries to download theme music: https://logpaste.com/LQiYtHwb |
and get it into ca.
The text was updated successfully, but these errors were encountered: