- March 15, 2012
- 10
- 5
- 54
- Home Country
- Italy
Starting from the BlackBurn's idea of MPTVAdmin and from the "Import/Export section" of TV-Server Configuration sources, I tried to create a tv-server plugin for importing channels and groups from enigma2's file (at the moment it's tested with Vhannibal's Settings files).
This plug-in is just an Importer at the moment, maybe in future I will implement the exporter section.
I prefer to concentrate my energy to make more stable the importing section, and for this reason, any kind of help and suggestion, is really appreciate.
Actual Version 0.1.2.1
features
- Impoting files from Vhannibal's settings and DogSetting's settings exports
- Importing and optionally merging all tv/radio channels and groups
- Deleting channels, groups and their referred objects (TuningDetails, Programs, Conflicts, Histories, ChannelLinkageMaps, Recordings, Schedule) (*)
- progressbar showing status of current process
- label showing current process
- mapping channels to dvb-cards
- improved tuning details merging
- improved logging system with a better exception management
- bugfixes (some nullpointer)
(*) The check box option "Delete Existing Channels and Groups" may be really danger because the process use to delete all data referring to channels and groups that will be deleted (use it at your own risk).
TODO
Changelog
Installation instructions are in the attached archive.
IMPORTANT: If you want to try this software be sure to make a backup of yours channels, groups etc throw the Import/Export section.
(*) The check box option "Delete Existing Channels and Groups" may be really danger because the process use to delete all data referring to channels and groups that will be deleted (use it at your own risk).
A great thanks to:
- BlackBurn and DJblu for work on MPTVAdmin here
- cecet23 and Nephilim and all people from htpcitalia for their impressive work here and here
- Hornstar for the excellent documentation on enigma2 setting's lamedb file format here
- Morpheus883 for the excellent documentation on enigma2 setting's files formats here or here
- vhannibal.net and all other similar sites and all the people who give their time to keep it update
- all other developer and passionate of media center and htpc software partecipating on MediaPortal and Enigma2 progress
PS: My english isn't good, so maybe some phrase can be misunderstood. So, if something seems too strange, please ask, ok?
For sources release... is there a best practice for mediaportal tv-server plug-ins? (Repository, kind and other infos welcome - from all other documentation I did not understand perfectly).
This plug-in is just an Importer at the moment, maybe in future I will implement the exporter section.
I prefer to concentrate my energy to make more stable the importing section, and for this reason, any kind of help and suggestion, is really appreciate.
Actual Version 0.1.2.1
features
- Impoting files from Vhannibal's settings and DogSetting's settings exports
- Importing and optionally merging all tv/radio channels and groups
- Deleting channels, groups and their referred objects (TuningDetails, Programs, Conflicts, Histories, ChannelLinkageMaps, Recordings, Schedule) (*)
- progressbar showing status of current process
- label showing current process
- mapping channels to dvb-cards
- improved tuning details merging
- improved logging system with a better exception management
- bugfixes (some nullpointer)
(*) The check box option "Delete Existing Channels and Groups" may be really danger because the process use to delete all data referring to channels and groups that will be deleted (use it at your own risk).
TODO
- some tuning details are empty on some channels, to investigate
- when importing dvb-t channels from DogSetting's settings import bandwith is always set to 8Mhz...
- (*) to verifiy the Deleting operation because really delicate operation
- to verify the correctness of the mapping channel <---> right dvb-card (in 0.1.1.0)
- improve logging system
- verify the merging of tuning details (in 0.1.2.1)
- eliminate duplicates insertions in tuning details (at the moment seems to put some duplicates tuning details) (in 0.1.1.0)
- give chance to view/choice groups to import and modify their names as in MPTVAdmin by BlackBurn
- management of multi satellite configuration (for now, it can import, but.. it's necessary more interaction with the user that know his configuration)
- possibility to select and download files from enigma2 settings's most popular sites
- any other good idea or bugfix
- mismatching between some scanned channels in mediaportal e scanned channels in dreamboxes, example:
DreamBox 'JSC Sports +3' Freq = 11296000
Mediaportal 'JSC Sports +3' Freq = 11303000
how can be????? HEEEELP!!! HEEEELP!!!
- when importing dvb-t channels from DogSetting's settings import bandwith is always set to 8Mhz...
- (*) to verifiy the Deleting operation because really delicate operation
- improve logging system
- give chance to view/choice groups to import and modify their names as in MPTVAdmin by BlackBurn
- management of multi satellite configuration (for now, it can import, but.. it's necessary more interaction with the user that know his configuration)
- possibility to select and download files from enigma2 settings's most popular sites
- any other good idea or bugfix
- mismatching between some scanned channels in mediaportal e scanned channels in dreamboxes, example:
DreamBox 'JSC Sports +3' Freq = 11296000
Mediaportal 'JSC Sports +3' Freq = 11303000
how can be????? HEEEELP!!! HEEEELP!!!
Version 0.1.2.1
- when found double channels in same userbouquet only first is inserted
- improved tuning details merging
- improved logging system with a better exception management
- bugfixes (nullpointer)
Version 0.1.1.0
- Impoting files from Vhannibal's settings and DogSetting's settings exports
- bugfixes (nullpointer and logics)
Version 0.1.0.0
- Impoting files from Vhannibal's settings
- Importing and optionally merging all tv/radio channels and groups
- Deleting channels, groups and their referred objects (TuningDetails, Programs, Conflicts, Histories, ChannelLinkageMaps, Recordings, Schedule) (*)
- progressbar showing status of current process
- label showing current process
- mapping channels to dvb-cards
- when found double channels in same userbouquet only first is inserted
- improved tuning details merging
- improved logging system with a better exception management
- bugfixes (nullpointer)
Version 0.1.1.0
- Impoting files from Vhannibal's settings and DogSetting's settings exports
- bugfixes (nullpointer and logics)
Version 0.1.0.0
- Impoting files from Vhannibal's settings
- Importing and optionally merging all tv/radio channels and groups
- Deleting channels, groups and their referred objects (TuningDetails, Programs, Conflicts, Histories, ChannelLinkageMaps, Recordings, Schedule) (*)
- progressbar showing status of current process
- label showing current process
- mapping channels to dvb-cards
Installation instructions are in the attached archive.
(*) The check box option "Delete Existing Channels and Groups" may be really danger because the process use to delete all data referring to channels and groups that will be deleted (use it at your own risk).
A great thanks to:
- BlackBurn and DJblu for work on MPTVAdmin here
- cecet23 and Nephilim and all people from htpcitalia for their impressive work here and here
- Hornstar for the excellent documentation on enigma2 setting's lamedb file format here
- Morpheus883 for the excellent documentation on enigma2 setting's files formats here or here
- vhannibal.net and all other similar sites and all the people who give their time to keep it update
- all other developer and passionate of media center and htpc software partecipating on MediaPortal and Enigma2 progress
PS: My english isn't good, so maybe some phrase can be misunderstood. So, if something seems too strange, please ask, ok?
For sources release... is there a best practice for mediaportal tv-server plug-ins? (Repository, kind and other infos welcome - from all other documentation I did not understand perfectly).
Attachments
Last edited: