My Anime 2 (2 Viewers)

yhoogi

MP Donator
  • Premium Supporter
  • March 9, 2008
    599
    47
    Home Country
    Germany Germany
    Yeah its working.

    I remembered that this function was executed at the end of the import a while ago


    Login problem seems to be resolved.
    Was some server problem


    Cheers
     

    slamdance

    Portal Member
    July 9, 2008
    40
    4
    Home Country
    Netherlands Netherlands
    Under the advanced options tab in the myAnime2 config you can set the actions to run during an import. removing files that no longer exist from the db is one of the options.
     

    pur_berger

    Super User
  • Team MediaPortal
  • Super User
  • May 14, 2007
    1,679
    309
    52
    Vienna
    Home Country
    Austria Austria
    AW: My Anime 2

    I would be Carefull using this option - as it also means that if you can't connect to your animesource you loose all of them (what has actually happened to me ...) - I use the option in the utilities menue in MP itself - cleanup database and remove epsiodes with no physical file.
     

    pur_berger

    Super User
  • Team MediaPortal
  • Super User
  • May 14, 2007
    1,679
    309
    52
    Vienna
    Home Country
    Austria Austria
    Skin Support for Fidelity

    Gentleman ...

    was play around with different skins - but it seems as there is soemthing wrong with Anime_Main.xml - it's not strating up and giving an error - alos with the startup plugin. Any chance to look over this? StreamedMP is giving me a lot of headache latly and using something else would be grate :)

    THX in advance!
     

    lwerndly

    Portal Pro
    January 14, 2008
    702
    278
    Home Country
    Australia Australia
    Re: Skin Support for Fidelity

    Gentleman ...

    was play around with different skins - but it seems as there is soemthing wrong with Anime_Main.xml - it's not strating up and giving an error - alos with the startup plugin. Any chance to look over this? StreamedMP is giving me a lot of headache latly and using something else would be grate :)

    THX in advance!

    What error are you getting, and with which skin?
     

    pur_berger

    Super User
  • Team MediaPortal
  • Super User
  • May 14, 2007
    1,679
    309
    52
    Vienna
    Home Country
    Austria Austria
    AW: My Anime 2

    Welll ... there are two issues in fact:

    First it's an error in an Plugin (StartIT) - telling:

    Ann error occured while laoding teh plugin - MyAnimePlugin2.MainWindows

    It's incompatible with the current Mediaportal version.

    The second one is with the "Fidelity" Skin:

    When trying to open MyAnime you get:

    Missing or invalid file c:ßProgramData\Team Mediaportal\MediaPortal\Skin\Fidelity 1.3\Anime2_Main.xml

    What I have done now is simply to copy over the files from the default Wide skin - at least it starts up no with the collection Also it's nt very handsome ...
     

    Game_dude

    Portal Pro
    February 28, 2006
    637
    38
    Indiana
    Home Country
    United States of America United States of America
    Does the Utorrent feature work in 1.2 beta? I can't seem to get it to work. When trying to test connection it fails.
     

    ltfearme

    Community Plugin Dev
  • Premium Supporter
  • June 10, 2007
    6,755
    7,200
    Sydney
    Home Country
    Australia Australia
    ltfearme said:
    Hey Guys, just would like to let you know there is a now a MediaPortal plugin for trakt.tv. You can find out information on the plugin here: Trakt for Mediaportal

    Would you be interested in adding an implementation for My Anime? You can check out MovingPictures and TVseries implentation on Git Hub

    I have looked at the API and website, and have to say it looks really awesome.
    I had been hoping that AniDB/MAL/AnimePlanet would implement the kind of API and community features available at Trakt, but they haven't done so yet.
    As usual the same problems exist.
    1. No direct link from AniDB to Trakt
    2. Will trakt have 100% of the shows that appear on AniDB.

    It looks like trakt has links to TvDB so I should be able to piggy back off that.

    So I won't be supporting Trakt for MyAnime2 but will definitely start implementing support for MyAnime3 which we are working on now.
    I have added a My Anime plugin handler to Trakt for the next version. Since Trakt works from data from theTVDB.com I only scrobble/sync if that information is available in the users database.

    I have only quickly looked at your API in My Anime and I think I got everything right (well according to my basic tests anyway). If you would like to review the plugin handler you can here. If you want a DLL let me know, there is nothing you have to do to your plugin for it work.

    Currently it will do the following:
    * Library Sync to Trakt including watched state.
    * Sync back to My Anime of Watched\UnWatched state.
    * Watching/Scrobble sent to trakt when episode playback starts/stops in MediaPortal.

    I would like to add ToggleWatched and Rate Episode/Series when you do it from the My Anime GUI, but I couldn't see any events I could hook into to achieve that. Maybe something to add in a future version? Sending watched state is no big deal as it will be picked up on next library sync but Unwatched syncing will only work if you mark it as unseen from website in this case.

    One concern I had is with the watched/unwatched syncing back to MediaPortal, the behaviour might not be what is expected and needs review.

    Of course this is completely optional, the plugin handler can be enabled/disabled in trakt configuration.
     

    Game_dude

    Portal Pro
    February 28, 2006
    637
    38
    Indiana
    Home Country
    United States of America United States of America
    ltfearme said:
    Hey Guys, just would like to let you know there is a now a MediaPortal plugin for trakt.tv. You can find out information on the plugin here: Trakt for Mediaportal

    Would you be interested in adding an implementation for My Anime? You can check out MovingPictures and TVseries implentation on Git Hub

    I have looked at the API and website, and have to say it looks really awesome.
    I had been hoping that AniDB/MAL/AnimePlanet would implement the kind of API and community features available at Trakt, but they haven't done so yet.
    As usual the same problems exist.
    1. No direct link from AniDB to Trakt
    2. Will trakt have 100% of the shows that appear on AniDB.

    It looks like trakt has links to TvDB so I should be able to piggy back off that.

    So I won't be supporting Trakt for MyAnime2 but will definitely start implementing support for MyAnime3 which we are working on now.
    I have added a My Anime plugin handler to Trakt for the next version. Since Trakt works from data from theTVDB.com I only scrobble/sync if that information is available in the users database.

    I have only quickly looked at your API in My Anime and I think I got everything right (well according to my basic tests anyway). If you would like to review the plugin handler you can here. If you want a DLL let me know, there is nothing you have to do to your plugin for it work.

    Currently it will do the following:
    * Library Sync to Trakt including watched state.
    * Sync back to My Anime of Watched\UnWatched state.
    * Watching/Scrobble sent to trakt when episode playback starts/stops in MediaPortal.

    I would like to add ToggleWatched and Rate Episode/Series when you do it from the My Anime GUI, but I couldn't see any events I could hook into to achieve that. Maybe something to add in a future version? Sending watched state is no big deal as it will be picked up on next library sync but Unwatched syncing will only work if you mark it as unseen from website in this case.

    One concern I had is with the watched/unwatched syncing back to MediaPortal, the behaviour might not be what is expected and needs review.

    Of course this is completely optional, the plugin handler can be enabled/disabled in trakt configuration.
    This is a feature I've been waiting for thanks! Can't wait for it :)
     

    lwerndly

    Portal Pro
    January 14, 2008
    702
    278
    Home Country
    Australia Australia
    pur_berger said:
    Welll ... there are two issues in fact:

    First it's an error in an Plugin (StartIT) - telling:

    Ann error occured while laoding teh plugin - MyAnimePlugin2.MainWindows

    When trying to open MyAnime you get:

    Missing or invalid file c:ßProgramData\Team Mediaportal\MediaPortal\Skin\Fidelity 1.3\Anime2_Main.xml

    You need to make sure you have coped over all the Anime2_*.xml files. You also need to copy all the images files from
    C:\ProgramData\Team MediaPortal\MediaPortal\skin\DefaultWide\Media\MyAnime

    But without the log file I can't really tell you for sure what is happening.

    Game_dude said:
    Does the Utorrent feature work in 1.2 beta? I can't seem to get it to work. When trying to test connection it fails.

    Works for me. What version of uTorent are you using?
    Have you tested that the WebUI works via your browser?

    ltfearme said:
    I have added a My Anime plugin handler to Trakt for the next version. Since Trakt works from data from theTVDB.com I only scrobble/sync if that information is available in the users database.

    Had a quick look at the code, and have a general idea of how it works. A bit like fanart handler?

    It would be good if you can contact me via PM, so we can discuss how to support the other things you asked for.
     

    Users who are viewing this thread

    Top Bottom