TV Server Plugin: TvWishList (6 Viewers)

4Fred

MP Donator
  • Premium Supporter
  • December 8, 2005
    370
    54
    53
    Jönköping
    Home Country
    Sweden Sweden
    I have been playing a bit with this now.
    In my case the EPG provided contains a keyword like Chicago, searching for that I get lots of stuff.
    Chicago hope, description containing Chicago just cuz something is live from there or whatever.
    So grouping sports channels and only searching them solves part of the problem. But Chicago have lots of stuff like NBA, NFL, NCAA, MLB and other stuff.
    If the EPG people could have written out Blackhawks I could have searched for that but they dont :( so I need to search for Chicago AND NHL for this to be useful to me.

    For TvWishList to be really useful to me I need the ability to search for something AND something.
    I hope future versions of this great plugin can provide this functionality :)
     

    D3ltoroxp

    MP Donator
  • Premium Supporter
  • June 1, 2008
    3,272
    212
    Home Country
    Germany Germany
    AW: TV Server Plugin: TvWishList

    Ok here are the log again:D

    Does it matter Upps or UPPS, large/small spelling ?
     

    huha

    Extension Developer
    January 3, 2008
    890
    556
    Home Country
    Germany Germany
    d3ltoroxp, the log file did find two entries, but this episode has been already recorded. Look at the logfile
    !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
    2011-01-25 16:25:15.370117 [(7)]: TvWishList EpgClass: Warning: Program: Upps! Die Pannenshow already recorded
    2011-01-25 16:25:15.370117 [(7)]: TvWishList EpgClass: !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

    The title and description are not case sensitive, so both should work. however, channel names are case sensitive as there can be different channels based on case sensitivity

    4Fred, I may find a simple addition i will look into it.

    Update:
    4Fred, please try the latest test version and use Chicago&&NHL for partial text
    Please note you can only use one AND (&&) and both AND strings must be in the title or both AND strings must be in the description. You cannot have one string in the title and the second string of the AND condition in the description.
     

    Attachments

    • TvWishList.Ver.1.2.0.4.mpe1
      728.4 KB

    4Fred

    MP Donator
  • Premium Supporter
  • December 8, 2005
    370
    54
    53
    Jönköping
    Home Country
    Sweden Sweden
    Searchfilter is: TvWishList Setup: string TvWishList_ListView=True;Chicago&&NHL;Partial Text;Hockey;All Movies;Email;;0;5;10;;;;;All;Always;Any;0;Any;Any;Any;Any;Any;False

    Gives me this is e-mail
    *******************************************************************************
    TvWishList found program from Tv Wish [1]: CHICAGO NHL
    *******************************************************************************
    TvWishList did not schedule but is reminding you of the following program:
    Ishockey
    Vancouver-Chicago. NHL. Another great hard-hitting matchup from the NHL ice.
    ESPN America
    2011-02-05 04:00:00
    2011-02-05 06:30:00


    IT WORKS! :)
    Thank you dude, THANK YOU! :)
     

    D3ltoroxp

    MP Donator
  • Premium Supporter
  • June 1, 2008
    3,272
    212
    Home Country
    Germany Germany
    AW: Re: TV Server Plugin: TvWishList

    d3ltoroxp, the log file did find two entries, but this episode has been already recorded. Look at the logfile
    !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
    2011-01-25 16:25:15.370117 [(7)]: TvWishList EpgClass: Warning: Program: Upps! Die Pannenshow already recorded
    2011-01-25 16:25:15.370117 [(7)]: TvWishList EpgClass: !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

    But there is not yet. I see them in the EPG but in timer they are not listed !!! Why does he say already recorded ? I've just already recorded a few Upps on the HDD but that should not interfere so !!
     

    mcl

    Portal Pro
    December 1, 2009
    82
    16
    AW: TV Server Plugin: TvWishList

    hi,

    i'm thinking about installing this plugin because i don't wanna install 4therecord. infact my mp finally runs as it should and i don't wanna risk anything by installing another app that's using the tvserver :)

    but what i really need is something like wildcards. one example: i wanna record every csi episode nomatter if it's miami, ny or the original one. just to make it more complicated in my epg the spelling of csi differs. for instance: "csi - den tätern auf der spur", "c.s.i. - miami", "c s i - ny", "c.s.i - new york" and so on.
    for that it would need something like search for C "nothing or ." S "nothing or ." I "nothing or ." - anything. i know that's a big challenge :)

    another question is if i can use the normal mysql wildcards in the query? i mean what exactly would your plugin do with a "c%s%i - %" ? and what would happen if i entered something like
    csi - %' OR 'c s i - %' OR 'c.s.i - %'

    i mean does it take it all including the quotes so that the mysql syntax should look something like
    SELECT * FROM DB WHERE xy = 'csi - %' OR 'c s i - %' OR 'c.s.i - %'

    or are the ' and % a problem?

    i hope you understand what i mean. and thanks for your help.
     

    huha

    Extension Developer
    January 3, 2008
    890
    556
    Home Country
    Germany Germany
    mcl,
    it will not work currently, as i am not doing a direct sql query, but plan to do so in the future.
    I just got my first SQL query to work, but it will take some more time. This will also increase processing speed. I found a great piece of code in the Tvbusinesslayer, which i can use with small modifications.
     

    mcenter

    Portal Member
    January 25, 2011
    21
    0
    Home Country
    Germany Germany
    AW: TV Server Plugin: TvWishList

    Is there a possibilty for creating a button to start a manual search?
     

    huha

    Extension Developer
    January 3, 2008
    890
    556
    Home Country
    Germany Germany
    In the Email section use the button test tvwishlist. i will rename it in the next version
     

    Users who are viewing this thread

    Top Bottom