2014-03-02, 21:49
Apologies if this is posted in the wrong section (mods: please move to a more appropriate section) but with the latest Gotham built from git I'm seeing a bunch of warnings that are output each time I clean the video library:
Debug log
Should clean be processing these protocols (ie. removing them?) and if not, why is it complaining about them? It seems to leave them untouched, so each subsequent clean warns about more items in addition to those it warned about previously.
Code:
18:55:55 1698.400513 T:3057644320 NOTICE: CleanDatabase: Starting videodatabase cleanup ..
18:56:14 1717.515259 T:3057644320 WARNING: CreateLoader - Unsupported protocol(rtmp) in rtmp://31.220.0.86:1935/redirect playpath=ssnxx swfurl=http://www.udemy.com/static/flash/player5.9.swf live=1 timeout=15 swfvfy=1 pageurl=http://www.reyhq.com/embed1.php?live=ssnxx&vw=600&vh=410
...
18:56:15 1718.218018 T:3057644320 WARNING: CreateLoader - Unsupported protocol(plugin) in plugin://plugin.video.youtube/?action=play_video&videoid=YUswKg7zQIo&hd=1
18:56:15 1718.219238 T:3057644320 WARNING: CreateLoader - Unsupported protocol(plugin) in plugin://plugin.video.youtube/?path=/root/video&action=play_video&videoid=jYkyq8E0qJM
18:56:20 1723.294312 T:3057644320 NOTICE: CleanDatabase: Cleaning videodatabase done. Operation took 00:24
Debug log
Should clean be processing these protocols (ie. removing them?) and if not, why is it complaining about them? It seems to leave them untouched, so each subsequent clean warns about more items in addition to those it warned about previously.