Jump to content

snappertom

Members
  • Posts

    2
  • Joined

  • Last visited

Posts posted by snappertom

  1. I have followed the instructions outlined above however the docker wont start, do you need to donate to locast for this to work? log output below

     

    UPDATE - I have since found out a free account on Locast won’t work with locast2plex

     

    Locast2Plex v0.4.2
    Traceback (most recent call last):
    File "/app/main.py", line 320, in <module>
    DEBUG MODE ACTIVE
    UUID found.
    UUID set to: hmwhuwux...
    Logging into Locast using username [email protected]...
    Validating User Info...
    User Info obtained.
    User didDonate: False
    if (not locast.login(CONFIG_LOCAST_USERNAME, CONFIG_LOCAST_PASSWORD)) or (not locast.validate_user()):
    File "/app/LocastService.py", line 85, in validate_user
    print("User donationExpire: " + str(userRes['donationExpire'] / 1000))
    TypeError: unsupported operand type(s) for /: 'NoneType' and 'int'

×
×
  • Create New...