Skip to content

Plexee v1.12 Issues #21

@InsaneSplash

Description

@InsaneSplash

Hi,

Here a few problems I've been faced with upgrading to v1.12

  1. Configuration file
    Previously specificed configuration information manually saved in the file "/data/.boxee/UserData/profiles/XXX/apps/plexee.plexforboxee/registry.xml" is ignored. It seems settings are now being read from "/data/.boxee/UserData/apps/plexee.plexforboxee/registry.xml". The problem is that the once you re-complete the settings and save them, the output is written to the file without newlines and sometimes missing parameters on some of the items. Also each time you save the configuration, it appends duplicate information to the file rather than modifying the changed attributes.

eg.
<value id="started">0</value><value id="lastsearch" /><value id="started">1</value><value id="manualport">32400</value><value id="playingtheme">0</value><value id="slideshowdelay">5</value><value id="discovertime">1</value><value id="usediscover">1</value><value id="usemanual">1</value><value id="manualhost">1.1.1.1</value><value id="manualport">32400</value><value id="usemyplex">1</value><value id="myplexusername">User</value><value id="myplexpassword">Pass</value><value id="playingtheme">0</value><value id="discovertime">1</value><value id="usediscover">1</value><value id="usemanual">1</value><value id="manualhost">1.1.1.1</value><value id="manualport">32400</value><value id="usemyplex">1</value><value id="myplexusername">User</value><value id="myplexpassword">Pass</value><value id="discovertime">1</value><value id="usediscover">1</value><value id="usemanual">1</value><value id="manualhost">1.1.1.1</value><value id="manualport">32400</value><value id="usemyplex">1</value><value id="myplexusername">User</value><value id="myplexpassword">Pass</value></registry>

  1. Selecting Users, no Users are listed to select. Would having 1 user in the list with a PIN break it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions