2015-03-30, 16:12
I've recently returned to Argus TV after a year or so on WMC. I got tired of the lack of support or new features from Microsoft and the proprietary recording formats...and many other things. Argus has been excellent for me but the lack of a series recording feature on the Kodi PVR addon was causing the spousal acceptance factor to go way down. So I added it.
About 87% of the code is from the Server.WMC addon so all credit to krustyreturns and scrarecrow420.
There have been a number of changes in the PVR addon area in Kodi since the Isengard alpha. For one, the new offical github is:
https://github.com/kodi-pvr
My fork where you can try the changes is at:
https://github.com/patrickplummers4/pvr.argustv
For those who can't / won't compile from source, there's a packages folder with a windows/linux build zip file. It should install like any other addon.
Some requirements:
* A fairly recent Isengard nightly build: the PVR API version 1.9.6 is required.
* There are two Kodi dialog screens (xml file) pvr.argustv/resources/skins/skin.confluence/720p. These must be copied to the real skin.confluence folder on your system. In Windows the install process takes care of this usually but in Linux you'll have to do it manually. If you use OpenElec (like me) you have to copy the confluence folder and rename it because the place OpenElec puts it is on a readonly filesystem. Once you've renamed it and put it into your normal addons folder, you can use the Settings menu to switch to it and you should be good.
BTW does any one know how to contact the main contributors to this addon? I think Red-F is one. No one from the Argus team is merging pull requests.
I tried to post on the Argus TV forums but all posts require a mod approval and no mods have responded -- catch 22, PMs require more posting so I can't contact any one.
About 87% of the code is from the Server.WMC addon so all credit to krustyreturns and scrarecrow420.
There have been a number of changes in the PVR addon area in Kodi since the Isengard alpha. For one, the new offical github is:
https://github.com/kodi-pvr
My fork where you can try the changes is at:
https://github.com/patrickplummers4/pvr.argustv
For those who can't / won't compile from source, there's a packages folder with a windows/linux build zip file. It should install like any other addon.
Some requirements:
* A fairly recent Isengard nightly build: the PVR API version 1.9.6 is required.
* There are two Kodi dialog screens (xml file) pvr.argustv/resources/skins/skin.confluence/720p. These must be copied to the real skin.confluence folder on your system. In Windows the install process takes care of this usually but in Linux you'll have to do it manually. If you use OpenElec (like me) you have to copy the confluence folder and rename it because the place OpenElec puts it is on a readonly filesystem. Once you've renamed it and put it into your normal addons folder, you can use the Settings menu to switch to it and you should be good.
BTW does any one know how to contact the main contributors to this addon? I think Red-F is one. No one from the Argus team is merging pull requests.
I tried to post on the Argus TV forums but all posts require a mod approval and no mods have responded -- catch 22, PMs require more posting so I can't contact any one.