Merci à @oweindl pour ce script
Il s’agit d’un script PowerShell pour importer les données EPG de DVBViewer dans MCEBuddy (convertit le .TXT de l’INI DVBViewer en XML compatible NPVR)
Étape 1
Téléchargez le fichier convert.ps1 et enregistrez-le dans le dossier
c:\\toolssous le nomc:\\tools\\convert.ps1
Étape 2
Ajoutez ce qui suit à votre profil
PreMetaCustomCommandPath=C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\powershell.exe
PreMetaCustomCommandParameters=-executionpolicy unrestricted -file c:\\tools\\convert.-ps1 \"\"%sourcefile%\"\"
PreMetaCustomCommandHangPeriod=0
PreMetaCustomCommandCritical=false
PreMetaCustomCommandUISession=false
PreMetaCustomCommandShowWindow=false
PreMetaCustomCommandExitCodeCheck=false