TV Server Plugin: TvWishList (8 Viewers)

JiRo

MP Donator
  • Premium Supporter
  • May 1, 2009
    184
    44
    Prague
    Home Country
    Czech Republic Czech Republic
    HomeY, Jiro, ifI understand correct this is happening occasionally and once you got it working it works for ever? No more errors?

    Huha,
    no errors by normal operation, but when I read log file for other reasons, there was this error again. I searched why and found out the error appears when TvWhisList client configuration runs. But the configuration is functioning normally without any problems. So don't know if this is important.
    JiRo.
     

    Pog

    Retired Team Member
  • Premium Supporter
  • September 7, 2009
    401
    315
    Wicklow
    Home Country
    Ireland Ireland
    I found a bug that causes schedules to be canceled/deleted.

    Using View Only Mode, run a epg search and create a schedule, go to TV schedules to confirm schedule exists, go back to View Only Mode and run epg search again, go back to TV schedules and previously scheduled show is gone.
     

    HomeY

    Test Group
  • Team MediaPortal
  • February 23, 2008
    6,418
    4,717
    50
    ::1
    Home Country
    Netherlands Netherlands
    Attached are the Dutch translations ;)

    I did notice some English text in the plugin (Enter 'Watch Results') on the right:
    - TvWishList found program from Tv Wish [x]:
    - TvWishList did schedule the program

    I can't seem to find those lines in the language file, so i can't translate those. Are they hardcoded?

    I also have a question: I've scheduled a recording (De politie op je hielen!) to record somewhere between 19:00 and 20:00. It schedules the recording correcly when i check the TV Guide (labeled red), but the last few days the show didn't start @ 19:00 but @ 19:15. The show before the schedule is called 'Dog the bounty hunter'. The problem is the naming of the Recording: It uses the name of the previous show, so 'Dog the bounty hunter' instead of 'De politie op je hielen!'. Even when the recordinglabel in TV Guide is only red for the correct show.

    Any thoughts on that or is it a bug?

    And last but not least a suggestion: When you exit the plugin (or manually save) there's a 'menu' window opening which displays the Save-message. Wouldn't it be nicer to use a popup window on the bottom right for that? That way it automatically closes after x seconds instead of having to click it away all the time.
     

    Attachments

    • strings_nl.xml
      23.2 KB
    Last edited:

    huha

    Extension Developer
    January 3, 2008
    890
    556
    Home Country
    Germany Germany
    HomeY,
    a big thanks for the translation. I do to ask you to translate 8 more strings for the next version:

    <!-- Quick Menu from Skins -->
    <String id="1050">TvWishList Quick Menu</String>
    <String id="1051">Create TvWish with Title</String>
    <String id="1052">Create TvWish with All</String>
    <String id="1053">Create TvWish with Title in Email Mode</String>
    <String id="1054">Create TvWish with Title in ViewOnly Mode</String>
    <String id="1055">Create TvWish with All in Email Mode</String>
    <String id="1056">Create TvWish with All in ViewOnly Mode</String>
    <String id="1057">Goto TvWishList Main</String>
    <String id="1058">Goto TvWishList Results</String>


    <String id="2456">Clone Tv wish</String>
    <String id="2457">Tv wish cloned</String>
    <String id="2458">Failed to clone Tv wish</String>

    The English messages you are referring to are coming from the Tv server, which does not support muliple languages yet. It is on my list, but has not got priority yet. The info window can be disabled in the client configuration setting and will displayed only as a status message in the window. Check the disable info setting.
    On the recording issue are you using the option use folder = name? I would need a TvWishlist Tv server log file for this issue with verbose debug enabled on the tv server plugin.


    Pog,
    in VIEWONLY mode nothing will be scheduled or emailed. This means you will get new results (on the Result page) after each run with just the tv wishes you had for the actual run. Old results are deleted.
    The VIEWONLY mode is thaught for experimenting with the search criteria and then copy the wish into the Email mode or just do a quick look up of a show with specific search criteria. If you manually created the schedule in VIEWONLY mode it should stay there. I could not reproduce, so please provide a log file.

    I did complete the coding of the skin parameters and is working great. I am offering the following commands:

    NEWTVWISH
    NEWTVWISH_ALL
    NEWTVWISH_EMAIL
    NEWTVWISH_ALL_EMAIL
    NEWTVWISH_VIEWONLY
    NEWTVWISH_ALL_VIEWONLY
    GOTO_MAIN
    GOTO_RESULTS


    and the following parameters:

    TITLE
    CHANNEL=
    EPISODEPART=
    EPISODENAME=
    SERIESNUMBER=
    EPISODENUMBER=


    please try always to catch as many parameters as you can from the skin. I am offering an optional user dialog, where the user can choose any command from above.

    I expect you will need only NEWTVWISH for the dialogmenu.
    Is it possible to catch the tilte also for the Video?
    Could you do the mod also for other the skins Streamed MP and Default ?


    JiRO,
    this was important information. I have not done much during the last days, but will continue next week.
    Someone asked for getting the client configuration settings from a remote host. I checked the code, but would need to do major rework to get the settings from a remote host, as I am using MP standard functions for the settings. I will include it in the FAQ and think the user can copy the settings once from a remote host

    manually.
     
    Last edited:

    Pog

    Retired Team Member
  • Premium Supporter
  • September 7, 2009
    401
    315
    Wicklow
    Home Country
    Ireland Ireland
    Yes I manually created the schedule in VIEWONLY, it scheduals ok but next time I do a epg search in VIEWONLY it's deleted.

    I have a log for you but the forum is not letting me upload it right now o_O

    Good job on the parameter stuff, I'll get a skin mod for StreamedMP going!
     
    Last edited:

    gurken

    MP Donator
  • Premium Supporter
  • August 7, 2009
    954
    105
    Home Country
    Austria Austria
    during the install routine under WinXp and vers. 1.2.2.7 i noted a directory fault:

    Install = All Users\Team MediaPortal\MediaPortal\TvWishList
    Should Be = All Users\Anwendungsdaten\Team MediaPortal\MediaPortal\TvWishList

    Also i noted a fault by using the mpe1 file, after the extraction i received the faultmessage - license file blablabla license.txt not found
     
    Last edited:

    huha

    Extension Developer
    January 3, 2008
    890
    556
    Home Country
    Germany Germany
    regurge,
    was this the first time observed with version 1.2.2.7? Did it work Ok for older versions?

    Pog,
    Attached the first test version with the skin parameter support.
    The installer is not updated yet, so you must install manually the modified dialog.xml

    P.S. I had also problems to upload a file with firefox. Chrome did work.
     

    Attachments

    • TvWishList.Ver.1.2.2.8.mpe1
      4.6 MB
    Last edited:

    gurken

    MP Donator
  • Premium Supporter
  • August 7, 2009
    954
    105
    Home Country
    Austria Austria
    regurge,
    was this the first time observed with version 1.2.2.7? Did it work Ok for older versions?

    its the first time that i installed the client version, before i only used the server version.
    Win7 Client install is fine, also the WinXp Server install - fault is reproducible on 2 of my WinXP machines
     

    HomeY

    Test Group
  • Team MediaPortal
  • February 23, 2008
    6,418
    4,717
    50
    ::1
    Home Country
    Netherlands Netherlands
    HomeY,
    a big thanks for the translation. I do to ask you to translate 8 more strings for the next version:

    <!-- Quick Menu from Skins -->
    <String id="1050">TvWishList Quick Menu</String>
    <String id="1051">Create TvWish with Title</String>
    <String id="1052">Create TvWish with All</String>
    <String id="1053">Create TvWish with Title in Email Mode</String>
    <String id="1054">Create TvWish with Title in ViewOnly Mode</String>
    <String id="1055">Create TvWish with All in Email Mode</String>
    <String id="1056">Create TvWish with All in ViewOnly Mode</String>
    <String id="1057">Goto TvWishList Main</String>
    <String id="1058">Goto TvWishList Results</String>


    <String id="2456">Clone Tv wish</String>
    <String id="2457">Tv wish cloned</String>
    <String id="2458">Failed to clone Tv wish</String>
    Updated file attached.

    On the recording issue are you using the option use folder = name? I would need a TvWishlist Tv server log file for this issue with verbose debug enabled on the tv server plugin.
    Yes, i'm using that option. I've set verbose debug, so let's see what happens ;)
     

    Attachments

    • strings_nl.xml
      23.9 KB

    Users who are viewing this thread

    Top Bottom