My Anime 3 (3 Viewers)

Rick164

MP Donator
  • Premium Supporter
  • January 7, 2006
    1,335
    1,006
    Home Country
    Netherlands Netherlands
    That is very odd as there's nothing in code handling that keyboard shortcut :eek:, just double checked but any reference to the keyboard hook is removed.
    Will upload a new version in sec so we can get some more debug info :)
     

    Rick164

    MP Donator
  • Premium Supporter
  • January 7, 2006
    1,335
    1,006
    Home Country
    Netherlands Netherlands
    New version attached in original topic:

    https://forum.team-mediaportal.com/threads/my-anime-3.107475/page-84#post-1195377

    For the calendar I looked at how we do it in Titan skin and that is without buttons because since 3.6.0 you can scroll left and right and it will update the months on the fly (sorta like infinite scroll), restoring the old functionality while not not breaking the new one proved difficult but if you want we can add that in a later release (3.7.0) :)
    For now removed the buttons in StreamedMP and left it with the infinite scroll.

    @yhoogi

    This new version will log the key commands to troubleshoot your problem as I'm not entirely sure how that can happen, after running best to attach your mediaportal-error.log and MyAnime3.log :)
     
    Last edited:

    yhoogi

    MP Donator
  • Premium Supporter
  • March 9, 2008
    599
    47
    Home Country
    Germany Germany
    Just made some tests:
    1) Now Ctrl+M didn't work anymore;
    2) seems like I can't toggle between T9/Text search either (stuck now in text mode);
    here ALT_GR+9 (i.e. "]") or ALT_GR+8 (i.e. "[") won't work. Is interpreted as search character
    3) New Bug(?): typing "00" will show also "009" series; typing "9" will not show "009" as match
    Same also for Kidou Senshi Gundam UC Re:0096: "009"; display while "9" doesn't show it

    Attached logs in any case
    Good Night

    PS: For me the Cntrl+M was fine (due to above issue)
     
    Last edited:

    Rick164

    MP Donator
  • Premium Supporter
  • January 7, 2006
    1,335
    1,006
    Home Country
    Netherlands Netherlands
    @pur_berger don't see that button in StreamedMP or Titan, which skin are you using at the moment?
     
    Last edited:

    Rick164

    MP Donator
  • Premium Supporter
  • January 7, 2006
    1,335
    1,006
    Home Country
    Netherlands Netherlands
    Just made some tests:
    1) Now Ctrl+M didn't work anymore;
    2) seems like I can't toggle between T9/Text search either (stuck now in text mode);
    here ALT_GR+9 (i.e. "]") or ALT_GR+8 (i.e. "[") won't work. Is interpreted as search character
    3) New Bug(?): typing 00 will show also "009" series; typing "9" will not show "009" as match

    Attached logs in any case
    Good Night

    Do you also have the mediaportal-error.log by any chance?

    3) New Bug(?): typing 00 will show also "009" series; typing "9" will not show "009" as match

    Believe that is normal as the default matching is set to start word and can be toggled with [ key, skin should display the shortcuts next to the search field.

    PS: For me the Cntrl+M was fine (due to above issue)

    The main issue with the old keyboard hook was that it locked all keyboard input events while minimized to tray and slowed down input when the plugin window was active.
     
    Last edited:

    yhoogi

    MP Donator
  • Premium Supporter
  • March 9, 2008
    599
    47
    Home Country
    Germany Germany
    here you are;
    But no error message related to Anime Plugin
    --- Post updated ---
    Believe that is normal as the default matching is set to start word and can be toggled with [ key, skin should display the shortcuts next to the search field.

    Ah misunderstood: thought it is the toggle between T9 & Text serach.
    Nevertheless the chars "[" & "]" don't work at all
     

    Rick164

    MP Donator
  • Premium Supporter
  • January 7, 2006
    1,335
    1,006
    Home Country
    Netherlands Netherlands
    @yhoogi thanks, seeing nothing in logs so best to try the following steps:

    - Use the search text from MA3
    - Type something to search
    - Try to toggle with [ and ] key
    - Exit mediaportal

    Afterwards in mediaportal-error.log it has logged those commands and we can compare them as it's most likely a regional issue with the German keycodes not lining up with the default English-US ones :)
     

    Rick164

    MP Donator
  • Premium Supporter
  • January 7, 2006
    1,335
    1,006
    Home Country
    Netherlands Netherlands
    It isn't registering any key command while the search works so looks like an older build, attached only the .dll file this time so we can re-test afterwards and it can be placed in:

    C:\Program Files (x86)\Team MediaPortal\MediaPortal\plugins\Windows
     

    Attachments

    • Anime3.zip
      813.1 KB

    Users who are viewing this thread

    Top Bottom