First time posting here,
I installed Mediaportal for the first time yesterday and I'm having problems getting mp-mytorrents to work.
I've set up webui in utorrent as instructed and can see the requests made in utorrent log, with correct data showing when I view the request in the browser.
However mp-mytorrents is saying "No Torrents" no matter which view I'm in (Active/All torrents).
So I've tried updating it with your attachments from post #619 and now all I get is "Missing or invalid file: " with no reference to any file.
No exceptions showing in Mediaportal.log, however I get the following in MyTorrents.log
I hope this helps.
This week I'll be installing Visual Studio so I can have a go at debugging it myself.
Tommy
I installed Mediaportal for the first time yesterday and I'm having problems getting mp-mytorrents to work.
I've set up webui in utorrent as instructed and can see the requests made in utorrent log, with correct data showing when I view the request in the browser.
However mp-mytorrents is saying "No Torrents" no matter which view I'm in (Active/All torrents).
So I've tried updating it with your attachments from post #619 and now all I get is "Missing or invalid file: " with no reference to any file.
No exceptions showing in Mediaportal.log, however I get the following in MyTorrents.log
Code:
[22:24 10/09/2012] Configuration loaded
[22:24 10/09/2012] backend is uTorrent
[22:24 10/09/2012] instance connected
[22:24 10/09/2012] connection established
[22:24 10/09/2012] Loaded Icon Mappings
[22:25 10/09/2012] Torrent List clearing failed
[22:25 10/09/2012]
Message ---
Object reference not set to an instance of an object.
[22:25 10/09/2012]
HelpLink ---
[22:25 10/09/2012]
Source ---
MyTorrents
[22:25 10/09/2012]
StackTrace ---
at Sohvaperuna.MyTorrents.MyTorrents.UpdateTorrentList(Boolean timed)
[22:25 10/09/2012]
TargetSite ---
Void UpdateTorrentList(Boolean)
[22:25 10/09/2012]
Message ---
Object reference not set to an instance of an object.
[22:25 10/09/2012]
HelpLink ---
[22:25 10/09/2012]
Source ---
MyTorrents
[22:25 10/09/2012]
StackTrace ---
at Sohvaperuna.MyTorrents.MyTorrents.UpdateTorrentList(Boolean timed)
[22:25 10/09/2012]
TargetSite ---
Void UpdateTorrentList(Boolean)
I hope this helps.
This week I'll be installing Visual Studio so I can have a go at debugging it myself.
Tommy