Everything posted by johnodon
-
[Support] johnodon - zap2xml
You are quite welcome! John
-
[Support] johnodon - zap2xml
I the first time you run it should only take a few minutes. Every time after that will be faster since it caches previous runs. Since you are not using in conjunction with TVH, you can change the data path to wherever you like.
-
[Support] johnodon - zap2xml
If that is the case, I would just download the Windows EXE from the website and run it with whatever switches you want. It will generate an XMLTV file. My docker is really designed to work with saarg's TVH. EDIT: Second thought...my container should do pretty much what you want. Go to the zap2xml website read up on the conf file. My container write the data to an XMLTV formatted file...it is just named guide.xml for use with saarg's TVH. You could easily rename it to whatever you want. John
-
[Support] johnodon - zap2xml
Did you enable the xmltv grabber in TVH? Also, it will not pull data until you actually map services to EPG source in TVH. Also remember that saarg's TVH expects the guide.xml file to be in a specific folder (/data). The path you mapped above for /data must match the same path in the TVH mappings. John
-
[Support] Linuxserver.io - SABnzbd
Has anyone tried changing the HTTP port in the SAB settings? I'm trying to change it to something other than 8080 (ie. 8086) and it always reverts to 8080. I was able to change the HTTPS port without issue. If anyone is extremely bored, can you see if you can replicate what I am seeing? John
-
OpenELEC VM Template Support
Post your XML and also Tools--> System Devices --> USB Devices. John
-
[Support] johnodon - zap2xml
*RESERVED*
-
[Support] johnodon - zap2xml
*RESERVED*
-
[Support] johnodon - zap2xml
zap2xml-2lineups NOTE: THIS CONTAINER IS FOR USERS WHO PULL DATA FROM 2 DIFFERENT LINEUPS ON ZAP2IT.COM. YOU WILL NEED 2 USER ACCOUNTS. Configuration /config : Folder where all zap2xml config files, config templates and download cache /data : Folder where the guide.xml file will be written You need to create and configure your account on zap2it.com. Follow the instructions at the top of the zap2xml website: http://zap2xml.awardspace.info/ On first launch, zap2xml will not scrape guide data. Two configuration templates will be downloaded to /config/templates/zap2xml.conf1 and /config/templates/zap2xml.conf2. Copy these file to the /config/ folder and edit per your needs: zap2xml.conf1 user=*zap2it.com_username1*-------- change to your zap2it first username pass=*zap2it.com_password*-------- change to your zap2it password cache=/config/cache1-------- zap2xml cache1 folder days=14-------- # of days of guide data to download outformat=xmltv-------- XML format outfile=/data/guide1.xml-------- DO NOT CHANGE (usually same folder specified in THV container) zap2xml.conf2 user=*zap2it.com_username2*-------- change to your second zap2it username pass=*zap2it.com_password*-------- change to your zap2it password cache=/config/cache2-------- zap2xml cache2 folder days=14-------- # of days of guide data to download outformat=xmltv-------- XML format outfile=/data/guide2.xml-------- DO NOT CHANGE (usually same folder specified in THV container) Once you have made your configuration changes, you can restart the container. On the next (and each subsequent) launch, zap2xml will scrape zap2it.com for guide data for both lineups and the resulting XMLs will be merged into a single XML @ /data/guide.xml. A cron file (/config/mycron) is included to schedule a guide data refresh twice a day (11:30 and 23:30). Edit this file to change the schedule to your liking.
-
[Support] johnodon - zap2xml
zap2xml Configuration /config : Folder where all zap2xml config files, config templates and download cache /data : Folder where the guide.xml file will be written You need to create and configure your account on zap2it.com. Follow the instructions at the top of the zap2xml website: http://zap2xml.awardspace.info/ On first launch, zap2xml will not scrape guide data. A configuration template will be downloaded to /config/templates/zap2xml.conf. Copy this file to /config/zap2xml.conf and edit per your needs: user=*zap2it.com_username*-------- change to your zap2it username pass=*zap2it.com_password*-------- change to your zap2it username cache=/config/cache-------- zap2xml cache folder days=14-------- # of days of guide data to download outformat=xmltv-------- XML format outfile=/data/guide.xml-------- where to write guide.xml (usually same folder specified in THV container) Once you have made your configuration changes, you can restart the container. On the next (and each subsequent) launch, zap2xml will scrape zap2it.com for guide data and write it to the location specified in the configuration file. A cron file (/config/mycron) is included to schedule a guide data refresh twice a day (11:30 and 23:30). Edit this file to change the schedule to your liking.
-
[Support] johnodon - zap2xml
zap2xml is a small and fast command line script that connects to a Zap2it or TVGuide account, downloads the tv listings data, and converts it to XMLTV or XTVD formatted .xml. unRAID Templates: https://github.com/johnodon/docker-templates/tree/master/johnodon Application Name: zap2xml Application Site: http://zap2xml.awardspace.info/ Docker Hub: https://hub.docker.com/r/johnodon/zap2xml/ Github: https://github.com/johnodon/zap2xml Application Name: zap2xml-2lineups Application Site: http://zap2xml.awardspace.info/ Docker Hub: https://hub.docker.com/r/johnodon/zap2xml-2lineups/ Github: https://github.com/johnodon/zap2xml/tree/2lineups Now available in Community Applications. Configuration instructions are contained within the templates. Please post any questions/issues relating to this docker you have in this thread. Changelog: 07FEB2016 - New icon and banner added to templates 06FEB2016 - Initial release - Changed color of banner and icon in the unRAID templates (thx Squid) - Added to unRAID templates: <Overview>zap2xml is a small and fast command line script that connects to a Zap2it or TVGuide account, downloads the tv listings data, and converts it to XMLTV or XTVD formatted .xml.</Overview> <Beta>False</Beta> <Category>Downloaders: Tools:</Category> <Date>2016-02-06</Date> <Support>https://lime-technology.com/forum/index.php?topic=46330.0</Support>
-
[Support] Linuxserver.io - SABnzbd
I am currently at b6: Version: 0.8.0Beta6 [727b300] But I don't remember when I got it (is there a way to tell). Anyway, update must have worked fine for me. I imagine you can always delete the container/image and pull it again (leave config folder in place). John
-
[Support] Linuxserver.io - SABnzbd
EDIT: Found my answer in the SAB logs: 2016-01-27 09:46:57,209::INFO::[downloader:306] Speed limit set to 3500.0 B/s Apparently the scheduler sets the speed limit in Bytes. ----------------------- Is anyone else here using the builtin scheduler to set speeds limits? I have only two rules: @ 06:00 set speed limit to 3500Kb/s @ 22:00 remove speed limit However, SAB is setting the speed @ 3KB/s. If I manually change the value to 3500 at the top of the screen, speeds are set properly (3.5MB/s). I did not have this issue in binhex's SAB container and used the same schedules/values. Can someone else test? If someone else can confirm, I will post an issue on their github. John
-
OpenELEC VM Template Support
The you need to enable bridge and set bridge = br0 in unraid...Settings --> Network Settings. All of this is covered in the unraid wiki: http://lime-technology.com/wiki/index.php/UnRAID_6/VM_Management BTW...I believe you can call the public bridge whatever you want but I have only ever seen 'br0' used.
-
OpenELEC VM Template Support
Sorry I didn't catch this before... Change your Network Bridge in the VM from 'virbr0' to 'br0'. That way you will be using the same network bridge as unraid and your VMs will be able to reach your router (virbr0 is a self-contained network in KVM). John
-
OpenELEC VM Template Support
Can you see on your router if the VM is actually being assigned an IP. This would be a good indication if the OS is actually loading.
-
OpenELEC VM Template Support
Have you tried OVMF for the BIOS? None of my nvidia cards will output to the display using Seabios. John
-
FileBot containers
Some more info... If Deluge or Sab move a completed movie to the watch folder, Filebot is not taking action. However, on my WN10 laptop if I right click in the watch folder and create a new folder, Filebot jumps to life and processes the movie that was sitting there waiting.
-
FileBot containers
I am seeing the same failure message as ikilby: [Jan 17 16:15:40] Starting FileBot container [Jan 17 16:15:40] Comparing user's filebot.sh at version 2 versus current version 2 [Jan 17 16:15:40] Running FileBot on startup [Jan 17 16:15:40] User "user_99_100" already exists. Skipping creation of user and group... [Jan 17 16:15:40] FileBot: Starting monitor for /files/FileBot.conf [Jan 17 16:15:40] Running command as user "user_99_100"... [Jan 17 16:15:40] FileBot: Waiting for changes to /input... Locking /files/amc.log Run script [fn:amc] at [sun Jan 17 16:15:42 EST 2016] Parameter: ut_dir = /input Parameter: ut_kind = multi Parameter: music = y Parameter: deleteAfterExtract = y Parameter: clean = y Parameter: excludeList = /config/amc-exclude-list.txt Parameter: movieFormat = {n.replaceAll(/[\`\u00b4\u2018\u2019\u02bb]/, "'").replaceAll(/[\u201c\u201d]/, '""')} ({y})/{n.replaceAll(/[\`\u00b4\u2018\u2019\u02bb]/, "'").replaceAll(/[\u201c\u201d]/, '""')} ({y}) Parameter: musicFormat = Music/{n.replaceAll(/[\`\u00b4\u2018\u2019\u02bb]/, "'").replaceAll(/[\u201c\u201d]/, '""')}/{album.replaceAll(/[\`\u00b4\u2018\u2019\u02bb]/, "'").replaceAll(/[\u201c\u201d]/, '""')}/{media.TrackPosition.pad(2)} - {t.replaceAll(/[\`\u00b4\u2018\u2019\u02bb]/, "'").replaceAll(/[\u201c\u201d]/, '""')} Parameter: seriesFormat = TV Shows/{n}/{episode.special ? 'Special' : 'Season '+s.pad(2)}/{n} - {episode.special ? 'S00E'+special.pad(2) : s00e00} - {t.replaceAll(/[\`\u00b4\u2018\u2019\u02bb]/, "'").replaceAll(/[\u201c\u201d]/, '""').replaceAll(/[!?.]+$/).replacePart(', Part ')}{'.'+lang} Using excludes: /config/amc-exclude-list.txt (2) Failure (°_°) I have a movie that just finished downloading and it is sitting in my watch folder for the last 10 minutes with no action. The only way I can get Filebot to rename/move is to restart the container. I've now seen this behavior twice. Anyone else having this issue? John
-
[SOLVED] PXE Booting a VM
Two things...You need to add the NIC to the boot order: <interface type='bridge'> <mac address='52:54:00:d9:d5:39'/> <source bridge='br0'/> <model type='virtio'/> <boot order='1'/> </interface> If it still fails, you may also need to specify a different NIC driver other than virtio (i.e. e1000): <interface type='bridge'> <mac address='52:54:00:d9:d5:39'/> <source bridge='br0'/> <model type='e1000'/> <boot order='1'/> </interface>
-
[SOLVED] PXE Booting a VM
Go into Settings --> Network Settings and change the 'Bridge forward delay' to something other than 0 (I use 4). See here for more detail: http://lime-technology.com/forum/index.php?topic=41079.msg388899#msg388899 More info here: http://lime-technology.com/forum/index.php?topic=41381.0 John
-
***GUIDE*** Passthrough Entire PCI USB Controller
Everything works right now so not a big deal. But I think I will take a peak in the BIOS and see what I can do. I'm not sure if that will help. My guess is that you need an add on card, unfortunately I have a silly question... Do they make USB addon cards that have multiple controllers on it? Or is the controller always going to be on the PCI bus? John May have answered my own question: http://www.newegg.com/Product/Product.aspx?Item=N82E16816115104
-
***GUIDE*** Passthrough Entire PCI USB Controller
Everything works right now so not a big deal. But I think I will take a peak in the BIOS and see what I can do. I'm not sure if that will help. My guess is that you need an add on card, unfortunately I have a silly question... Do they make USB addon cards that have multiple controllers on it? Or is the controller always going to be on the PCI bus? John
-
***GUIDE*** Passthrough Entire PCI USB Controller
Everything works right now so not a big deal. But I think I will take a peak in the BIOS and see what I can do.
-
***GUIDE*** Passthrough Entire PCI USB Controller
Tried PCIe ACS Override but it did not change the groups for those devices. Oh well. /sys/kernel/iommu_groups/9/devices/0000:00:1a.0 /sys/kernel/iommu_groups/9/devices/0000:00:1a.1 /sys/kernel/iommu_groups/9/devices/0000:00:1a.2 /sys/kernel/iommu_groups/9/devices/0000:00:1a.7 /sys/kernel/iommu_groups/10/devices/0000:00:1d.0 /sys/kernel/iommu_groups/10/devices/0000:00:1d.1 /sys/kernel/iommu_groups/10/devices/0000:00:1d.2 /sys/kernel/iommu_groups/10/devices/0000:00:1d.7