Bobb18

Members
  • Posts

    4
  • Joined

  • Last visited

Posts posted by Bobb18

  1. Ok...what did I screw up here.  Downloaded from community apps and it WebUI won't launch

     

     

     

     

    edit: This works -- deleted my config and loaded up the app.  Not sure what I did to screw it up originally.  Ran the script and it worked great, loving the look of my 4k moviies

    • Like 1
  2. On 8/31/2020 at 7:58 AM, Untamedgorilla said:

    I got it working ladies and gentlemen!

     

    I created a folder a folder "locast2plex" in appdata

     

    I customized the config data from the github and then copied it to the appdata/locast2plex folder

     

    I removed all the paths and variables from the locast2plex docker container.

     

    Then i added 1 path variable.     

    Name: Config

    Container path:  /app/config.ini

    Host Path:  /mnt/cache/appdata/locast2plex/config.ini

    Access Mode:  Read/Write

    Description:  Locast2Plex config.ini

     

    *I had to set the Network type to Host
     

    Came up with no issues.

    Did all this but can't get the docker to launch.  Had no issues with the original setup and now with the new config i am stuck

     

    From my logs:

     

    Locast2Plex v0.5.2
    Tuner count set to 3
    No UUID found. Generating one now...
    config_handler.set('main', 'uuid', DEVICE_UUID)
    File "/usr/lib/python2.7/ConfigParser.py", line 396, in set
    raise NoSectionError(section)
    ConfigParser.NoSectionError: No section: 'main'