DaddyLive, PlutoTV, XUMO, M3U/XMLTV, SamsungTV, Plex, TVGuide interfaces (appliance)
Added by G Kazaroth almost 4 years ago
Cabernet for (Cable Network) version 0.9.12 (4/13/2023)
TVGuide, DaddyLive, PlutoTV, XUMO, M3U/XMLTV, SamsungTV, Plex¶
Provides a configurable interface from providers to TVHeadend.
- Direct streaming plugins for DaddyLive, PlutoTV, XUMO
- EPG supplemented using TVGuide.com data
- M3U Plugin provides channels for: SamsungTVPlus, Plex, PBS, Stirr, and others
- From: https://i.mjh.nz/
- Import your own M3U file
https://github.com/cabernetwork/cabernet/releases
Purpose is to get a service that will take the DaddyLive, PlutoTV or XUMO server stream, clean it and feed it into TVHeadend and other DVRs (Also tested on Emby, JellyFin and Plex). Also it runs on Linux, Windows as a service and Docker. Windows has a installer. Once installed, setup is easy with TVHeadend. Also includes a TVGuide.com plugin to obtain TVGuide data.
1) Setup the automatic IPTV network (recommend new URL is http://[host]:6077/PlutoTV/channels.m3u)
Make sure to set the "Maximum # input streams". PlutoTV is set to a max of 4 and tvheadend uses 2 per tuner during initial screening. Doing a force scan will create the mux and service values. Also, turn View level to Advanced and set the Re-fetch period (mins) to a very large number. TVheadend has a tenancy to cause issues when channels change (Changed Services will not be mapped to channels). The Maximum Timeout is used to wait for a reply during a Forced scan. Recommend keep this low, like 15-20 seconds. Some of the channels may fail, but it is faster than having a high setting and waiting for all channels to scan. Just individually rescan those that failed by setting each mux back to PEND from IDLE.
2) Next you can setup the grabber. I use a URL grabber written in Unix bash and is an extremely small file. It can be found in the github repo at
https://github.com/cabernetwork/cabernet/tree/master/lib/tvheadend/service/Unix called tv_grab_url
Place the grabber file in the same location as the other TVHeadend tv_grab* files, change the permissions to executable and restart TVHeadend. This should allow TVHeadend to pickup the new grabber. While in the grabber list, make sure and disable any OTA grabbers. Stations no longer send this information and will only cause TVHeadend to use a tuner for scanning. Displaying the log window by clicking the three ^ in the bottom right is helpful at this time.
Have the grabber run and populate the EPG data into the EPG Grabber Channels tab. The log should show a quantity of channels were detected.
Pop over to the EPG Grabber tab and disable the OTA grabber cron. Also, update/replace the Internal grabber cron schedule using something like below. The example will pull the TV guide at 6:04am and 5:52pm. Add more if you need. It is recommended to use static cron times.
4 6 * * * 52 17 * * *
3) In the Channel view, select Map all channels.
This will tie the services, EPG and channels together, automatically. After this, re-grab the EPG data. This will populate the EPG tab with shows. For TVH version 4.3, the Number column will auto-populate. For TVH 4.2, you will need to manually add channel numbers.
4) Display the TVGUIDE. This appliance has special features which maps the tvheadend genre, giving colors on tvguides. It also has enhanced guide descriptions and optional additional channel notations if you use many streams. Below is the Kodi tvguide using the pvr.hts plugin.
For Kodi, go to the settings for PVR and turn on the General setting "Use channel numbers from backend".
Replies (960)
RE: PlutoTV, USTVGO, XUMO, M3U/XMLTV, SamsungTV, Plex interfaces (appliance) - Added by TJ M over 2 years ago
I appear to also be experiencing the issue ChickenDinner is referring to.
Pluto is just saying Request Failed for instance default.
cmd_0SOdFPrnbl.png (134 KB) cmd_0SOdFPrnbl.png |
RE: PlutoTV, USTVGO, XUMO, M3U/XMLTV, SamsungTV, Plex interfaces (appliance) - Added by G Kazaroth over 2 years ago
I will do some debugging and see if I can find something. Thanks for letting me know.
RE: PlutoTV, USTVGO, XUMO, M3U/XMLTV, SamsungTV, Plex interfaces (appliance) - Added by G Kazaroth over 2 years ago
https://api.pluto.tv/v2/channels.json
and see if you get a good json response. When I hit it, it gave me 352 items. The code says that one of the following was true:
- The json text received was not valid (the browser would also say this)
- The length of json data was zero/none
- An HTTP error occurred when requesting the URL
It might also be a good idea to try this within the environment you are running Cabernet, to see if you have a network issue.
The interesting part is Cabernet checks for HTTP and JSON errors and would have logged something. It also did not timeout the connection due to no response, so my best guess is the connection came back nicely with no data.
RE: PlutoTV, USTVGO, XUMO, M3U/XMLTV, SamsungTV, Plex interfaces (appliance) - Added by Chicken Dinner over 2 years ago
G Kazaroth wrote:
Code is indicating that PlutoTV is not responding to a request for the list of channels. From a browser, try to go to the URL
https://api.pluto.tv/v2/channels.json
and see if you get a good json response. When I hit it, it gave me 352 items. The code says that one of the following was true:
- The json text received was not valid (the browser would also say this)
- The length of json data was zero/none
- An HTTP error occurred when requesting the URL
It might also be a good idea to try this within the environment you are running Cabernet, to see if you have a network issue.
The interesting part is Cabernet checks for HTTP and JSON errors and would have logged something. It also did not timeout the connection due to no response, so my best guess is the connection came back nicely with no data.
Thanks
When I go to that address I get a blank page in the JSON tab but it seems as though it is a geo-blocking issue which I have never had before...not sure if they changed something recently but when I go to the PlutoTV website it now says We’re sorry, but Pluto TV is currently unavailable in your location. We’re working hard to bring Pluto TV to this area, so stay tuned to find out when.
I am not using a US server with my VPN which probably explains it.
RE: PlutoTV, USTVGO, XUMO, M3U/XMLTV, SamsungTV, Plex interfaces (appliance) - Added by G Kazaroth over 2 years ago
Since you stated the M3U file is working in VLC, you can try to add an M3U plugin and point to the M3U and XML files. The same configuration should work as the PlutoTV plugin. As an example, you can use
M3U: https://i.mjh.nz/PlutoTV/all.m3u8
EPG: https://i.mjh.nz/PlutoTV/all.xml.gz
RE: PlutoTV, USTVGO, XUMO, M3U/XMLTV, SamsungTV, Plex interfaces (appliance) - Added by john tocher over 2 years ago
Having some trouble keeping epg data current for xumo. I see in my instance "EPG Min Refresh Rate" is set at 21600. I am assuming that is minutes and that makes it 360 hours.
Is that right? What value should I be using? Not sure how the xumo epg stuff works, concerned about setting it too low.
RE: PlutoTV, USTVGO, XUMO, M3U/XMLTV, SamsungTV, Plex interfaces (appliance) - Added by G Kazaroth over 2 years ago
There are two things that determine the refresh rate. As indicated by the popup on "EPG Min Refresh Rate", 21600 is in seconds and represents 6 hours. This is a blocking time that keeps Cabernet from constantly asking for an EPG update. As an example, if you have the EPG updated every 15 minutes, it won't make a different until 6 hours has past. If you reduce the minimum refresh rate, then it will refresh more often if you schedule it more often. The second part is the Scheduled Task for XUMO EPG. The default is to have it update once a day. Instead of changing the 6 hours minimum refresh, you can add or change the scheduled task to run more often. If 6 hours has past, then the update will happen.
RE: PlutoTV, USTVGO, XUMO, M3U/XMLTV, SamsungTV, Plex interfaces (appliance) - Added by john tocher over 2 years ago
Thank you. I had not noticed there were tool tips. It seems like the epg data for xumo is limited. It is set now for "Every 3 hours with random maximum added time of 10 minutes" and EPG Min Refresh Rate at 10800. Since last night. The timer though, doesn't seem to be running. When I got up this morning scheduled tasks said last run 11 hours ago. I have a cron job pulling epg data but epg data in cabernet only seems to update when I tell it to manually or when I restart the cabernet docker container.
RE: PlutoTV, USTVGO, XUMO, M3U/XMLTV, SamsungTV, Plex interfaces (appliance) - Added by G Kazaroth over 2 years ago
There may be a bug in the task reporting. I'll take a look. Chances are, the task is running and the logs would show that. I believe when I reviewed XUMO for updates, it only updated once a day in the evening, which is why the schedule is once a day.
RE: PlutoTV, USTVGO, XUMO, M3U/XMLTV, SamsungTV, Plex interfaces (appliance) - Added by john tocher over 2 years ago
I am not sure where the problem is. It's more usual to have barely any epg data displayed in the kodi epg. Or even none at all. It only populates when I run the scheduled task manually then run the epg fetch script for tvheadend. No worries. I still enjoy using it. It makes it more difficult to schedule recordings though. In that case I just watch something else. Thank you.
RE: PlutoTV, USTVGO, XUMO, M3U/XMLTV, SamsungTV, Plex interfaces (appliance) - Added by john tocher over 2 years ago
I restarted the docker container. Looking at the log just now I see epg is being triggered now. I'm not sure what is going on or if it is working. Will keep monitoring the log. But you say there is no point scheduling xumo to update more than once a day?
Thank you.
RE: PlutoTV, USTVGO, XUMO, M3U/XMLTV, SamsungTV, Plex interfaces (appliance) - Added by TJ M over 2 years ago
G Kazaroth wrote:
Since you stated the M3U file is working in VLC, you can try to add an M3U plugin and point to the M3U and XML files. The same configuration should work as the PlutoTV plugin. As an example, you can use
M3U: https://i.mjh.nz/PlutoTV/all.m3u8
EPG: https://i.mjh.nz/PlutoTV/all.xml.gz
Not sure how I go about adding an M3U plugin with those playlist/EPG URLs... any chance you can advise example config file please?
Thanks!
RE: PlutoTV, USTVGO, XUMO, M3U/XMLTV, SamsungTV, Plex interfaces (appliance) - Added by G Kazaroth over 2 years ago
TJ M: Recommend just adding the basic to initialize the instance, then update the config settings in the web page. So, to add an instance, you could add the following to config.ini:
[m3u_plutotv]
label = M3U PlutoTV
Restart the app and the instance should show up. It will all be disabled at first to allow you to configure it. Make sure the plugin level is enabled (you will need to restart the app to accept the enable change, if not). The instance can be disabled while you make the changes, then enable the instance and restart the app.
RE: PlutoTV, USTVGO, XUMO, M3U/XMLTV, SamsungTV, Plex interfaces (appliance) - Added by G Kazaroth over 2 years ago
john: It may be a chicken and egg issue. It takes a while to update the EPG from XUMO into the database, so if TVH requests XUMO EPG before it is updated, you could be getting old data. This would look like no data is being provided. Check the logs; they will indicate when the EPG request is complete. (It will say at the INFO level "EPG update completed")
Next is the update rate. You can take a look at the XUMO EPG data from the provider and see when they publish new data. As an example, try the url
https://valencia-app-mds.xumo.com/v2/channels/channel/99991772/broadcast.json?hour=23
It will display a start time in seconds. Hop over to the URL
https://www.unixtimestamp.com/index.php
Which will display the current time in seconds.
What you want to do is run the xumo URL every hour until the timestamp changes. This will indicate the next 24 hours of data has been published. What Cabernet does is ... after the update, it will run a channel list update, wait about 1 hour, then do an EPG update.
Also, the pull script on TVH to request the EPG can timeout based on how much data is being requested. If you are using tv_grab_url, then go to the bottom of the file and make sure the -T option is big (like 3600).
RE: PlutoTV, USTVGO, XUMO, M3U/XMLTV, SamsungTV, Plex interfaces (appliance) - Added by TJ M over 2 years ago
G Kazaroth wrote:
TJ M: Recommend just adding the basic to initialize the instance, then update the config settings in the web page. So, to add an instance, you could add the following to config.ini:
[m3u_plutotv]
label = M3U PlutoTVRestart the app and the instance should show up. It will all be disabled at first to allow you to configure it. Make sure the plugin level is enabled (you will need to restart the app to accept the enable change, if not). The instance can be disabled while you make the changes, then enable the instance and restart the app.
Thanks, that all worked.
Now having another strange issue.. When I have tvh scanning my cabernet playlist it seems to just keep spawning new python.exe processes and they don't end by themselves either. Logs seem to indicate it has run out of tuners however I noticed on a quick look of some of the cabernet code that it talks about idle tuners... so in theory I take it I am experiencing some sort of a bug?
RE: PlutoTV, USTVGO, XUMO, M3U/XMLTV, SamsungTV, Plex interfaces (appliance) - Added by R W over 2 years ago
Hello, I was wondering if someone can help me figure out my issue. I was able to install Cabernet using Docker on my Synology NAS. Cabernet runs fine, I am able to access the web page and change settings wioth no issues. My problem is that I don't understand what to do to use it on my Plex Server. I mostly want to be able to watch USTVGO using my Plex.
I added a config.ini file to data folder with this in it:
[plutotv_default] label = PlutoTV Instance enabled = True [loggers] keys = root [logger_root] level = DEBUG handlers = loghandler [handlers] keys = loghandler, filehandler [formatters] keys = extend,simple [handler_filehandler] enabled = False level = INFO formatter = extend class = lib.common.log_handlers.MPRotatingFileHandler args = (os.getenv('LOGS_DIR','data/logs')+'/cabernet.log', 'a', 10000000, 10) [handler_loghandler] enabled = True level = WARNING class = StreamHandler formatter = extend args = (sys.stdout,) [formatter_extend] format = %(asctime)s-%(levelname)s:%(module)s %(message)s [formatter_simple] format = %(levelname)s:%(module)s %(message)s [main] uuid = D8D2A2C0-C948-11EC-B01F-0242AC110002 [hdhomerun] hdhr_id = 105346B6 [ustvgo] enabled = True [m3u] enabled = True
When I go to Plex Settings > Manage > Live TV & DVR and add the link to my channels.m3u, after it searches for channels I get this message:
No channels found. Make sure your device has a signal from your antenna and try scanning again.
RE: PlutoTV, USTVGO, XUMO, M3U/XMLTV, SamsungTV, Plex interfaces (appliance) - Added by G Kazaroth over 2 years ago
TJM: It is probably normal to have that many processes. This is caused by the number of tuners set at the plugin level. Each active stream will generate a new process. This helps with running many streams at one time. The more streams, the more processes it takes and is only limited by the size of your server.
When TVH does a force scan, it goes as fast as it can and uses two critical settings. First is the Network Max # input streams. This value causes TVH to use that number times 2 for the number of streams since it does not terminate the stream until after the next stream starts. The second value is Network Maximum timeout. This is the time TVH will use for each channel scan. It is not the maximum, but rather the actual value used. So if you have the input stream set to 5 and the timeout set to 30, then it will use at least 10 tuners in Cabernet and will timeout most channels after 30 seconds. If not all the M3U URLs are not working, then Cabernet may end up going through a timeout when may take even longer. Normally we recommend using a small number for the number of inputs like 2 to do a Force Scan. The timeout should be based on how long it takes for the stream to initialize (which can be different for each provider.) Note, Cabernet uses 3 processes by default, so it looks like you have TVH set to a big number of input streams with Cabernet set to around 12.
Then going to the Cabernet side, there is a tuner count at the plugin level. After doing many tests, it looks like that number needs to be at least x*2+1 of the # of inputs in TVH for that network. This is due to the number of streams TVH will have opened at one time. You could have TVH set to 2 and Cabernet set to 10. Cabernet would still probably only use 4 or 5 max.
RE: PlutoTV, USTVGO, XUMO, M3U/XMLTV, SamsungTV, Plex interfaces (appliance) - Added by G Kazaroth over 2 years ago
RW: My understanding is a recent change to Plex has restricted the use of HDHR simulators to be on the same ports as the original appliances. Last I checked, they had not released the update, so I have not tried the new changes. If they did do that, then Cabernet would need to move from port 6077 to port 80 and enable HDHR and possibly SSDP. Last time I did that, Plex did find the appliance and the channel list with it all enabled and the port moved. You can also not turn on SSDP and just change the port from 6077 to 80. If you do that, then you would need to enter the IP address manually into Plex. That should work, but you may also need to turn on HDHR in Cabernet.
I will run some tests and see what changes they have made. I also have HDHR appliances and Plex does find them.
RE: PlutoTV, USTVGO, XUMO, M3U/XMLTV, SamsungTV, Plex interfaces (appliance) - Added by R W over 2 years ago
I have something running on port 80 already so Im gonna have to figure out a workaround, maybe reverse proxy?
But also Plex runs on port 32400 and Cabernet on port 6077 so they're not in the same port.
RE: PlutoTV, USTVGO, XUMO, M3U/XMLTV, SamsungTV, Plex interfaces (appliance) - Added by john tocher over 2 years ago
It does just work on Jellyfin as an hdhomerun device.
RE: PlutoTV, USTVGO, XUMO, M3U/XMLTV, SamsungTV, Plex interfaces (appliance) - Added by G Kazaroth over 2 years ago
Plex 1.26.0.5715
Just be aware that no media server is implementing the full HDHR interface. Some use part of the UDP interfaces while others only use the TCP interfaces. Each one does something different. I have determined that I was able to run the channel setup and it worked fine. Looks like the restrictions are still not in place. This is what I did...
- Clicked: SET UP PLEX DVR
- Clicked: Don't see your HDH...
- Entered http://192.168.1.xxx:6077/PlutoTV
- Plex says "We found the hardware we recognize!"
- For the tuner, clicked SETUP DEVICE
- Says "Antenna", 305 channels, country: United States, Postal code is blank
- Clicked Have an XMLTV guide on your server
- Language is English, Guide is http://192.168.1.xxx:6077/PlutoTV/xmltv.xml, Guide Title is My Guide
- Clicked Continue
- 290 channels listed with associated EPG channels matched. Although not needed, tried rescan... it worked and again 290 channels matched.
- Clicked Continue
- Says "Downloading EPG data"
- After a bit, clicked VIEW GUIDE
- Some channels came up with "Unknown Airing", while others had guide data.
- Click on a channel and played. It worked fine no issues in Plex.
RE: PlutoTV, USTVGO, XUMO, M3U/XMLTV, SamsungTV, Plex interfaces (appliance) - Added by R W over 2 years ago
G Kazaroth: Im thinking my issue has to do with Cabernet not TVHeadend. In Cabernet settings > Channel Editor I don't see any channels even though in Providers I have PlutoTV and USTVGO enabled. There's something that's going over my head and can't figure out what I'm missing.
Also when I follow the guide the OP posted, in DVB Input > Networks I add Cabaret and clock on Force Scan put it just takes a split second and nothing changes, Muxes, Services, etc is all on 0.
RE: PlutoTV, USTVGO, XUMO, M3U/XMLTV, SamsungTV, Plex interfaces (appliance) - Added by G Kazaroth over 2 years ago
Your config.ini file should be able to get the channel list, so we will need the log info to determine what is going on. If you turn on file log handler in the logging setting, it would start logging in cabernet/data/logs/
Restart the app and capture the log from startup. Take a look and the issue should be obvious why the plutotv plugin is getting disabled. Setting the log level to DEBUG will give more information.
Also, go to https://pluto.tv/ and see if you are in an area that plutotv supports.
RE: PlutoTV, USTVGO, XUMO, M3U/XMLTV, SamsungTV, Plex interfaces (appliance) - Added by R W over 2 years ago
OK so I got Plex to access the channels from PlutoTV, its loading the guide data at the moment. On Cabernet, when I go to Channel Editor now it shows USTVGO with the channels so we'll see if they show up on Plex. Now my other question is; is it possible to add VPN login info to be able to watch the channels that require VPN access? I have NordVPN. This is the the DEBUG log is showing:
2022-05-06 17:56:07,392-INFO:user_config Loading Configuration File: /app/data/config.ini 2022-05-06 17:56:17,950-WARNING:main ######################################### 2022-05-06 17:56:17,950-WARNING:main MIT License, Copyright (C) 2021 ROCKY4546 2022-05-06 17:56:17,950-NOTICE:main Cabernet v0.9.7.3 2022-05-06 17:56:17,951-INFO:main Getting Plugins... 2022-05-06 17:56:17,951-DEBUG:plugin_handler Plugin Defn file loaded 2022-05-06 17:56:17,956-DEBUG:plugin Plugin Config Defn file loaded at plugins.provider_video_m3u 2022-05-06 17:56:18,775-DEBUG:db config_defn database closed for thread:139780781386568 2022-05-06 17:56:18,775-DEBUG:config_defn Database terminated for thread:139780781386568 2022-05-06 17:56:18,991-DEBUG:plugin Plugin Manifest file loaded at plugins.provider_video_m3u 2022-05-06 17:56:19,474-INFO:plugin No instances found, disabling plugin M3U 2022-05-06 17:56:19,475-NOTICE:plugin Plugin created for M3U 2022-05-06 17:56:19,476-DEBUG:plugin Plugin Config Defn file loaded at plugins.provider_video_plutotv 2022-05-06 17:56:20,108-DEBUG:db config_defn database closed for thread:139780781386568 2022-05-06 17:56:20,108-DEBUG:config_defn Database terminated for thread:139780781386568 2022-05-06 17:56:20,324-DEBUG:plugin Plugin Manifest file loaded at plugins.provider_video_plutotv 2022-05-06 17:56:21,724-NOTICE:plugin Plugin created for PlutoTV 2022-05-06 17:56:21,725-DEBUG:plugin Plugin Config Defn file loaded at plugins.provider_video_ustvgo 2022-05-06 17:56:22,232-DEBUG:db config_defn database closed for thread:139780781386568 2022-05-06 17:56:22,233-DEBUG:config_defn Database terminated for thread:139780781386568 2022-05-06 17:56:22,535-DEBUG:plugin Plugin Manifest file loaded at plugins.provider_video_ustvgo 2022-05-06 17:56:23,024-INFO:plugin No instances found, disabling plugin USTVGO 2022-05-06 17:56:23,024-NOTICE:plugin Plugin created for USTVGO 2022-05-06 17:56:23,025-DEBUG:plugin Plugin Config Defn file loaded at plugins.provider_video_xumo 2022-05-06 17:56:23,673-DEBUG:db config_defn database closed for thread:139780781386568 2022-05-06 17:56:23,674-DEBUG:config_defn Database terminated for thread:139780781386568 2022-05-06 17:56:23,907-DEBUG:plugin Plugin Manifest file loaded at plugins.provider_video_xumo 2022-05-06 17:56:24,487-INFO:plugin No instances found, disabling plugin XUMO 2022-05-06 17:56:24,487-NOTICE:plugin Plugin created for XUMO 2022-05-06 17:56:24,488-INFO:plugin_handler Plugin M3U is disabled in config.ini 2022-05-06 17:56:24,491-DEBUG:plugin_obj Initializing plugin PlutoTV 2022-05-06 17:56:24,493-INFO:plugin_handler Plugin USTVGO is disabled in config.ini 2022-05-06 17:56:24,493-INFO:plugin_handler Plugin XUMO is disabled in config.ini 2022-05-06 17:56:24,511-NOTICE:main Starting admin website on 172.17.0.2:6077 2022-05-06 17:56:24,520-DEBUG:decorators Registering GET URL: /api/data_mgmt 2022-05-06 17:56:24,521-DEBUG:decorators Registering GET URL: /background 2022-05-06 17:56:24,521-DEBUG:decorators Registering GET URL: /api/index.js 2022-05-06 17:56:24,522-DEBUG:decorators Registering GET URL: /html/index.html 2022-05-06 17:56:24,523-DEBUG:decorators Registering GET URL: / 2022-05-06 17:56:24,523-DEBUG:decorators Registering GET URL: /favicon.ico 2022-05-06 17:56:24,524-DEBUG:decorators Registering GET URL: /api/dashstatus.json 2022-05-06 17:56:24,524-DEBUG:decorators Registering GET URL: /xmltv.xml 2022-05-06 17:56:24,525-DEBUG:decorators Registering GET URL: /playlist 2022-05-06 17:56:24,526-DEBUG:decorators Registering GET URL: /channels.m3u 2022-05-06 17:56:24,526-DEBUG:decorators Registering GET URL: /lineup.xml 2022-05-06 17:56:24,527-DEBUG:decorators Registering GET URL: /lineup.json 2022-05-06 17:56:24,527-DEBUG:decorators Registering GET URL: /api/channels 2022-05-06 17:56:24,528-DEBUG:decorators Registering GET URL: /api/channels_form 2022-05-06 17:56:24,529-DEBUG:decorators Registering GET URL: /discover.json 2022-05-06 17:56:24,529-DEBUG:decorators Registering GET URL: /device.xml 2022-05-06 17:56:24,530-DEBUG:decorators Registering GET URL: /lineup_status.json 2022-05-06 17:56:24,530-DEBUG:decorators Registering GET URL: /api/configform 2022-05-06 17:56:24,531-DEBUG:decorators Registering GET URL: /tunerstatus 2022-05-06 17:56:24,532-DEBUG:decorators Registering GET URL: /api/upgrade 2022-05-06 17:56:24,532-DEBUG:decorators Registering GET URL: /config.json 2022-05-06 17:56:24,533-DEBUG:decorators Registering GET URL: /api/schedulehtml 2022-05-06 17:56:24,533-DEBUG:decorators Registering GET URL: /api/scheduler 2022-05-06 17:56:24,534-DEBUG:decorators Registering GET URL: /api/restart 2022-05-06 17:56:24,534-DEBUG:decorators Registering POST URL: /api/data_mgmt 2022-05-06 17:56:24,535-DEBUG:decorators Registering POST URL: /api/channels_form 2022-05-06 17:56:24,535-DEBUG:decorators Registering POST URL: /lineup.post 2022-05-06 17:56:24,536-DEBUG:decorators Registering POST URL: /api/configform 2022-05-06 17:56:24,536-DEBUG:decorators Registering POST URL: /api/schedulehtml 2022-05-06 17:56:24,537-DEBUG:decorators Registering GET URL: /html/ 2022-05-06 17:56:24,537-DEBUG:decorators Registering GET URL: /images/ 2022-05-06 17:56:24,538-DEBUG:decorators Registering GET URL: /modules/ 2022-05-06 17:56:24,539-DEBUG:decorators Registering GET URL: /temp/ 2022-05-06 17:56:24,539-DEBUG:web_handler Now listening for requests. Number of listeners=8 2022-05-06 17:56:24,614-NOTICE:main Starting streaming tuner website on 172.17.0.2:5004 2022-05-06 17:56:24,621-DEBUG:web_tuner TunerHttpHandler Implementing 3 tuners for M3U 2022-05-06 17:56:24,622-DEBUG:web_tuner TunerHttpHandler Implementing 3 tuners for PlutoTV 2022-05-06 17:56:24,623-DEBUG:web_tuner TunerHttpHandler Implementing 4 tuners for USTVGO 2022-05-06 17:56:24,624-DEBUG:web_tuner TunerHttpHandler Implementing 3 tuners for XUMO 2022-05-06 17:56:24,626-DEBUG:web_handler Now listening for requests. Number of listeners=13 2022-05-06 17:56:24,821-NOTICE:main Cabernet is now online. 2022-05-06 17:56:25,100-NOTICE:scheduler Running inline task Channels:Refresh PlutoTV Channels 2022-05-06 17:56:25,105-DEBUG:plugin_channels Channel data still new for PlutoTV default, not refreshing 2022-05-06 17:56:25,723-NOTICE:scheduler Running threaded task Applications:Check for Updates 2022-05-06 17:56:25,882-NOTICE:scheduler Running threaded task EPG:Refresh PlutoTV EPG 2022-05-06 17:56:25,885-DEBUG:plugin_epg EPG still new for PlutoTV default, not refreshing 2022-05-06 17:56:32,370-INFO:web_handler [172.17.0.1] "GET /html/index.html HTTP/1.1" 200 - 2022-05-06 17:56:32,498-INFO:web_handler [172.17.0.1] "GET /modules/layout.css HTTP/1.1" 200 - 2022-05-06 17:56:32,512-INFO:web_handler [172.17.0.1] "GET /modules/navdrawer/navdrawer.css HTTP/1.1" 200 - 2022-05-06 17:56:32,529-INFO:web_handler [172.17.0.1] "GET /modules/emby-elements/emby-collapse/emby-collapse.css HTTP/1.1" 200 - 2022-05-06 17:56:32,539-INFO:web_handler [172.17.0.1] "GET /modules/fonts/fonts.css HTTP/1.1" 200 - 2022-05-06 17:56:32,540-INFO:web_handler [172.17.0.1] "GET /modules/fonts/material-icons/style.css HTTP/1.1" 200 - 2022-05-06 17:56:32,541-INFO:web_handler [172.17.0.1] "GET /modules/emby-elements/emby-button/emby-button.css HTTP/1.1" 200 - 2022-05-06 17:56:32,543-INFO:web_handler [172.17.0.1] "GET /modules/scrollstyles.css HTTP/1.1" 200 - 2022-05-06 17:56:32,555-INFO:web_handler [172.17.0.1] "GET /modules/flexstyles.css HTTP/1.1" 200 - 2022-05-06 17:56:32,556-INFO:web_handler [172.17.0.1] "GET /modules/backdrop/style.css HTTP/1.1" 200 - 2022-05-06 17:56:32,557-INFO:web_handler [172.17.0.1] "GET /modules/navdrawer/navdrawer.js HTTP/1.1" 200 - 2022-05-06 17:56:32,560-INFO:web_handler [172.17.0.1] "GET /api/index.js HTTP/1.1" 200 - 2022-05-06 17:56:33,614-INFO:web_handler [172.17.0.1] "GET /modules/themes/spring/theme.css HTTP/1.1" 200 - 2022-05-06 17:56:33,615-INFO:web_handler [172.17.0.1] "GET /modules/themes/spring/theme.js HTTP/1.1" 200 - 2022-05-06 17:56:33,664-INFO:web_handler [172.17.0.1] "GET /modules/dashboard/dashboard.css HTTP/1.1" 200 - 2022-05-06 17:56:33,666-INFO:web_handler [172.17.0.1] "GET /modules/dashboard/dashboard.js HTTP/1.1" 200 - 2022-05-06 17:56:33,671-INFO:web_handler [172.17.0.1] "GET /modules/table/table.css HTTP/1.1" 200 - 2022-05-06 17:56:33,687-INFO:web_handler [172.17.0.1] "GET /modules/themes/logowhite.png HTTP/1.1" 200 - 2022-05-06 17:56:34,729-INFO:web_handler [127.0.0.1] "GET /tunerstatus HTTP/1.1" 200 - 2022-05-06 17:56:34,733-INFO:web_handler [172.17.0.1] "GET /api/dashstatus.json HTTP/1.1" 200 - 2022-05-06 17:56:35,737-INFO:web_handler [172.17.0.1] "GET /background HTTP/1.1" 200 - 2022-05-06 17:56:39,845-INFO:web_handler [127.0.0.1] "GET /tunerstatus HTTP/1.1" 200 - 2022-05-06 17:56:39,849-INFO:web_handler [172.17.0.1] "GET /api/dashstatus.json HTTP/1.1" 200 - 2022-05-06 17:56:47,917-INFO:web_handler [127.0.0.1] "GET /tunerstatus HTTP/1.1" 200 - 2022-05-06 17:56:47,921-INFO:web_handler [172.17.0.1] "GET /api/dashstatus.json HTTP/1.1" 200 - 2022-05-06 17:56:58,796-INFO:web_handler [127.0.0.1] "GET /tunerstatus HTTP/1.1" 200 - 2022-05-06 17:56:58,799-INFO:web_handler [172.17.0.1] "GET /api/dashstatus.json HTTP/1.1" 200 - 2022-05-06 17:57:12,978-INFO:web_handler [127.0.0.1] "GET /tunerstatus HTTP/1.1" 200 - 2022-05-06 17:57:12,982-INFO:web_handler [172.17.0.1] "GET /api/dashstatus.json HTTP/1.1" 200 - 2022-05-06 17:57:30,162-INFO:web_handler [127.0.0.1] "GET /tunerstatus HTTP/1.1" 200 - 2022-05-06 17:57:30,165-INFO:web_handler [172.17.0.1] "GET /api/dashstatus.json HTTP/1.1" 200 - 2022-05-06 17:57:37,793-INFO:web_handler [172.17.0.1] "GET /api/configform?area=providers HTTP/1.1" 200 - 2022-05-06 17:57:37,830-INFO:web_handler [172.17.0.1] "GET /modules/tabs/tabs.css HTTP/1.1" 200 - 2022-05-06 17:57:37,830-INFO:web_handler [172.17.0.1] "GET /modules/tabs/tabs.js HTTP/1.1" 200 - 2022-05-06 17:57:37,861-INFO:web_handler [172.17.0.1] "GET /modules/pages/configform.js HTTP/1.1" 200 - 2022-05-06 17:57:37,936-INFO:web_handler [172.17.0.1] "GET /config.json HTTP/1.1" 200 - 2022-05-06 17:59:10,673-INFO:web_handler [192.168.69.111] "GET /PlutoTV/lineup.json HTTP/1.1" 200 - 2022-05-06 17:59:12,439-INFO:web_handler [192.168.69.111] "GET /PlutoTV/discover.json HTTP/1.1" 200 - 2022-05-06 17:59:12,442-INFO:web_handler [192.168.69.111] "GET /PlutoTV/lineup_status.json HTTP/1.1" 200 - 2022-05-06 17:59:13,714-INFO:web_handler [172.17.0.1] "GET /discover.json HTTP/1.1" 200 - 2022-05-06 17:59:13,717-INFO:web_handler [172.17.0.1] "GET /lineup_status.json HTTP/1.1" 200 - 2022-05-06 17:59:19,543-INFO:web_handler [192.168.69.111] "GET /PlutoTV/discover.json HTTP/1.1" 200 - 2022-05-06 17:59:19,548-INFO:web_handler [192.168.69.111] "GET /PlutoTV/lineup_status.json HTTP/1.1" 200 - 2022-05-06 17:59:20,811-INFO:web_handler [172.17.0.1] "GET /discover.json HTTP/1.1" 200 - 2022-05-06 17:59:20,815-INFO:web_handler [172.17.0.1] "GET /lineup_status.json HTTP/1.1" 200 - 2022-05-06 17:59:26,606-INFO:web_handler [192.168.69.111] "GET /PlutoTV/discover.json HTTP/1.1" 200 - 2022-05-06 17:59:26,608-INFO:web_handler [192.168.69.111] "GET /PlutoTV/lineup_status.json HTTP/1.1" 200 - 2022-05-06 17:59:27,874-INFO:web_handler [172.17.0.1] "GET /discover.json HTTP/1.1" 200 - 2022-05-06 17:59:27,878-INFO:web_handler [172.17.0.1] "GET /lineup_status.json HTTP/1.1" 200 - 2022-05-06 17:59:33,660-INFO:web_handler [192.168.69.111] "GET /PlutoTV/discover.json HTTP/1.1" 200 - 2022-05-06 17:59:33,663-INFO:web_handler [192.168.69.111] "GET /PlutoTV/lineup_status.json HTTP/1.1" 200 - 2022-05-06 17:59:34,926-INFO:web_handler [172.17.0.1] "GET /discover.json HTTP/1.1" 200 - 2022-05-06 17:59:34,930-INFO:web_handler [172.17.0.1] "GET /lineup_status.json HTTP/1.1" 200 - 2022-05-06 17:59:40,782-INFO:web_handler [192.168.69.111] "GET /PlutoTV/discover.json HTTP/1.1" 200 - 2022-05-06 17:59:40,785-INFO:web_handler [192.168.69.111] "GET /PlutoTV/lineup_status.json HTTP/1.1" 200 - 2022-05-06 17:59:41,062-INFO:web_handler [192.168.69.111] "GET /discover.json HTTP/1.1" 200 - 2022-05-06 17:59:41,066-INFO:web_handler [192.168.69.111] "GET /lineup_status.json HTTP/1.1" 200 - 2022-05-06 17:59:42,052-INFO:web_handler [172.17.0.1] "GET /discover.json HTTP/1.1" 200 - 2022-05-06 17:59:42,056-INFO:web_handler [172.17.0.1] "GET /lineup_status.json HTTP/1.1" 200 - 2022-05-06 17:59:42,332-INFO:web_handler [192.168.69.111] "GET /discover.json HTTP/1.1" 200 - 2022-05-06 17:59:42,338-INFO:web_handler [192.168.69.111] "GET /lineup_status.json HTTP/1.1" 200 - 2022-05-06 17:59:43,706-INFO:web_handler [192.168.69.111] "GET /lineup.json HTTP/1.1" 200 - 2022-05-06 17:59:47,839-INFO:web_handler [192.168.69.111] "GET /PlutoTV/discover.json HTTP/1.1" 200 - 2022-05-06 17:59:47,843-INFO:web_handler [192.168.69.111] "GET /PlutoTV/lineup_status.json HTTP/1.1" 200 - 2022-05-06 17:59:49,114-INFO:web_handler [172.17.0.1] "GET /discover.json HTTP/1.1" 200 - 2022-05-06 17:59:49,121-INFO:web_handler [172.17.0.1] "GET /lineup_status.json HTTP/1.1" 200 - 2022-05-06 17:59:50,644-INFO:web_handler [192.168.69.111] "GET /lineup.json HTTP/1.1" 200 - 2022-05-06 17:59:54,548-INFO:web_handler [192.168.69.111] "GET /lineup.json HTTP/1.1" 200 - 2022-05-06 18:01:28,924-INFO:web_handler [192.168.69.111] "GET /lineup.json HTTP/1.1" 200 - 2022-05-06 18:04:51,799-DEBUG:web_admin Receiving POST form /api/configform None 2022-05-06 18:04:52,068-INFO:web_handler [172.17.0.1] "POST /api/configform HTTP/1.1" 200 - 2022-05-06 18:04:54,565-INFO:web_handler [172.17.0.1] "GET /api/configform?area=general HTTP/1.1" 200 - 2022-05-06 18:04:54,591-INFO:web_handler [172.17.0.1] "GET /modules/tabs/tabs.js HTTP/1.1" 200 - 2022-05-06 18:04:54,623-INFO:web_handler [172.17.0.1] "GET /modules/pages/configform.js HTTP/1.1" 200 - 2022-05-06 18:04:54,658-INFO:web_handler [172.17.0.1] "GET /config.json HTTP/1.1" 200 - 2022-05-06 18:04:56,840-INFO:web_handler [172.17.0.1] "GET /html/links.html HTTP/1.1" 200 - 2022-05-06 18:04:59,815-INFO:web_handler [172.17.0.1] "GET /channels.m3u HTTP/1.1" 200 - 2022-05-06 18:05:01,540-INFO:web_handler [172.17.0.1] "GET /channels.m3u HTTP/1.1" 200 - 2022-05-06 18:05:23,153-INFO:web_handler [172.17.0.1] "GET /channels.m3u HTTP/1.1" 200 - 2022-05-06 18:08:05,164-INFO:web_handler [172.17.0.1] "GET /api/configform?area=providers HTTP/1.1" 200 - 2022-05-06 18:08:05,211-INFO:web_handler [172.17.0.1] "GET /modules/tabs/tabs.js HTTP/1.1" 200 - 2022-05-06 18:08:05,250-INFO:web_handler [172.17.0.1] "GET /modules/pages/configform.js HTTP/1.1" 200 - 2022-05-06 18:08:05,290-INFO:web_handler [172.17.0.1] "GET /config.json HTTP/1.1" 200 - 2022-05-06 18:08:08,655-DEBUG:web_admin Receiving POST form /api/configform None 2022-05-06 18:08:08,904-INFO:web_handler [172.17.0.1] "POST /api/configform HTTP/1.1" 200 - 2022-05-06 18:08:09,914-INFO:web_handler [172.17.0.1] "GET /api/configform?area=general HTTP/1.1" 200 - 2022-05-06 18:08:09,947-INFO:web_handler [172.17.0.1] "GET /modules/tabs/tabs.js HTTP/1.1" 200 - 2022-05-06 18:08:09,992-INFO:web_handler [172.17.0.1] "GET /modules/pages/configform.js HTTP/1.1" 200 - 2022-05-06 18:08:10,035-INFO:web_handler [172.17.0.1] "GET /config.json HTTP/1.1" 200 - 2022-05-06 18:08:10,486-INFO:web_handler [172.17.0.1] "GET /api/configform?area=providers HTTP/1.1" 200 - 2022-05-06 18:08:10,516-INFO:web_handler [172.17.0.1] "GET /modules/tabs/tabs.js HTTP/1.1" 200 - 2022-05-06 18:08:10,551-INFO:web_handler [172.17.0.1] "GET /modules/pages/configform.js HTTP/1.1" 200 - 2022-05-06 18:08:10,591-INFO:web_handler [172.17.0.1] "GET /config.json HTTP/1.1" 200 - 2022-05-06 18:08:14,160-DEBUG:web_admin Receiving POST form /api/configform None 2022-05-06 18:08:14,420-INFO:web_handler [172.17.0.1] "POST /api/configform HTTP/1.1" 200 - 2022-05-06 18:08:18,711-INFO:web_handler [172.17.0.1] "GET /api/channels HTTP/1.1" 200 - 2022-05-06 18:08:18,742-INFO:web_handler [172.17.0.1] "GET /modules/tabs/tabs.js HTTP/1.1" 200 - 2022-05-06 18:08:18,982-INFO:web_handler [172.17.0.1] "GET /modules/channels/channels.js HTTP/1.1" 200 - 2022-05-06 18:08:21,490-INFO:web_handler [172.17.0.1] "GET /api/channels_form?name=PlutoTV HTTP/1.1" 200 - 2022-05-06 18:08:22,285-INFO:web_handler [172.17.0.1] "GET /modules/channels/channelsform.css HTTP/1.1" 200 - 2022-05-06 18:08:22,294-INFO:web_handler [172.17.0.1] "GET /modules/channels/channelsform.js HTTP/1.1" 200 - 2022-05-06 18:08:22,295-INFO:web_handler [172.17.0.1] "GET /modules/table/asc_w.gif HTTP/1.1" 200 - 2022-05-06 18:08:22,296-INFO:web_handler [172.17.0.1] "GET /modules/table/both_w.gif HTTP/1.1" 200 - 2022-05-06 18:08:22,509-INFO:web_handler [172.17.0.1] "GET /modules/table/table.js HTTP/1.1" 200 - 2022-05-06 18:10:45,006-INFO:user_config Loading Configuration File: /app/data/config.ini 2022-05-06 18:10:56,727-WARNING:main ######################################### 2022-05-06 18:10:56,728-WARNING:main MIT License, Copyright (C) 2021 ROCKY4546 2022-05-06 18:10:56,728-NOTICE:main Cabernet v0.9.7.3 2022-05-06 18:10:56,729-INFO:main Getting Plugins... 2022-05-06 18:10:56,729-DEBUG:plugin_handler Plugin Defn file loaded 2022-05-06 18:10:56,732-DEBUG:plugin Plugin Config Defn file loaded at plugins.provider_video_m3u 2022-05-06 18:10:57,286-DEBUG:db config_defn database closed for thread:140669550963528 2022-05-06 18:10:57,286-DEBUG:config_defn Database terminated for thread:140669550963528 2022-05-06 18:10:57,544-DEBUG:plugin Plugin Manifest file loaded at plugins.provider_video_m3u 2022-05-06 18:10:58,119-INFO:plugin No instances found, disabling plugin M3U 2022-05-06 18:10:58,119-NOTICE:plugin Plugin created for M3U 2022-05-06 18:10:58,120-DEBUG:plugin Plugin Config Defn file loaded at plugins.provider_video_plutotv 2022-05-06 18:10:58,969-DEBUG:db config_defn database closed for thread:140669550963528 2022-05-06 18:10:58,969-DEBUG:config_defn Database terminated for thread:140669550963528 2022-05-06 18:10:59,211-DEBUG:plugin Plugin Manifest file loaded at plugins.provider_video_plutotv 2022-05-06 18:11:00,960-NOTICE:plugin Plugin created for PlutoTV 2022-05-06 18:11:00,963-DEBUG:plugin Plugin Config Defn file loaded at plugins.provider_video_ustvgo 2022-05-06 18:11:01,635-DEBUG:db config_defn database closed for thread:140669550963528 2022-05-06 18:11:01,635-DEBUG:config_defn Database terminated for thread:140669550963528 2022-05-06 18:11:02,096-DEBUG:plugin Plugin Manifest file loaded at plugins.provider_video_ustvgo 2022-05-06 18:11:03,618-NOTICE:plugin Plugin created for USTVGO 2022-05-06 18:11:03,619-DEBUG:plugin Plugin Config Defn file loaded at plugins.provider_video_xumo 2022-05-06 18:11:04,410-DEBUG:db config_defn database closed for thread:140669550963528 2022-05-06 18:11:04,410-DEBUG:config_defn Database terminated for thread:140669550963528 2022-05-06 18:11:04,853-DEBUG:plugin Plugin Manifest file loaded at plugins.provider_video_xumo 2022-05-06 18:11:05,784-INFO:plugin No instances found, disabling plugin XUMO 2022-05-06 18:11:05,785-NOTICE:plugin Plugin created for XUMO 2022-05-06 18:11:05,786-INFO:plugin_handler Plugin M3U is disabled in config.ini 2022-05-06 18:11:05,789-DEBUG:plugin_obj Initializing plugin PlutoTV 2022-05-06 18:11:07,467-DEBUG:plugin_obj Initializing plugin USTVGO 2022-05-06 18:11:07,468-DEBUG:db Creating new database: epg_programs /app/data/db/epg_programs.db 2022-05-06 18:11:07,651-INFO:plugin_handler Plugin XUMO is disabled in config.ini 2022-05-06 18:11:07,684-NOTICE:main Starting admin website on 172.17.0.2:6077 2022-05-06 18:11:07,699-DEBUG:decorators Registering GET URL: /api/data_mgmt 2022-05-06 18:11:07,700-DEBUG:decorators Registering GET URL: /background 2022-05-06 18:11:07,700-DEBUG:decorators Registering GET URL: /api/index.js 2022-05-06 18:11:07,701-DEBUG:decorators Registering GET URL: /html/index.html 2022-05-06 18:11:07,701-DEBUG:decorators Registering GET URL: / 2022-05-06 18:11:07,701-DEBUG:decorators Registering GET URL: /favicon.ico 2022-05-06 18:11:07,701-DEBUG:decorators Registering GET URL: /api/dashstatus.json 2022-05-06 18:11:07,702-DEBUG:decorators Registering GET URL: /xmltv.xml 2022-05-06 18:11:07,702-DEBUG:decorators Registering GET URL: /playlist 2022-05-06 18:11:07,702-DEBUG:decorators Registering GET URL: /channels.m3u 2022-05-06 18:11:07,702-DEBUG:decorators Registering GET URL: /lineup.xml 2022-05-06 18:11:07,703-DEBUG:decorators Registering GET URL: /lineup.json 2022-05-06 18:11:07,704-DEBUG:decorators Registering GET URL: /api/channels 2022-05-06 18:11:07,705-DEBUG:decorators Registering GET URL: /api/channels_form 2022-05-06 18:11:07,705-DEBUG:decorators Registering GET URL: /discover.json 2022-05-06 18:11:07,705-DEBUG:decorators Registering GET URL: /device.xml 2022-05-06 18:11:07,705-DEBUG:decorators Registering GET URL: /lineup_status.json 2022-05-06 18:11:07,706-DEBUG:decorators Registering GET URL: /api/configform 2022-05-06 18:11:07,706-DEBUG:decorators Registering GET URL: /tunerstatus 2022-05-06 18:11:07,706-DEBUG:decorators Registering GET URL: /api/upgrade 2022-05-06 18:11:07,714-DEBUG:decorators Registering GET URL: /config.json 2022-05-06 18:11:07,715-DEBUG:decorators Registering GET URL: /api/schedulehtml 2022-05-06 18:11:07,716-DEBUG:decorators Registering GET URL: /api/scheduler 2022-05-06 18:11:07,717-DEBUG:decorators Registering GET URL: /api/restart 2022-05-06 18:11:07,717-DEBUG:decorators Registering POST URL: /api/data_mgmt 2022-05-06 18:11:07,718-DEBUG:decorators Registering POST URL: /api/channels_form 2022-05-06 18:11:07,718-DEBUG:decorators Registering POST URL: /lineup.post 2022-05-06 18:11:07,719-DEBUG:decorators Registering POST URL: /api/configform 2022-05-06 18:11:07,719-DEBUG:decorators Registering POST URL: /api/schedulehtml 2022-05-06 18:11:07,719-DEBUG:decorators Registering GET URL: /html/ 2022-05-06 18:11:07,720-DEBUG:decorators Registering GET URL: /images/ 2022-05-06 18:11:07,720-DEBUG:decorators Registering GET URL: /modules/ 2022-05-06 18:11:07,721-DEBUG:decorators Registering GET URL: /temp/ 2022-05-06 18:11:07,721-DEBUG:web_handler Now listening for requests. Number of listeners=8 2022-05-06 18:11:07,788-NOTICE:main Starting streaming tuner website on 172.17.0.2:5004 2022-05-06 18:11:07,803-DEBUG:web_tuner TunerHttpHandler Implementing 3 tuners for M3U 2022-05-06 18:11:07,803-DEBUG:web_tuner TunerHttpHandler Implementing 3 tuners for PlutoTV 2022-05-06 18:11:07,804-DEBUG:web_tuner TunerHttpHandler Implementing 4 tuners for USTVGO 2022-05-06 18:11:07,804-DEBUG:web_tuner TunerHttpHandler Implementing 3 tuners for XUMO 2022-05-06 18:11:07,806-DEBUG:web_handler Now listening for requests. Number of listeners=13 2022-05-06 18:11:07,997-NOTICE:main Cabernet is now online. 2022-05-06 18:11:08,142-NOTICE:scheduler Running inline task Channels:Refresh PlutoTV Channels 2022-05-06 18:11:08,147-DEBUG:plugin_channels Channel data still new for PlutoTV default, not refreshing 2022-05-06 18:11:08,792-NOTICE:scheduler Running threaded task Applications:Check for Updates 2022-05-06 18:11:09,076-NOTICE:scheduler Running inline task Channels:Refresh USTVGO Channels 2022-05-06 18:11:09,095-INFO:channels USTVGO: Found 90 stations on instance test 2022-05-06 18:11:17,153-INFO:channels USTVGO VPN, ignoring channel AE:A&E 2022-05-06 18:11:31,501-INFO:channels USTVGO VPN, ignoring channel BET:BET 2022-05-06 18:11:43,389-INFO:channels USTVGO VPN, ignoring channel CBS:CBS 2022-05-06 18:12:12,542-INFO:channels USTVGO VPN, ignoring channel Discovery:Discovery 2022-05-06 18:12:28,299-INFO:channels USTVGO VPN, ignoring channel ESPN:ESPN 2022-05-06 18:12:54,143-INFO:channels USTVGO VPN, ignoring channel FS1:Fox Sports 1 2022-05-06 18:13:07,682-INFO:channels USTVGO VPN, ignoring channel GOLF:Golf Channel 2022-05-06 18:13:17,739-INFO:channels USTVGO VPN, ignoring channel History:History 2022-05-06 18:13:25,480-INFO:channels USTVGO VPN, ignoring channel ID:Investigation Discovery 2022-05-06 18:13:43,886-INFO:channels USTVGO VPN, ignoring channel NatGEO:National Geographic 2022-05-06 18:13:49,199-INFO:channels USTVGO VPN, ignoring channel NBA:NBA Network 2022-05-06 18:13:51,931-INFO:channels USTVGO VPN, ignoring channel NBC:NBC 2022-05-06 18:13:53,779-INFO:channels USTVGO VPN, ignoring channel NBCSN:NBC Sports 2022-05-06 18:13:55,881-INFO:channels USTVGO VPN, ignoring channel NFL:NFL Network 2022-05-06 18:14:19,157-INFO:channels USTVGO VPN, ignoring channel Paramount:Paramount 2022-05-06 18:14:38,531-INFO:channels USTVGO VPN, ignoring channel TBS:TBS 2022-05-06 18:14:41,101-INFO:channels USTVGO VPN, ignoring channel TCM:Turner Classic Movies 2022-05-06 18:14:45,788-INFO:channels USTVGO VPN, ignoring channel Tennis:Tennis Network 2022-05-06 18:14:50,964-INFO:channels USTVGO VPN, ignoring channel TNT:TNT 2022-05-06 18:14:55,825-INFO:channels USTVGO VPN, ignoring channel TruTV:truTV (East) 2022-05-06 18:15:03,674-INFO:channels USTVGO VPN, ignoring channel Univision:Univisión 2022-05-06 18:15:06,008-INFO:channels USTVGO VPN, ignoring channel USANetwork:USA 2022-05-06 18:15:08,594-INFO:channels USTVGO VPN, ignoring channel VH1:VH1 2022-05-06 18:15:41,047-INFO:web_handler [172.17.0.1] "GET /api/configform?area=providers HTTP/1.1" 200 - 2022-05-06 18:15:41,153-INFO:web_handler [172.17.0.1] "GET /modules/tabs/tabs.js HTTP/1.1" 200 - 2022-05-06 18:15:41,192-INFO:web_handler [172.17.0.1] "GET /modules/pages/configform.js HTTP/1.1" 200 - 2022-05-06 18:15:41,289-INFO:web_handler [172.17.0.1] "GET /config.json HTTP/1.1" 200 - 2022-05-06 18:15:48,316-DEBUG:plugin_channels USTVGO:test Channel update complete 2022-05-06 18:15:49,048-NOTICE:scheduler Running threaded task EPG:Refresh PlutoTV EPG 2022-05-06 18:15:49,051-DEBUG:plugin_epg EPG still new for PlutoTV default, not refreshing 2022-05-06 18:15:49,218-NOTICE:scheduler Running threaded task EPG:Refresh USTVGO EPG 2022-05-06 18:15:49,227-INFO:plugin_epg EPG Collection not enabled for USTVGO test 2022-05-06 18:15:52,411-INFO:web_handler [172.17.0.1] "GET /api/configform?area=general HTTP/1.1" 200 - 2022-05-06 18:15:52,571-INFO:web_handler [172.17.0.1] "GET /modules/tabs/tabs.js HTTP/1.1" 200 - 2022-05-06 18:15:52,599-INFO:web_handler [172.17.0.1] "GET /modules/pages/configform.js HTTP/1.1" 200 - 2022-05-06 18:15:52,648-INFO:web_handler [172.17.0.1] "GET /config.json HTTP/1.1" 200 - 2022-05-06 18:16:08,202-INFO:web_handler [172.17.0.1] "GET /api/configform?area=clients HTTP/1.1" 200 - 2022-05-06 18:16:08,232-INFO:web_handler [172.17.0.1] "GET /modules/tabs/tabs.js HTTP/1.1" 200 - 2022-05-06 18:16:08,341-INFO:web_handler [172.17.0.1] "GET /modules/pages/configform.js HTTP/1.1" 200 - 2022-05-06 18:16:08,381-INFO:web_handler [172.17.0.1] "GET /config.json HTTP/1.1" 200 - 2022-05-06 18:16:18,170-INFO:web_handler [172.17.0.1] "GET /api/configform?area=logging HTTP/1.1" 200 - 2022-05-06 18:16:18,210-INFO:web_handler [172.17.0.1] "GET /modules/tabs/tabs.js HTTP/1.1" 200 - 2022-05-06 18:16:18,259-INFO:web_handler [172.17.0.1] "GET /modules/pages/configform.js HTTP/1.1" 200 - 2022-05-06 18:16:18,296-INFO:web_handler [172.17.0.1] "GET /config.json HTTP/1.1" 200 - 2022-05-06 18:16:22,057-INFO:web_handler [172.17.0.1] "GET /api/channels HTTP/1.1" 200 - 2022-05-06 18:16:22,084-INFO:web_handler [172.17.0.1] "GET /modules/tabs/tabs.js HTTP/1.1" 200 - 2022-05-06 18:16:22,231-INFO:web_handler [172.17.0.1] "GET /modules/channels/channels.js HTTP/1.1" 200 - 2022-05-06 18:16:24,006-INFO:web_handler [172.17.0.1] "GET /api/channels_form?name=USTVGO HTTP/1.1" 200 - 2022-05-06 18:16:24,424-INFO:web_handler [172.17.0.1] "GET /modules/channels/channelsform.js HTTP/1.1" 200 - 2022-05-06 18:16:24,556-INFO:web_handler [172.17.0.1] "GET /modules/table/table.js HTTP/1.1" 200 - 2022-05-06 18:17:01,113-DEBUG:web_admin Receiving POST form /api/channels_form None 2022-05-06 18:17:01,151-INFO:web_handler [172.17.0.1] "POST /api/channels_form HTTP/1.1" 200 - 2022-05-06 18:17:03,269-INFO:web_handler [172.17.0.1] "GET /api/configform?area=providers HTTP/1.1" 200 - 2022-05-06 18:17:03,338-INFO:web_handler [172.17.0.1] "GET /modules/tabs/tabs.js HTTP/1.1" 200 - 2022-05-06 18:17:03,373-INFO:web_handler [172.17.0.1] "GET /modules/pages/configform.js HTTP/1.1" 200 - 2022-05-06 18:17:03,436-INFO:web_handler [172.17.0.1] "GET /config.json HTTP/1.1" 200 - 2022-05-06 18:17:06,194-INFO:web_handler [172.17.0.1] "GET /api/configform?area=general HTTP/1.1" 200 - 2022-05-06 18:17:06,225-INFO:web_handler [172.17.0.1] "GET /modules/tabs/tabs.js HTTP/1.1" 200 - 2022-05-06 18:17:06,260-INFO:web_handler [172.17.0.1] "GET /modules/pages/configform.js HTTP/1.1" 200 - 2022-05-06 18:17:06,296-INFO:web_handler [172.17.0.1] "GET /config.json HTTP/1.1" 200 - 2022-05-06 18:17:07,012-INFO:web_handler [172.17.0.1] "GET /api/configform?area=clients HTTP/1.1" 200 - 2022-05-06 18:17:07,044-INFO:web_handler [172.17.0.1] "GET /modules/tabs/tabs.js HTTP/1.1" 200 - 2022-05-06 18:17:07,073-INFO:web_handler [172.17.0.1] "GET /modules/pages/configform.js HTTP/1.1" 200 - 2022-05-06 18:17:07,114-INFO:web_handler [172.17.0.1] "GET /config.json HTTP/1.1" 200 - 2022-05-06 18:17:08,833-INFO:web_handler [172.17.0.1] "GET /api/configform?area=logging HTTP/1.1" 200 - 2022-05-06 18:17:08,865-INFO:web_handler [172.17.0.1] "GET /modules/tabs/tabs.js HTTP/1.1" 200 - 2022-05-06 18:17:08,888-INFO:web_handler [172.17.0.1] "GET /modules/pages/configform.js HTTP/1.1" 200 - 2022-05-06 18:17:08,925-INFO:web_handler [172.17.0.1] "GET /config.json HTTP/1.1" 200 - 2022-05-06 18:17:09,679-INFO:web_handler [172.17.0.1] "GET /api/channels HTTP/1.1" 200 - 2022-05-06 18:17:09,709-INFO:web_handler [172.17.0.1] "GET /modules/tabs/tabs.js HTTP/1.1" 200 - 2022-05-06 18:17:09,741-INFO:web_handler [172.17.0.1] "GET /modules/channels/channels.js HTTP/1.1" 200 - 2022-05-06 18:17:10,754-INFO:web_handler [172.17.0.1] "GET /api/schedulehtml HTTP/1.1" 200 - 2022-05-06 18:17:10,782-INFO:web_handler [172.17.0.1] "GET /modules/scheduler/scheduler.css HTTP/1.1" 200 - 2022-05-06 18:17:10,792-INFO:web_handler [172.17.0.1] "GET /modules/scheduler/scheduler.js HTTP/1.1" 200 - 2022-05-06 18:17:11,684-INFO:web_handler [172.17.0.1] "GET /api/channels HTTP/1.1" 200 - 2022-05-06 18:17:11,714-INFO:web_handler [172.17.0.1] "GET /modules/tabs/tabs.js HTTP/1.1" 200 - 2022-05-06 18:17:11,743-INFO:web_handler [172.17.0.1] "GET /modules/channels/channels.js HTTP/1.1" 200 - 2022-05-06 18:17:12,735-INFO:web_handler [172.17.0.1] "GET /api/channels_form?name=USTVGO HTTP/1.1" 200 - 2022-05-06 18:17:12,905-INFO:web_handler [172.17.0.1] "GET /modules/channels/channelsform.js HTTP/1.1" 200 - 2022-05-06 18:17:12,926-INFO:web_handler [172.17.0.1] "GET /modules/table/table.js HTTP/1.1" 200 - 2022-05-06 18:19:19,070-INFO:web_handler [192.168.69.111] "GET / HTTP/1.1" 302 -
RE: PlutoTV, USTVGO, XUMO, M3U/XMLTV, SamsungTV, Plex interfaces (appliance) - Added by G Kazaroth over 2 years ago
I reviewed the logs.
- You ran startup twice, first time with USTVGO instance disabled
- PlutoTV had recently updated the channel list, so both times PlutoTV did not need to refresh the data or guide
- You are not running the app inside a VPN, so USTVGO does not recognize your NordVPN
VPNs are tunnels that use IPSec to communicate with a VPN server on the internet. The app assumes you are running the VPN at the OS layer or higher (like the router), so you do not need to enter any data in Cabernet. As an example, if you are running Cabernet on a Linux server, then download NordVPN for Linux, install it and verify that you can access the VPN channels from a browser running on the OS at ustvgo.tv (and not having the NordVPN as a plugin in the browser). Once you have setup the VPN, Cabernet should get a different status from USTVGO indicating that the channel is available. I have not tested NordVPN, but the best info I have is that should work.