home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
MediaPortal 1 Plugins
My Anime plugin
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="bert_r" data-source="post: 408829" data-attributes="member: 90426"><p>You can enable the 'web service' in the plugin itself (main screen: options -> under miscellaneous 'use Web Service'), or in the configuration dialog (main tab - Network: Submit/retrieve data from plugin web service). I believe it will try to match the filename, and return the anidb data.</p><p></p><p>Regarding the matching of the file: Most of the anime files (or all of them) contain the CRC32 hash. The AniDB API requires ed2k hashes (+the file size). For details see the <a href="http://wiki.anidb.net/w/UDP_API_Definition#FILE:_Retrieve_File_Data" target="_blank">AniDB API specification</a>.</p><p></p><p>[USER=64817]lwerndly[/USER]: I had a look at the hashing algorithm, and I couldn't do much there. It seems as if the slowest part is not the file access on disk (+/- 10%) when reading from a local HDD, but the actual calculation time. I have tried several things, and I could only managed to improve the hashing time with +/- 5%, which is nearly nothing.</p></blockquote><p></p>
[QUOTE="bert_r, post: 408829, member: 90426"] You can enable the 'web service' in the plugin itself (main screen: options -> under miscellaneous 'use Web Service'), or in the configuration dialog (main tab - Network: Submit/retrieve data from plugin web service). I believe it will try to match the filename, and return the anidb data. Regarding the matching of the file: Most of the anime files (or all of them) contain the CRC32 hash. The AniDB API requires ed2k hashes (+the file size). For details see the [URL="http://wiki.anidb.net/w/UDP_API_Definition#FILE:_Retrieve_File_Data"]AniDB API specification[/URL]. [USER=64817]lwerndly[/USER]: I had a look at the hashing algorithm, and I couldn't do much there. It seems as if the slowest part is not the file access on disk (+/- 10%) when reading from a local HDD, but the actual calculation time. I have tried several things, and I could only managed to improve the hashing time with +/- 5%, which is nearly nothing. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
My Anime plugin
Contact us
RSS
Top
Bottom