- August 17, 2006
- 65
- 6
- 50
- Home Country
-
Austria
Hi DVDFREAK,
I think it would be very valuable!How valuable would you find it to have a ClickFinder TV Movie importer add-on for TV Scheduler?
Now the TV-Server store all data in the description field (see below), because the episodesName-field (and others) doesnt exits in the table of the TV-Server (TvLibrary.Program)
I dont believe this table would be enlarged in the near future.
With all this data in the wrong (description-)field, some improvements of TvScheduler couldn't be used (eg "New episodes", "With Actor", ...).
Right!
Since you post some code, do you have the necessary skills to "adjust" the current TVE3 plugin to make it a standalone EXE that talks to TV Scheduler? Obviously I can offer all the assistence you'd need.
Hi dvdfreak,
my skills are not very high. I looked tonight into the code (TvMovie Plugin) and think about how could I realize it.
Not very successfully.
1. I use Clickfinder AND DVB-EPB for Programms which are not supported by Clickfinder. Now I must disable the Clickfinder channel in the TV Scheduler-Plugin (TV-Server) and need an extra mapping-Table to map the channel direkt from clickfinder to TV Scheduler.
2. I don't know how much time importing TV-Server EPG into TV-Scheduler need, but the importing from Clickfinder-DB isn't very fast.
3. Imagine the standalone EXE is running, the installing get harder and harder.
4. If the columns of the TV-Server Table will be increased, the whole work will be for nothing.
I had another idea.
The part of TV Scheduler which read the TV-Server EGP and copy it into the TV-Scheduler table could parse and split the description field of the TV-Server to the right column of the TV Scheduler.
Like:
"Folge: "<episode>"\n" --> cut all and copy <episode> into column "subTitle"
"Regie: "<director>"\n" --> director
"Mit: "<actor>"\n"<actor>"\n"--> actors (end of actors followed by "FSK: ", "Jahr: " or nothing)
In some description-fields of DVB-EPG Data you can find the string "Episode "<Nr><SubTitle>" - ".
If we could add this, it was an improvement also for non clickfinder useres.
Example Clickfinder: Folge: Wirtschaft & Soziales\nTon: Stereo...Mit: Valerie Haller (Moderation)Michael Opoczynski (Moderation)Jahr: 2008
Example DVB-EPG: Episode 41Tattoos sind sein Leben - trotzdem ... Haut. USA 2006
What do you think about?
I know you are busy, if you want I can try to do it.
But I give no success guarantee.
Kind Regards,
Starburst