Everything posted by Living Legend
-
[Support] Linuxserver.io - TVHeadend
I didn't have any problems adding the device. it shows up when I'm using host: The problem is scanning for the channels. When I set up with the network, I can get the tuners to scan for any channels because of this workaround attempt:
-
[Support] Linuxserver.io - TVHeadend
In the log I'm told that iptv: unknown playlist format for network 'IPTV Automatic Network' Outside of this, what other upkeep is there? To be honest, I really don't have many issues with mythTV. It automatically downloads from schedule direct so I don'to have to do any manual uploads. It recognizes the channels without me having to trick it by creating this playlist. What are the perks of TVheadend that have people using it over something like MythTV?
-
[Support] Linuxserver.io - TVHeadend
Long time mythTV user here. I'm on the HDHR3 (Prime), so I'm using a cable card and have 3 tuners. I've been trying to get things up and running on TVHeadend, but experiencing the usual issues that people seem to have where you need to go with IPTV, create an M3U playlist file, etc. Is anyone else using the HDHR Prime and TVheadend docker for live tv? And how'd you go about resolving your issues?
-
My Wall Mounted Server
Well holy fanciness!
-
[Support] Linuxserver.io - Kodi-Headless
Went complete nuke on my Kodi setup. Delete all instances of libraries, sources, etc across all devices. I added libraries from one client. I went to do an update from the docker: 16:29:32.123 T:47223469459200 NOTICE: VideoInfoScanner: Starting scan .. 16:29:32.123 T:47223465178880 DEBUG: CAnnouncementManager - Announcement: OnScanStarted from xbmc 16:29:34.363 T:47223469459200 DEBUG: VideoInfoScanner: Skipping dir 'smb://192.168.1.3/tv/Cosmos' due to no change ....... (many more skips due to no change on all tv folder sources) ....... 16:30:36.089 T:47223469459200 NOTICE: VideoInfoScanner: Finished scan. Scanning for video info took 01:03 16:30:36.089 T:47223465178880 DEBUG: CAnnouncementManager - Announcement: OnScanFinished from xbmc And as before, it never checked the other source, the movies folder. I triple checked, and on the WEB UI, under browser, it is visible. The scan however does not scan. Unfortunately, this docker is broke for me at the moment and I will continue to utilize the VM I created until I can figure this one out.
-
[Support] Linuxserver.io - Kodi-Headless
I just compiled an image file from LibreELEC 8.0 Kyrpton that can be run on a VM without a graphics card if anyone is interested. We've been working on it over here: @CHBMB, just to verify. after installing the docker, the only thing I should have to do is copy over the advancedsettings.xml and the sources.xml page, and presto? Or is there something glaringly obvious that I'm missing....
-
[Support] Linuxserver.io - Kodi-Headless
I have Kodi Remote. Why would it be non stop hitting the webserver?
-
[Support] Linuxserver.io - Kodi-Headless
I'm out now, but it will be tonight's project. You think it makes any difference what device does the initial scrape? As long as it's not headless docker?
-
[Support] Linuxserver.io - Kodi-Headless
That's it. And a sources.xml file.
-
[Support] Linuxserver.io - Kodi-Headless
I have done quite a few redos on the entire library, from deleting the docker, to deleting the entire library itself and rescraping. Maybe I'll give it a go once more. I'll delete everything related to the libraries and be sure to scrape everything from only one source, and then run updates from only one source. Worth a shot I guess...
-
[Support] Linuxserver.io - Kodi-Headless
1. I also have no security. 2. I use /mnt/user/appdata. Why do you think this may make a difference for one source and not the other? 3. I do this as well. My initial scan to introduce the entire library to Kodi was done on 1 PC. Now, as movies are downloaded, they are supposed to be updated by the headless version. That's what I had been doing for a couple years until recently...
-
[Support] Linuxserver.io - Kodi-Headless
Yeah, right here. It used to work for me, no problems. But then after deciding to start my library from scratch, I haven't been able to get the container to update movies. Also, any ideas why I keep getting that never ending JSON request in the debug log? 06:06:52.856 T:47504034793216 DEBUG: JSONRPC: Incoming request: [{"jsonrpc":"2.0","method":"Player.GetActivePlayers","params":{},"id":2748}] 06:06:52.862 T:47504034793216 DEBUG: CWebServer[8080]: request received for /jsonrpc?Player.GetActivePlayers the id on line #1 will increment and continue
-
[Support] Linuxserver.io - Kodi-Headless
Sure, I'll certainly give it a try. I thought dalben has mentioned that this has been a bug for a while?
-
[Support] Linuxserver.io - Kodi-Headless
It looks like the backup plan of running a libreelec vm is going to be the new plan.
-
[Support] Linuxserver.io - Kodi-Headless
Anyone else with any ideas as to why the movie library is being overlooked on the scan, and why I'm getting the never ending 06:06:52.856 T:47504034793216 DEBUG: JSONRPC: Incoming request: [{"jsonrpc":"2.0","method":"Player.GetActivePlayers","params":{},"id":2748}] 06:06:52.862 T:47504034793216 DEBUG: CWebServer[8080]: request received for /jsonrpc?Player.GetActivePlayers
-
[Support] Linuxserver.io - Kodi-Headless
So you have no issues with the update? I'm currently using Krypton on all devices including the headless docker.
-
[Support] Linuxserver.io - Kodi-Headless
Maybe part of the issue is the terribly long influx of JSON requests: 06:06:52.856 T:47504899983104 DEBUG: JSONRPC: Incoming request: [{"jsonrpc":"2.0","method":"Player.GetActivePlayers","params":{},"id":2747}] 06:06:52.856 T:47504904185600 DEBUG: JSONRPC: Incoming request: [{"jsonrpc":"2.0","method":"Player.GetActivePlayers","params":{},"id":2746}] 06:06:52.856 T:47504034793216 DEBUG: CWebServer[8080]: request received for /jsonrpc?Player.GetActivePlayers 06:06:52.856 T:47504034793216 DEBUG: JSONRPC: Incoming request: [{"jsonrpc":"2.0","method":"Player.GetActivePlayers","params":{},"id":2748}] 06:06:52.862 T:47504034793216 DEBUG: CWebServer[8080]: request received for /jsonrpc?Player.GetActivePlayers 06:06:52.862 T:47504034793216 DEBUG: JSONRPC: Incoming request: [{"jsonrpc":"2.0","method":"Player.GetActivePlayers","params":{},"id":2749}] 06:06:52.864 T:47504034793216 DEBUG: CWebServer[8080]: request received for /jsonrpc?Player.GetActivePlayers 06:06:52.864 T:47504034793216 DEBUG: JSONRPC: Incoming request: [{"jsonrpc":"2.0","method":"Player.GetActivePlayers","params":{},"id":2750}] 06:06:52.868 T:47504034793216 DEBUG: CWebServer[8080]: request received for /jsonrpc?Player.GetActivePlayers 06:06:52.868 T:47504034793216 DEBUG: JSONRPC: Incoming request: [{"jsonrpc":"2.0","method":"Player.GetActivePlayers","params":{},"id":2751}] 06:06:52.868 T:47504904185600 DEBUG: CWebServer[8080]: request received for /jsonrpc?Player.GetActivePlayers 06:06:52.868 T:47504904185600 DEBUG: JSONRPC: Incoming request: [{"jsonrpc":"2.0","method":"Player.GetActivePlayers","params":{},"id":2752}] 06:06:52.869 T:47504899983104 DEBUG: CWebServer[8080]: request received for /jsonrpc?Player.GetActivePlayers 06:06:52.869 T:47504899983104 DEBUG: JSONRPC: Incoming request: [{"jsonrpc":"2.0","method":"Player.GetActivePlayers","params":{},"id":2753}] And it's still running now, 3000 and counting.
-
[Support] Linuxserver.io - Kodi-Headless
How can CP handle a Kodi database scrape and update? I see how I can send a notification to Kodi so Kodi performs the scrape. But how can CP actually perform its own scrape and DB update? And without this working, what other reason do you have to run a headless Kodi?
-
[Support] Linuxserver.io - Kodi-Headless
Scratch the above. After following the log for a few minutes, I noticed it actually was running through this source. It seems to lag behind the other by a few minutes, and runs after the tv source is scanned for a second time, but it did finally come up.
-
[Support] Linuxserver.io - Kodi-Headless
I turned on debug log and noticed that it IS searching through the tv shows directory: 04:02:12.584 T:47275985876736 NOTICE: VideoInfoScanner: Starting scan .. 04:02:12.584 T:47275981596416 DEBUG: CAnnouncementManager - Announcement: OnScanStarted from xbmc 04:02:12.650 T:47275985876736 DEBUG: VideoInfoScanner: Skipping dir 'smb://TOWER/tv/Cosmos/' due to no change ... ... 04:02:12.986 T:47275985876736 NOTICE: VideoInfoScanner: Finished scan. Scanning for video info took 00:00 04:02:12.986 T:47275981596416 DEBUG: CAnnouncementManager - Announcement: OnScanFinished from xbmc For some reason it is not scanning through the movies directory. I tripled checked the sources.xml file as well as the web interface: sources.xml Web Interface As is seen in the above, the source has been added. And upon clicking, the movies are visible. From the digging I've done, I should be good to go. But for some reason, the movie library is being overlooked.
-
[Support] Linuxserver.io - Kodi-Headless
I currently have Kodi-Headless installed. It's only function is to be running 24/7 to receive notifications to update the library if something has completed through another media downloading docker. Recently, Kodi-Headless has been having issues scanning and updating when a movie is added to the source folder. If I go to http://192.168.1.3:8080/#browser/ to view my source files, I can see the folder containing the movies including the new ones which have yet to be added/scraped. Here is the log file: https://pastebin.com/raw/57H84sGk
-
[Support] binhex - DelugeVPN
Oh goodness, I feel dumb now. I completely forgot I still had that one running! Thanks for pointing that out!
-
[Support] binhex - DelugeVPN
Tried to install this docker. I'm getting this error: Here's what I show under deployed host ports when trying to install: Don't see why I'm getting this error. Any suggestions?
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
How would you do this? Use some sort of redirect?
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
Bootstrap frameworks, especially on preconfigured templates definitely make landing page creation pretty simple these days. If you ever have time I'd be interested in a seeing a screenshot of yours. What does yours do? I assume it's basically a list of images/links to yoru dockers? Or is it detailed enough where your'e accessing some of the docker's APIs and you're actually getting a compilation of some live data from any of the dockers?