Hi, ich habe plexbmc in eine aktelle helix 14.1 Neuinstallation gepackt.
Wenn ich jetzt auf meinen plexserver über die IP-Adresse zugreife haut alles einwandfrei hin.
Falls ich aber meine dyndns Adresse eingebe, um eben von extern aus drauf zugreifen zu können, wenn ich auf Montage bin, bekomme ich scrift error.
Bin ich nur zudumm zum einrichten oder liegt ein Codefehler vor?
ZitatAlles anzeigen
18:50:28 T:8188 NOTICE: -->Python Interpreter Initialized<--
18:50:28 T:8188 NOTICE: PleXBMC -> Running with cElementTree on Python 2.5+
18:50:28 T:8188 NOTICE: ===== PLEXBMC START =====
18:50:28 T:8188 NOTICE: PleXBMC -> Running Python: sys.version_info(major=2, minor=7, micro=8, releaselevel='final', serial=0)
18:50:28 T:8188 NOTICE: PleXBMC -> Running PleXBMC: 3.4.5
18:50:28 T:8188 NOTICE: PleXBMC -> FullRes Thumbs are se to: false
18:50:28 T:8188 NOTICE: PleXBMC -> CWD is set to: C:\Users\pK\AppData\Roaming\Kodi\addons\plugin.video.plexbmc-3.4.5
18:50:28 T:8188 NOTICE: PleXBMC -> Platform: Windows
18:50:28 T:8188 NOTICE: PleXBMC -> [definition='1','3']Debug[/definition] is turned off. Running silent
18:50:28 T:8188 NOTICE: PleXBMC -> Detected parameters: {'content_type': 'video'}
18:50:28 T:8188 NOTICE: PleXBMC -> Authentication error on server [pks-home.dlinkddns.com:32400]. Check user/password.
18:50:32 T:8188 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.UnboundLocalError'>
Error Contents: local variable 'details' referenced before assignment
Traceback (most recent call last):
File "C:\Users\pK\AppData\Roaming\Kodi\addons\plugin.video.plexbmc-3.4.5\default.py", line 5306, in <module>
displaySections()
File "C:\Users\pK\AppData\Roaming\Kodi\addons\plugin.video.plexbmc-3.4.5\default.py", line 1291, in displaySections
details['title']="Refresh Data"
UnboundLocalError: local variable 'details' referenced before assignment
-->End of Python script error report<--
18:50:32 T:7304 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.video.plexbmc/?content_type=video
18:50:32 T:7304 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.plexbmc/?content_type=video) failed
Im Browser haut es mit beiden Adressen einwandfrei hin.
mfG