Posts: 787
Joined: Jan 2010
Reputation:
2
I get an error (broken sharethe.tv-plugin) when I start xbmc.
Even if I disable/uninstall sharethetv.
Could anyone tell me how to get completely rid of the sharethe.tv-settings/cache-files etc. ?
I want to delete those files and do a new install of (the great) sharethe.tv-plugin.
Cheers
Posts: 272
Joined: Nov 2008
Reputation:
13
It's in autoexec.py - it should live in \userdata\autoexec.py. You can delete the reference from inside of there. Can I help look into the problem your facing or how to reproduce it? If you post a debug log with debugging enabled from the sharethetv settings I can take a look.
Posts: 272
Joined: Nov 2008
Reputation:
13
The addon only runs when autorun is enabled. Since you have it disabled, it will only run when you trigger it from the apps menu. Notifications can be hidden when you run the addon automatically from startup, but they should always show if you run the addon from the apps menu.
Posts: 272
Joined: Nov 2008
Reputation:
13
Sorry for double post, but this is unrelated to above.
I've started the forum widget: what do you guys want to see from it? Movies in text, movie images? 3 or 5 latest? Your username and avatar in the image? What's your ideal widget?
Posts: 63
Joined: Oct 2008
Reputation:
0
You could also add the number of followers that person has.
Posts: 2
Joined: Jan 2011
Reputation:
0
It would be nice if you can also import the quality of the movies from xbmc in with your collection. Sorting by movie quality would then be another thing to consider
Posts: 2,145
Joined: Jul 2008
Reputation:
12
Is there a way to uniquely identify a PC?
I installed this on my Mac, my HTPC, and my HTPC's "roaming profile" which just has offline media for when I grab the PC and go over to my friend's projector.
Problem is, everytime I launch a profile, it overwrites all my previous libraries.
Code:
GRANT ALL PRIVILEGES ON `xbmc_%`.* TO 'xbmc'@'%';
IF you have a mysql problem, find one of the 4 dozen threads already open.
Posts: 272
Joined: Nov 2008
Reputation:
13
@darkscout: Do the mac and htpc have separate content? Is the goal to have all of content A + content B shown on your single profile? This would probably be a fairly easy change but I want to understand what you're trying to do and if enough other people are interested in this kind of feature as well before adding.