So i was messing around scraping a webpage for videos… everything works fine. Then i decided to try something else; so i modified the code a little, restarted Plex Server (on my ubuntu box version 0.9.12.11.1406-8403350)… then i got “This channel is not responding.” for my channel.
okay, revert the code to what i knew worked… restart plex… same again…
hmm… so i duplicate the south park channel, modify the plist and the routes to my app’s name… restart plex… same again! i keep on getting the “This channel is not responding.” message!
so i figured there must be a cache or something; so i go into “/var/lib/plexmediaserver/Library/Application Support/Plex Media Server/Plug-in Support”, stop the server, and “rm -rf */com.plexapp.plugins.”.
restart plex… same thing! the app shows up fine, but i still get “This channel is not responding.” as i said, i literally cloned the south park app (which is working fine), changed the plist and the NAME, @handler, and @route’s… and it doesn’t work.
the only thing that looks dubious in the plug in logs is:
2015-09-30 04:17:58,009 (7f0d71ffb700) : DEBUG (services:438) - No shared code to load
also i continuously see the plugin process up whilst the server is up.
this is driving me crazy… any ideas?