2013-06-29, 23:07
I'll have a look on google to see how to run it or something, thanks for your help anyway.
(2013-06-30, 07:25)Ned Scott Wrote:Code:apt-get install python
(2013-06-30, 14:42)Adam20130 Wrote: hi thanks for that ned scott, managed to install it now im getting:
./texturecache.py:426: Warning: 'with' will become a reserved keyword in Python 2.6
File "./texturecache.py", line 426
with threading.Lock():
^
SyntaxError: invalid syntax
(2013-06-30, 21:58)Adam20130 Wrote: Did a version check and it says "python is already the newest version"
(2013-07-01, 05:40)Ned Scott Wrote: You can try this http://code.google.com/p/yangapp/downloa...AOpSys-OSX
A new version of this script is available - use the "update" option to automatically apply update.
[
{
"movieid": 39,
"title": "Redemption",
"art": {
"fanart": "image://http://cf2.imgobject.com/t/p/original/lT7zyRL6iHCe2eWFJe0gMLYXoa9.jpg/",
"poster": "image://http://cf2.imgobject.com/t/p/original/fZRRcQXxUy9GMaTaniBhn7KxVSo.jpg/"
},
"file": "smb://192.168.1.96/public/Movies/Redemption/Redemption.1080p.WEB-DL.DD5.1.H.264-HKD.mkv",
"label": "Redemption"
},
{
"movieid": 40,
"title": "Redemption",
"art": {
"fanart": "image://http://cf2.imgobject.com/t/p/original/lT7zyRL6iHCe2eWFJe0gMLYXoa9.jpg/",
"poster": "image://http://cf2.imgobject.com/t/p/original/fZRRcQXxUy9GMaTaniBhn7KxVSo.jpg/"
},
"file": "smb://192.168.1.96/public/Movies/Redemption/.AppleDouble/Redemption.1080p.WEB-DL.DD5.1.H.264-HKD.mkv",
"label": "Redemption"
}
]
video: Movies: smb://192.168.1.96/public/Movies
music: Music: smb://192.168.1.96/public/Music
files: Applications: /Applications
files: Navi X Downloads: smb://192.168.1.96/public/Navi X Downloads
files: fusion (2): http://fusion.xbmchub.com
files: fusion: htt://fusion.xbmchub.com
(2013-07-01, 19:08)Adam20130 Wrote: EDIT: Ive noticed that the .appledouble folder is causing the problem? I have deleted all . folders how the heck is that still there?