TV Server Plugin: TvWishList (6 Viewers)

HungrigerHugo

Portal Member
October 25, 2010
42
4
Home Country
Germany Germany
AW: TV Server Plugin: TvWishList

huhu disaster.

The testbutton -surprise- tests your settings. Therefor it searches in all the EPG-data for the recordings you specified.
Note: this "reading data..." indicates that he does this. It can take quiet a time to complete this. On my Core i5-750 it takes about 2 minutes to complete that test. After that -if specified- you should recieve an email and instead of "reading data..." there should be something like "finished" as text ;)
 

HungrigerHugo

Portal Member
October 25, 2010
42
4
Home Country
Germany Germany
AW: TV Server Plugin: TvWishList

edit: when it's finished is says: "ready", not "finished".

As far as i know tvWishlist querries the EPG-DB directly, yes. But it takes quiet some time to search through all the data ;)
 

disaster123

MP Donator
  • Premium Supporter
  • May 14, 2008
    3,558
    434
    Home Country
    Germany Germany
    AW: TV Server Plugin: TvWishList

    i've only one rule regarding one channel but it still takes 1-2 minutes and i don't get an email :-( seems i'm too stupid to configure it. Or i missed what search in text means.
     

    HungrigerHugo

    Portal Member
    October 25, 2010
    42
    4
    Home Country
    Germany Germany
    AW: TV Server Plugin: TvWishList

    well i think that's normal atm. But for to be sure, we should wait what huha has to say about this ;)

    Edit: Did you select [Both] or in the "main"-tab under "action"? This should be BOTH or email to get it sending a mail.

    Edit2: If tvwishlist sends an email you get a note just there where it said "reading data..." before, There should be something like "sending email to YOURMAILADDR"

    Edit 3: check if the search-querry is selected => main => first columb, the checkbox ("active") has to be checked ;)
     

    disaster123

    MP Donator
  • Premium Supporter
  • May 14, 2008
    3,558
    434
    Home Country
    Germany Germany
    AW: TV Server Plugin: TvWishList

    I would like to get all new movies from a channel here the text has "empfehlenswert" in it. The email should be sorted by date and every movie should be in it only once. Also if wishlist has process day 26.11 - 30.11. it should NOT process the same time interval again or it should save the movies where it has already sent an e-mail so i get them only once.

    Is ttis possible?
     

    huha

    Extension Developer
    January 3, 2008
    890
    556
    Home Country
    Germany Germany
    disaster123,
    if you check skip repeated episodes, the recordings should be done only once. I am working with ol_1973 if there is a bug in the latest version on this feature. If you do not record, but only send an email i am currently not tracking the sent emails, so this is something to be added in the future.
    It takes some time to build up a tree structure for the first TvWish from Epg data. In the past i used an access via MP functions, which took a lot longer if you had more than 3 wishes. I guess the most efficient way would be a direct mysql query (which was discussed before) but I did not have the time yet to learn how to do that. If someone has a simple source code for doing an EPG query and how to connect to the server please post)
     

    disaster123

    MP Donator
  • Premium Supporter
  • May 14, 2008
    3,558
    434
    Home Country
    Germany Germany
    AW: TV Server Plugin: TvWishList

    huha
    mhm no i just wanted to send an e-mail. Then i sadly have to build my own small script :) for that. But no problem.
     

    huha

    Extension Developer
    January 3, 2008
    890
    556
    Home Country
    Germany Germany
    disaster123, email only list control is on my todo list now, but due to other work do not expect it to be finished this year.

    OL_1973, i looked at your log in detail and see that the "skip repeated episode"s is working correctly.
    Check for "already scheduled" like
    2010-11-24 19:37:38.578125 [(25)]: TvWishList EpgClass: !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
    2010-11-24 19:37:38.578125 [(25)]: TvWishList EpgClass: Program: The Mentalist already scheduled
    2010-11-24 19:37:38.578125 [(25)]: TvWishList EpgClass: !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
    2010-11-24 19:37:38.578125 [(25)]: TvWishList EpgClass: ProgramName= The Mentalist
    2010-11-24 19:37:38.578125 [(25)]: TvWishList EpgClass: Channel= SAT.1
    2010-11-24 19:37:38.578125 [(25)]: TvWishList EpgClass: START_TIME= 2010-12-05_21:15
    2010-11-24 19:37:38.578125 [(25)]: TvWishList EpgClass: END_TIME= 2010-12-05_22:15
    2010-11-24 19:37:38.578125 [(25)]: TvWishList EpgClass: ScheduleType= Once

    If you see some schedules with identical title twice i suspect that the EPG has a different program description and, therefore, TVWishList treats them as different.
    In the next version i will put out in the log file the program description if Debug mode is on.

    Version 1.2.0.2 released on 28.Nov.2010
    • fixed bug on filter functions "before/after day" and "before /after time"
    • output of program description
    • reset all founds will reset all found counters to 0

    I have released this version mainly because of the bug fix for the filter functions.
     

    disaster123

    MP Donator
  • Premium Supporter
  • May 14, 2008
    3,558
    434
    Home Country
    Germany Germany
    AW: TV Server Plugin: TvWishList

    huha
    i'll monitor your thread.

    Two comments:
    1.) sort the mail content by date would be great?
    2.) why storing each series instead of just storing the days you've already scanned?
     

    Users who are viewing this thread

    Top Bottom