Kodi Community Forum
[RELEASE] YouTrailer (Script) - Movie Trailers - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27)
+---- Forum: Video Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=154)
+---- Thread: [RELEASE] YouTrailer (Script) - Movie Trailers (/showthread.php?tid=69593)

Pages: 1 2 3 4 5 6 7 8


- Regss - 2010-12-11

I have script error:

Quote:21:08:17 T:2692 M:1071693824 NOTICE: -->Python Interpreter Initialized<--
21:08:17 T:2692 M:1071697920 NOTICE: [SCRIPT] 'YouTrailer: version 0.7 By: stanley87' initialized!
21:08:17 T:2692 M:1071697920 ERROR: Error Type: exceptions.AttributeError
21:08:17 T:2692 M:1071697920 ERROR: Error Contents: 'module' object has no attribute 'Settings'
21:08:17 T:2692 M:1071697920 ERROR: Traceback (most recent call last):
File "D:\Programy\XBMC\portable_data\scripts\YouTrailer\default.py", line 21, in ?
XBMC_SETTINGS = xbmc.Settings( os.getcwd() )
AttributeError: 'module' object has no attribute 'Settings'
21:08:23 T:2872 M:1069834240 NOTICE: Storing total System Uptime



- nicx76 - 2010-12-14

hi,

is it possible to get german trailers in any way with this plugin/script?

nicx...


- psouza4 - 2011-02-16

Regss Wrote:I have script error:
I get the same error:

Code:
17:44:42 T:2304 M:4294967295  NOTICE: -->Python Interpreter Initialized<--
17:44:42 T:2304 M:4294967295  NOTICE: [SCRIPT] 'YouTrailer: version 0.7 By: stanley87' initialized!
17:44:42 T:2304 M:4294967295   ERROR: Error Type: exceptions.AttributeError
17:44:42 T:2304 M:4294967295   ERROR: Error Contents: 'module' object has no attribute 'Settings'
17:44:42 T:2304 M:4294967295   ERROR: Traceback (most recent call last):
                                              File "C:\Users\Pete\AppData\Roaming\XBMC\scripts\YouTrailer\default.py", line 21, in ?
                                                XBMC_SETTINGS = xbmc.Settings( os.getcwd() )
                                            AttributeError: 'module' object has no attribute 'Settings'

Help?


- ppic - 2011-02-16

the script you use is not compatible with dharma.


- psouza4 - 2011-02-16

That'd make sense. Thanks!


- castortray - 2011-02-23

project is no longer developed ?