Jump to content

mgpaulus

Members
  • Posts

    12
  • Joined

  • Last visited

Posts posted by mgpaulus

  1. I'm trying to set up a new instance of PMS on my unRAID server, and the LinuxServer image created fine.  But, I am having one small issue.

     

    I have installed the sageplex scanner to allow me to import sagetv shows and movies to Plex.  I have this all working on my sagetv box, but I want to offload the plex to my unRaid box. 

    I am running unRaid 6.2.2, and my docker containers are fairly new, created under 6.2.1 in the last week.

    I have one of my 6 Sagetv drives mapped in via Samba, and it's also shared into my docker container.

     

    When I do a refresh on the Sagetv library I created, the sageplex container complains with the following error:

    [525/528] Processing /sagetv1_D/Videos/WomensCollegeVolleyball-FloridaatArkansas-22670825-0.ts

    2016-10-31 22:14:35,105| DEBUG  | Getting media info from SageTV ...

    2016-10-31 22:14:35,106| DEBUG  | openUrl: http://xxxx:yyyyy@sagetv1:8080/sagex/api?c=plex:GetMediaFileForName&1=WomensCollegeVolleyball-FloridaatArkansas-22670825-0.ts&encoder=json

    2016-10-31 22:14:35,137| ERROR  | openUrl: failed on: http://xxxx:yyyyy@sagetv1:8080/sagex/api?c=plex:GetMediaFileForName&1=WomensCollegeVolleyball-FloridaatArkansas-22670825-0.ts&encoder=json: [Errno socket error] [Errno -2] Name or service not known

    2016-10-31 22:14:35,138| ERROR  | No media info from SageTV: WomensCollegeVolleyball-FloridaatArkansas-22670825-0.ts

     

    My networking is set to Host and I've tried the privileged as both enabled and disabled, but that doesn't seem to make a difference.

     

    Wondered if anyone has any insights or thoughts on the issue.

     

    Thanks,

     

    So, just in case anyone else has this problem and stumbles upon it, the problem appeared to be the name resolution.  I guess my sagetv1 isn't an actual host name defined where it needs to be (router maybe, since that is my resolution source.  Guess I need to research that).  The quick solution is to replace my sagetv1 host name with the actual IP address (102.168.0.x) in the sageplex_cfg.json, and walla, scanner is banging heck out of my network as it's pulling all the show information and building my libraries.

  2. I'm trying to set up a new instance of PMS on my unRAID server, and the LinuxServer image created fine.  But, I am having one small issue.

     

    I have installed the sageplex scanner to allow me to import sagetv shows and movies to Plex.  I have this all working on my sagetv box, but I want to offload the plex to my unRaid box. 

    I am running unRaid 6.2.2, and my docker containers are fairly new, created under 6.2.1 in the last week.

    I have one of my 6 Sagetv drives mapped in via Samba, and it's also shared into my docker container.

     

    When I do a refresh on the Sagetv library I created, the sageplex container complains with the following error:

    [525/528] Processing /sagetv1_D/Videos/WomensCollegeVolleyball-FloridaatArkansas-22670825-0.ts

    2016-10-31 22:14:35,105| DEBUG  | Getting media info from SageTV ...

    2016-10-31 22:14:35,106| DEBUG  | openUrl: http://xxxx:yyyyy@sagetv1:8080/sagex/api?c=plex:GetMediaFileForName&1=WomensCollegeVolleyball-FloridaatArkansas-22670825-0.ts&encoder=json

    2016-10-31 22:14:35,137| ERROR  | openUrl: failed on: http://xxxx:yyyyy@sagetv1:8080/sagex/api?c=plex:GetMediaFileForName&1=WomensCollegeVolleyball-FloridaatArkansas-22670825-0.ts&encoder=json: [Errno socket error] [Errno -2] Name or service not known

    2016-10-31 22:14:35,138| ERROR  | No media info from SageTV: WomensCollegeVolleyball-FloridaatArkansas-22670825-0.ts

     

    My networking is set to Host and I've tried the privileged as both enabled and disabled, but that doesn't seem to make a difference.

     

    Wondered if anyone has any insights or thoughts on the issue.

     

    Thanks,

×
×
  • Create New...