Normal
Ok, here's the ALPHA version. Seems to work as it should, though i've only done some limited testing. Will test it more when my TV-Card wants to cooperate a bit better with the TV-Engine (Technotrend S-3200 + CI).The XmlTvImport2.dll is included in the .zip file. And the sourcecode, if someone is interested.Installation: copy the XmlTvImport2.dll to the mediaportal - tv-server installaton dir, plugin dir, in my case:C:\Program Files\Team MediaPortal\MediaPortal TV Server\Plugins Use: uncheck the xmltv plugin, check xmltv2.plugin in the TV-Server plugins.Although you could actually skip checking the xmltv2 plugin initially, until you verified that the mappings are ok.Autotune if it's a new installation, do the mappings, save, load if you want to verify the mappings. Go to the settings, try a manual import (added a import button). See that the result is is "..imported successfully", can take some time depending on the amount of days forward you grab the programs.And you're done. Don't forget to enable the xmltv2 plugin if you skipped that initially. UPDATE: improved import. Now handles multiple channels mapped to the same guide channel. Should also be a lot faster if i'm not mistaken.UPDATE2: removed the automatic import of channels if their name's are matching. This means that channels won't be mapped unless you do it through the mapping function. Also added a export function that just writes all the channels that are mapped (from the grid/gui, not the database, so you need to load the mappings first) to a file. And another one by request, a choice to remove all current programs on every import so that potential incorrect data is replaced.Send bugreports to dev@null.com Edit: i moved the binaries + source to the first post/Laban
Ok, here's the ALPHA version. Seems to work as it should, though i've only done some limited testing. Will test it more when my TV-Card wants to cooperate a bit better with the TV-Engine (Technotrend S-3200 + CI).
The XmlTvImport2.dll is included in the .zip file. And the sourcecode, if someone is interested.
Installation: copy the XmlTvImport2.dll to the mediaportal - tv-server installaton dir, plugin dir, in my case:
C:\Program Files\Team MediaPortal\MediaPortal TV Server\Plugins
Use: uncheck the xmltv plugin, check xmltv2.plugin in the TV-Server plugins.
Although you could actually skip checking the xmltv2 plugin initially, until you verified that the mappings are ok.
Autotune if it's a new installation, do the mappings, save, load if you want to verify the mappings. Go to the settings, try a manual import (added a import button). See that the result is is "..imported successfully", can take some time depending on the amount of days forward you grab the programs.
And you're done. Don't forget to enable the xmltv2 plugin if you skipped that initially.
UPDATE: improved import. Now handles multiple channels mapped to the same guide channel. Should also be a lot faster if i'm not mistaken.
UPDATE2: removed the automatic import of channels if their name's are matching. This means that channels won't be mapped unless you do it through the mapping function. Also added a export function that just writes all the channels that are mapped (from the grid/gui, not the database, so you need to load the mappings first) to a file. And another one by request, a choice to remove all current programs on every import so that potential incorrect data is replaced.
Send bugreports to dev@null.com
Edit: i moved the binaries + source to the first post
/Laban