[Release] Common plugin cache

  Thread Rating:
  • 1 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
Martijn Online
Team-XBMC
Posts: 7,712
Joined: Jul 2011
Reputation: 115
Location: Dawn of time
Post: #31
Here's an example on how I use it:
https://github.com/paddycarey/script.art...b/utils.py

Always read the XBMC online-manual, FAQ and search the forums before posting.
Do NOT e-mail Team-XBMC members asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting, make sure you read this first


For your mediacenter artwork go to
[Image: fanarttv.png]
find quote
Popeye Offline
Posting Freak
Posts: 875
Joined: Aug 2009
Reputation: 25
Location: Sweden
Post: #32
Great, gonna look into it!

sverigesradio | Pneumatic | SABnzbd | XBMC that just works - openelec
find quote
leo gal Offline
Junior Member
Posts: 8
Joined: Jan 2012
Reputation: 0
Location: CA
Post: #33
Someone suggested that I re-post the following to this thread for help... I'm also running XBMC Eden Beta 2 on atv2 and I do not receive this error. The error only occurs on my macbook running OSX 10.6.8:

leo gal Wrote:Hi,

I'm running Eden Beta 2 on Mac OSX and am receiving a common plugin cache error every time I open XBMC. I have tried uninstalling and reinstalling XBMC but I'm still receiving the same error.

Here is the log - I am not sure if this is what's needed since I'm new to this, so let me know if you need more. Any help would be appreciated:

12:01:27 T:2956091392 INFO: -->Python script returned the following error<--
12:01:27 T:2956091392 ERROR: Error Type: <class 'socket.error'>
12:01:27 T:2956091392 ERROR: Error Contents: (2, 'No such file or directory')
12:01:27 T:2956091392 ERROR: Traceback (most recent call last):
File "/Users/longfortravel/Library/Application Support/XBMC/addons/script.common.plugin.cache/default.py", line 44, in <module>
run()
File "/Users/longfortravel/Library/Application Support/XBMC/addons/script.common.plugin.cache/default.py", line 37, in run
s.run()
File "/Users/longfortravel/Library/Application Support/XBMC/addons/script.common.plugin.cache/lib/StorageServer.py", line 140, in run
sock.bind(self.socket)
File "<string>", line 1, in bind
error: (2, 'No such file or directory')
12:01:27 T:2956091392 INFO: -->End of Python script error report<--

Thanks for any and all help!
find quote
TobiasTheCommie Offline
Skilled Python Coder
Posts: 621
Joined: Apr 2008
Reputation: 3
Post: #34
leo gal Wrote:Someone suggested that I re-post the following to this thread for help... I'm also running XBMC Eden Beta 2 on atv2 and I do not receive this error. The error only occurs on my macbook running OSX 10.6.8:



Thanks for any and all help!

As ronie said, Full debug log please Smile
find quote
leo gal Offline
Junior Member
Posts: 8
Joined: Jan 2012
Reputation: 0
Location: CA
Post: #35
debug log:

http:////pastebin.com/embed_js.php?i=EtEJgQD3

<script src="http://pastebin.com/embed_js.php?i=EtEJgQD3"></script>
find quote
TobiasTheCommie Offline
Skilled Python Coder
Posts: 621
Joined: Apr 2008
Reputation: 3
Post: #36
leo gal Wrote:debug log:

http:////pastebin.com/embed_js.php?i=EtEJgQD3

<script src="http://pastebin.com/embed_js.php?i=EtEJgQD3"></script>

system -> settings -> add-ons -> enabled add-ons -> services -> common cache plugin.

Then configure, make sure debug is checked, press ok. Restart xbmc.
find quote
leo gal Offline
Junior Member
Posts: 8
Joined: Jan 2012
Reputation: 0
Location: CA
Post: #37
sorry... here's 2nd attempt w/ debug checked:

http://pastebin.com/embed_js.php?i=9UrMenBR
find quote
TobiasTheCommie Offline
Skilled Python Coder
Posts: 621
Joined: Apr 2008
Reputation: 3
Post: #38
Ok, i see what is wrong. And damn is that annoying.

ETA: On second look, i have no idea what is going on. :/
(This post was last modified: 2012-02-05 20:14 by TobiasTheCommie.)
find quote
Martijn Online
Team-XBMC
Posts: 7,712
Joined: Jul 2011
Reputation: 115
Location: Dawn of time
Post: #39
[Image: ouch.gif]

Always read the XBMC online-manual, FAQ and search the forums before posting.
Do NOT e-mail Team-XBMC members asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting, make sure you read this first


For your mediacenter artwork go to
[Image: fanarttv.png]
find quote
leo gal Offline
Junior Member
Posts: 8
Joined: Jan 2012
Reputation: 0
Location: CA
Post: #40
TobiasTheCommie Wrote:Ok, i see what is wrong. And damn is that annoying.

ETA: On second look, i have no idea what is going on. :/

OK - thanks for trying. let me know if you think of anything or need more info.
find quote
Post Reply