Giter VIP home page Giter VIP logo

npo.bundle's People

Contributors

sander1 avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

npo.bundle's Issues

NPO backbone changed

The plugin seems to be broken due to the JSON URL's that it makes use of are no longer available, or have changed location.

I'm led to believe the above due to the content of my com.plexapp.plugins.npo.log
2019-04-03 17:11:08,126 (7faf797fa700) : DEBUG (networking:166) - Requesting 'https://apps-api.uitzendinggemist.nl/broadcasts/2019-04-02.json'
2019-04-03 17:11:08,128 (7faf797fa700) : CRITICAL (runtime:889) - Exception (most recent call last):
File "/volume1/.@plugins/AppCentral/plexmediaserver/plexmediaserver/Resources/Plug-ins-3ba6662e9/Framework.bundle/Contents/Resources/Versions/2/Python/Framework/components/runtime.py", line 843, in handle_request
result = f(**d)
File "/volume1/Plex/Library/Plex Media Server/Plug-ins/NPO.bundle/Contents/Code/init.py", line 33, in Overview
json_obj = JSON.ObjectFromURL('%s/%s' % (API_BASE_URL, path))
File "/volume1/.@plugins/AppCentral/plexmediaserver/plexmediaserver/Resources/Plug-ins-3ba6662e9/Framework.bundle/Contents/Resources/Versions/2/Python/Framework/api/parsekit.py", line 145, in ObjectFromURL
method=method,
File "/volume1/.@plugins/AppCentral/plexmediaserver/plexmediaserver/Resources/Plug-ins-3ba6662e9/Framework.bundle/Contents/Resources/Versions/2/Python/Framework/api/networkkit.py", line 67, in _http_request
req = self._core.networking.http_request(url, *args, **kwargs)
File "/volume1/.@plugins/AppCentral/plexmediaserver/plexmediaserver/Resources/Plug-ins-3ba6662e9/Framework.bundle/Contents/Resources/Versions/2/Python/Framework/components/networking.py", line 370, in http_request
return HTTPRequest(self._core, url, data, h, url_cache, encoding, errors, timeout, immediate, sleep, opener, follow_redirects, method)
File "/volume1/.@plugins/AppCentral/plexmediaserver/plexmediaserver/Resources/Plug-ins-3ba6662e9/Framework.bundle/Contents/Resources/Versions/2/Python/Framework/components/networking.py", line 141, in init
self.load()
File "/volume1/.@plugins/AppCentral/plexmediaserver/plexmediaserver/Resources/Plug-ins-3ba6662e9/Framework.bundle/Contents/Resources/Versions/2/Python/Framework/components/networking.py", line 181, in load
f = self._opener.open(req, timeout=self._timeout)
File "/volume1/.@plugins/AppCentral/plexmediaserver/plexmediaserver/Resources/Plug-ins-3ba6662e9/Framework.bundle/Contents/Resources/Platforms/Shared/Libraries/urllib2_new.py", line 438, in open
response = self._open(req, data)
File "/volume1/.@plugins/AppCentral/plexmediaserver/plexmediaserver/Resources/Plug-ins-3ba6662e9/Framework.bundle/Contents/Resources/Platforms/Shared/Libraries/urllib2_new.py", line 456, in _open
'_open', req)
File "/volume1/.@plugins/AppCentral/plexmediaserver/plexmediaserver/Resources/Plug-ins-3ba6662e9/Framework.bundle/Contents/Resources/Platforms/Shared/Libraries/urllib2_new.py", line 416, in _call_chain
result = func(*args)
File "/volume1/.@plugins/AppCentral/plexmediaserver/plexmediaserver/Resources/Plug-ins-3ba6662e9/Framework.bundle/Contents/Resources/Platforms/Shared/Libraries/urllib2_new.py", line 1225, in https_open
return self.do_open(httplib.HTTPSConnection, req)
File "/volume1/.@plugins/AppCentral/plexmediaserver/plexmediaserver/Resources/Plug-ins-3ba6662e9/Framework.bundle/Contents/Resources/Platforms/Shared/Libraries/urllib2_new.py", line 1192, in do_open
raise URLError(err)
URLError: <urlopen error [Errno 11] Resource temporarily unavailable>

Opening the json page mentioned in chrome on a desktop results in "page not found"

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.