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!
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.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.
This is a feature I've been waiting for thanks! Can't wait for itI 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.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 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.
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
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.
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.