Jump to content

cypres0099

Members
  • Posts

    276
  • Joined

  • Last visited

Posts posted by cypres0099

  1. 2 minutes ago, Xaero said:

    Switch to unraid-nvidia and add the nvdec wrapper and you are off to the races. Soon the wrapper won't be needed, either.

    Awesome, I do have Plex Pass! Thanks for the direction, @Xaero.  I don't totally understand the quoted section above. What is unraid-nvidia? And is there a tutorial for adding the nvdec wrapper?

  2. I've been trying to get my home theater setup for 4K streaming using Plex Media Server on my LG OLED65B7A TV and Fire TV Cube

     

    There are a lot of compatibility issues with 4K h265 HEVC and TrueHD Audio that's causing all sorts of problems. I'm working on figuring these out on the client side, but... These problems can be mitigated somewhat on the server side by transcoding the files to 4K h264 and AAC using Plex, whenever a compatibility issue arises.  The problem is that my CPU does not have native h265 decoding and isn't fast enough to handle it with just CPU power.

     

    I currently have a motherboard with an FM2/FM2+ socket.

     

    So I'm looking to either:

     

    1. Replace CPU with one that has native h265 decoding

    2. Adding a GPU with native h265 decoding (would this even work for streaming to a plex client?)

    3. Replacing the Motherboard and CPU if there are no FM2/FM2+ CPUs with native decoding.

    Thoughts on this path for optimizing my unraid server for 4k streaming?

  3. Woke up this morning to my docker apps not loading their respective Web UI. Digging into the server a little bit, it won't even load the docker page.

     

    Jul 31 12:08:03 Mongo nginx: 2019/07/31 12:08:03 [error] 3671#3671: *223761 upstream timed out (110: Connection timed out) while reading response header from upstream, client: 192.168.1.152, server: , request: "POST /webGui/include/Boot.php HTTP/1.1", upstream: "fastcgi://unix:/var/run/php5-fpm.sock", host: "mongo", referrer: "http://mongo/Main"
    Jul 31 12:12:47 Mongo nginx: 2019/07/31 12:12:47 [error] 3671#3671: *224333 upstream timed out (110: Connection timed out) while reading response header from upstream, client: 192.168.1.152, server: , request: "POST /webGui/include/DashboardApps.php HTTP/1.1", upstream: "fastcgi://unix:/var/run/php5-fpm.sock", host: "mongo", referrer: "http://mongo/Dashboard"
    Jul 31 12:15:57 Mongo nginx: 2019/07/31 12:15:57 [error] 3671#3671: *224522 upstream timed out (110: Connection timed out) while reading response header from upstream, client: 192.168.1.152, server: , request: "POST /plugins/dynamix.docker.manager/include/DockerUpdate.php HTTP/1.1", upstream: "fastcgi://unix:/var/run/php5-fpm.sock", host: "mongo", referrer: "http://mongo/Docker"

     

    Otherwise the system appears to be operating normally. Any ideas what's going on here? Already did a system reboot.

  4. 2 hours ago, Hoopster said:

     

    @cypres0099 ^^^^This is true.  Since you were posting in the Linuxserver.io support forum some erroneous assumptions were made.

     

    From your docker run command; 'plexinc/pms-docker:plexpass' shows you are using the Plex Inc. Plex Media Server docker and not the Linuxserver.io Plex docker. For support on the Plex Inc. official docker, you would need to ask your questions in the Plex forums.  

     

    Personally, I, and many others, prefer the Linuxserver.io Plex docker and the support is better, but, obviously, you should use whatever you prefer.


    Gotcha. Thanks for the help everyone!

  5. 15 hours ago, wgstarks said:

    Don’t think you will but I found this on the downloads page-

    1.13.9.5456-xxxxxxxxx


    Thanks for finding that @wgstarks

     

    I used that version number but it still is not changing the version on the webui general settings page.

     

    root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name='PlexMediaServer' --net='host' -e TZ="America/Chicago" -e HOST_OS="unRAID" -e 'PLEX_CLAIM'='claim-cpzsQgMWvkqB7uW3qnSd' -e 'PLEX_UID'='99' -e 'PLEX_GID'='100' -e 'VERSION'='1.13.9.5456-xxxxxxxxx' -v '/mnt/user':'/mnt/user':'rw' -v '/mnt/user/appdata/plex/Plex Media Server/':'/config':'rw' 'plexinc/pms-docker:plexpass' 
    8e45b193f3fd58c00d18a675e504aa1763dd0160d9bb3e91774c8832855f723

     

  6. 3 minutes ago, Hoopster said:

    When you applied the change and clicked on Done in the edit page, it should have executed the docker run command with the changes.  Did that happen?  To force the docker run command to appear again, make another edit in the Plex edit page (you can just change any variable, path etc. slightly and then change it back to its original value), click Apply and then Done and then copy the docker run command when it is finished running and post it here.

     

    Yes, it did execute a docker run command. I forced it again for good measure, but it's still on the same version.

     

    root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name='PlexMediaServer' --net='host' -e TZ="America/Chicago" -e HOST_OS="unRAID" -e 'PLEX_CLAIM'='claim-cpzsQgMWvkqB7uW3qnSd' -e 'PLEX_UID'='99' -e 'PLEX_GID'='100' -e 'VERSION'='1.13.9.5456' -v '/mnt/user':'/mnt/user':'rw' -v '/mnt/user/appdata/plex/Plex Media Server/':'/config':'rw' 'plexinc/pms-docker:plexpass' 
    f8010f53a44ed3d95137304c335dfecd0a6d0e4ba6f4cae26d7dfca64834690
    
    The command finished successfully!

     

  7. 3 hours ago, Hoopster said:

    Are you asking for someone to tell you the previous version number so you can tag the repository with it, or, do you  know the version number and are asking for help in tagging it correctly in the docker?

     

    If it is the former, go to the Plex Media Server announcements forum for release notes on all versions.  You can work back from the current version (at the end) to any version you think will solve your issues.

     

    If it is the latter, see the GIthub or Docker Hub links in the first post of this forum and read the "Setting up the application" section.

     

    @Hoopster Thanks for the help.

    I went to the setting up section of those pages, but I don't see any option in my WebUI to change the version number like it's suggesting to do in the Setting Up Section.

    Am I looking in the wrong place?

  8. I just switched all my plugins (SABnzbd, Sonarr, Plex) over to dockers and added Radarr as a docker and most things are working correctly, but I'm running into a couple of snags with Radarr and Sonarr

     

    I've been using Sonarr for some time use the Drone Factory for my TV download folder that SAB puts TV downloads into. While I was updating things, I saw that Sonarr and Radarr now have "Complete Download Handling". From what I understand, you can turn off the drone folder and just have SAB and Radarr/Sonarr communicating when downloads are finished. Then Radarr will process the movie, move it to the movie folder, and clean up the folders. 

    PROBLEMS
     

    1. TV Series are no longer processing. I think I can sometimes get them to process when it's in the drone folder, but not consistently
    2. After they are processed I'm left with folder containing leftover junk files. They don't get cleaned up.

    3. If I try to use complete download handling the movies/tv shows get downloaded to the appropriate folders, but then nothing happens.

     

    See configuration in image attached. 

    I'd really appreciate any help!

    2017-07-01_13-25-25.thumb.png.289e131f6cc96ae60d1aff27d8ea1deb.png

    2017-07-01_13-09-41.png

  9. I just switched all my plugins (SABnzbd, Sonarr, Plex) over to dockers and added Radarr as a docker and most things are working correctly, but I'm running into a couple of snags with Radarr and to some degree Sonarr.

     

    I've been using Sonarr for some time use the Drone Factory for my TV download folder that SAB puts TV downloads into. While I was updating things, I saw that Sonarr and Radarr now have "Complete Download Handling". From what I understand, you can turn off the drone folder and just have SAB and Radarr/Sonarr communicating when downloads are finished. Then Radarr will process the movie, move it to the movie folder, and clean up the folders. 

    PROBLEMS
     

    1. The only way my movies are getting processed is if I setup the drone folder.
    2. After they are processed I'm left with folder containing leftover junk files. They don't get cleaned up.

    3. If I try to use complete download handling the movies/tv shows get downloaded to the appropriate folders, but then nothing happens.

     

    See configuration in image attached. 

    I'd really appreciate any help!

    2017-07-01_13-25-25.thumb.png.9a060fd8c263f24af67ac83629040bca.png

    2017-07-01_13-06-02.png

×
×
  • Create New...