Facebook Google+ Twitter
+ Reply to Thread
Page 2 of 2 FirstFirst 1 2
Results 11 to 13 of 13

Thread: Password problem on xbmc4xbox

  1. #11
    Junior Member
    Join Date
    Sep 2012
    Posts
    6

    Default



    downloaded from the link in your sig, first time I got the link from somewhere else few days ago, and it gave me a slightly larger zip file (ver 1.0.3). replaced with the current version today

  2. #12
    Development Staff dj_gerbil's Avatar
    Join Date
    Feb 2009
    Location
    Cambridgeshire
    Posts
    2,354

    Default

    The link in my signature is to the repo rather then either of the plugins.

    If you're using the old plugin (1.4.5) then the file is at .xbmc/userdata/plugin_data/plugin.video.tvcatchup/settings.xml and the settings you need to do is
    PHP Code:
    <setting id="pwd" value="(insert your password here and don't put the .enc. on the end)" />
    <
    setting id="uname" value="(insert your username here)" /> 
    If you're using the plugin with EPG (2.1.19) then the file you need is .xbmc/userdata/plugin_data/script.tvcatchup/settings.xml and the settings you need are
    PHP Code:
    <setting id="tvcpassword" value="(insert your password here)" />
    <
    setting id="tvcusername" value="(insert your username here)" /> 
    For a free Open Source Media Center Solution for Windows, Linux and Mac check out XBMC

    The home for TVCatchup's XBMC plugin is in the Official TVCatchup Repository. Download it Here

    If you're having trouble with any of our plugins please visit here and submit your log to help us fix it.

    The home for TVCatchup's Microsoft Media Center plugin is Here

  3. #13
    Junior Member
    Join Date
    Sep 2012
    Posts
    6

    Default

    Right, thanks for that. Just to make sure, deleted and reinstalled 2.1.19, but the tree only only exists for the earlier version, tho I don't recall installing 1.4.5. Interesting, since I am using 2.1.19, I tried creating the script folder with the settings.xml file with structure as shown, didn't work. Modded the earlier version settings file, as per, it works, but tells me there is a newer version. will have a fiddle and see whether I can get it to install 2.1.19. Thanks for your help DJ, black boxes are always awkward to get working

+ Reply to Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts