My Anime 2 (3 Viewers)

lwerndly

Portal Pro
January 14, 2008
702
278
Home Country
Australia Australia
Quick question, likely an obvious question. I'm using the Monochrome skin...whereabouts did my handy little checkbox to mark my favorite series go? I used to use it to make it easy to browse quickly to my currently active series, rather than scroll through page after page to get to the one I was watching.

Keep up the great work lwerndly, My Anime Plugin has become the focal point of my HTPC.

Most of the options are now available via the context menu, which is probably F9 on your keyboard or the Info button on your remote.
Favourites are indicated by the Heart icon.
You can view just the favourites using the "Switch View" menu on the side.

Fave.jpg

I've slowed down on the dev work over the last few days, but bert_r has done a few fixes so I'll probably do a release in the next couple of hours to get those out.
 

lwerndly

Portal Pro
January 14, 2008
702
278
Home Country
Australia Australia
Version 2.0.8

FIXED: Manually specified fanart is now used as a default in random mode if there are no existing fanart images.
FIXED: File name not appearing in hash progress ( Issue #55 )
CHANGED: "Get episodes/images" TvDB option is now a force refresh
CHANGED: Episodes from TvDB will now use the absolute numbering scheme first where it is available
ADDED: Added option to hide plot for episodes
ADDED: Added options for downloading of TvDB episode information and images
ADDED: Option to turn off using watched status from AniDB + additional options ( Issue #47 )

Version 2.0.8 - June 19, 2009 - Changelog
 

bert_r

Portal Pro
April 7, 2009
110
16
Home Country
Belgium Belgium
is there something wrong with the ed2k hash ? I've noticed a lot of the files that I've been downloading lately don't match aniDB
Not that I know of ... the only problem currently is that the filename isn't displayed while hashing (I'm working on that).
Could you give me an example of such a file? When testing it a few weeks ago I checked 20+ hashed files manually against AniDB and everything was correct.

Also, are you using the latest version of the plugin and dll? Not so long ago I rewrote most of the ed2k.dll, it should be a bit faster and probably a bit more reliable also because of extra error checking.

Yes I am using the latest ed2k.dll and plugin
Well, i don't know what information you need but here are the 3 files that I downloaded yesterday that gave me completely different ed2k hash than what is on the aniDB site
http://anidb.net/perl-bin/animedb.pl?show=file&fid=601342
http://anidb.net/perl-bin/animedb.pl?show=file&fid=601697
http://anidb.net/perl-bin/animedb.pl?show=file&fid=601765

I replace the incorrect hash in the file manager with what I saw on aniDB and that seemed to have fixed it, but if I have to do it for every file it'll be a hassle

Is there any way to rehash a file, if you need the hash of what I got before I'll have to rehash the file and I don't remember the incorrect hash

I've downloaded and tried hashing the first 2 files, they both result in the same hash as mentioned on AniDB.
Do you have special hardware? The dll is mainly written in assembler to get the fastest hashing as possible, this may result in problems for exotic processors.
Also, have you checked the CRC of your files? Maybe something went wrong with the download which corrupted the file.

If you want to do some quick testing, I'll attach my test program to this post. I use this program while debugging the dll (that's faster than constantly restarting MediaPortal). Note that this test program hashes all files in a directory, you can only choose if it's recursive or not. It also only works with the latest dll.
 

Attachments

  • Ed2kTest.zip
    30.6 KB

nipper575

Portal Member
April 30, 2009
32
0
Home Country
Could somebody give me a clue as to why I get this message when I try to configure this plugin in mediaportal configuration?

I'm very sorry for the long post, if reinstalling mediaportal will fix this then I will do it, I just want to make sure I haven't done anything stupid. I just dumped the files from the plugin in the mediaportal installation directory.


edit: you may delete this if it is in the wrong area to ask for help in regards to the myanime plugin.

Cheers


See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.FormatException: Input string was not in a correct format.
at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
at System.Int32.Parse(String s)
at MyAnimePlugin2.Database.Raw_AnimeGroup.ProcessResultSet(SQLiteResultSet results) in C:\Projects\SVN\animeplugin2\trunk\MyAnimePlugin2\Database\Raw_AnimeGroup.cs:line 145
at MyAnimePlugin2.ConfigFiles.ConfigAnimeGroup.Load(Int32 animeGroupID, DBHelper& dbHelper) in C:\Projects\SVN\animeplugin2\trunk\MyAnimePlugin2\ConfigFiles\ConfigAnimeGroup.cs:line 43
at MyAnimePlugin2.ConfigFiles.ConfigDBHelper.GetGroups(DBHelper& dbHelper) in C:\Projects\SVN\animeplugin2\trunk\MyAnimePlugin2\ConfigFiles\ConfigDBHelper.cs:line 111
at MyAnimePlugin2.ConfigFiles.frmConfig.FillTree() in C:\Projects\SVN\animeplugin2\trunk\MyAnimePlugin2\ConfigFiles\frmConfig.cs:line 612
at MyAnimePlugin2.ConfigFiles.frmConfig..ctor() in C:\Projects\SVN\animeplugin2\trunk\MyAnimePlugin2\ConfigFiles\frmConfig.cs:line 184
at MyAnimePlugin2.MainWindow.ShowPlugin() in C:\Projects\SVN\animeplugin2\trunk\MyAnimePlugin2\Windows\MainWindow.cs:line 259
at MediaPortal.Configuration.Sections.PluginsNew.itemConfigure_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4016 (NetFxQFE.050727-4000)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
Configuration
Assembly Version: 1.0.2.42476
Win32 Version: 1.0.2.22555
CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/Configuration.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4016 (NetFxQFE.050727-4000)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4016 (NetFxQFE.050727-4000)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4016 (NetFxQFE.050727-4000)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
Core
Assembly Version: 1.0.2.42465
Win32 Version: 1.0.2.22555
CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/Core.DLL
----------------------------------------
Utils
Assembly Version: 2.2.7.42464
Win32 Version: 2.2.7.22555
CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/Utils.DLL
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4016 (NetFxQFE.050727-4000)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.ServiceProcess
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4016 (NetFxQFE.050727-4000)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.ServiceProcess/2.0.0.0__b03f5f7f11d50a3a/System.ServiceProcess.dll
----------------------------------------
System.Configuration
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4016 (NetFxQFE.050727-4000)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
BassRegistration
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/BassRegistration.DLL
----------------------------------------
nchtjviq
Assembly Version: 2.2.7.42464
Win32 Version: 2.0.50727.4016 (NetFxQFE.050727-4000)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
Microsoft.DirectX.Direct3D
Assembly Version: 1.0.2902.0
Win32 Version: 9.05.132.0000
CodeBase: file:///C:/Windows/assembly/GAC/Microsoft.DirectX.Direct3D/1.0.2902.0__31bf3856ad364e35/Microsoft.DirectX.Direct3D.dll
----------------------------------------
Bass.Net
Assembly Version: 2.4.3.1
Win32 Version: 2.4.3.1
CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/Bass.Net.DLL
----------------------------------------
Databases
Assembly Version: 1.0.2.42467
Win32 Version: 1.0.2.22555
CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/Databases.DLL
----------------------------------------
RemotePlugins
Assembly Version: 1.0.2.42474
Win32 Version: 1.0.2.22555
CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/RemotePlugins.DLL
----------------------------------------
DirectShowLib
Assembly Version: 2.0.0.22555
Win32 Version: 2.0.0.22555
CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/DirectShowLib.DLL
----------------------------------------
MPInstaller.Library
Assembly Version: 1.0.2.42471
Win32 Version: 1.0.2.22555
CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/MPInstaller.Library.DLL
----------------------------------------
Microsoft.DirectX
Assembly Version: 1.0.2902.0
Win32 Version: 5.04.00.2904
CodeBase: file:///C:/Windows/assembly/GAC/Microsoft.DirectX/1.0.2902.0__31bf3856ad364e35/Microsoft.DirectX.dll
----------------------------------------
Accessibility
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4016 (NetFxQFE.050727-4000)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
CSScriptLibrary
Assembly Version: 1.9.0.0
Win32 Version: 1.9.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/CSScriptLibrary.DLL
----------------------------------------
8076a945-85f8-4ec5-af3d-77ec855a6d0e
Assembly Version: 0.0.0.0
Win32 Version: 0.0.0.0
CodeBase: file:///C:/Users/ADAM/AppData/Local/Temp/8076a945-85f8-4ec5-af3d-77ec855a6d0e.tmp
----------------------------------------
System.Runtime.Serialization.Formatters.Soap
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4016 (NetFxQFE.050727-4000)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Runtime.Serialization.Formatters.Soap/2.0.0.0__b03f5f7f11d50a3a/System.Runtime.Serialization.Formatters.Soap.dll
----------------------------------------
System.Data
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4016 (NetFxQFE.050727-4000)
CodeBase: file:///C:/Windows/assembly/GAC_32/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
TvLibrary.Interfaces
Assembly Version: 1.0.2.42500
Win32 Version: 1.0.2.22555
CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/TvLibrary.Interfaces.DLL
----------------------------------------
vzz79zyv
Assembly Version: 1.0.2.42465
Win32 Version: 2.0.50727.4016 (NetFxQFE.050727-4000)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
Interop.X10
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/Interop.X10.DLL
----------------------------------------
Microsoft.DirectX.DirectInput
Assembly Version: 1.0.2902.0
Win32 Version: 5.04.00.2904
CodeBase: file:///C:/Windows/assembly/GAC/Microsoft.DirectX.DirectInput/1.0.2902.0__31bf3856ad364e35/Microsoft.DirectX.DirectInput.dll
----------------------------------------
Anime2
Assembly Version: 2.0.8.0
Win32 Version: 2.0.8.0
CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/Plugins/windows/Anime2.dll
----------------------------------------
Dialogs
Assembly Version: 1.0.2.42469
Win32 Version: 1.0.2.22555
CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/Plugins/windows/Dialogs.dll
----------------------------------------
MultiShortcut01
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/Plugins/windows/HD%20Starter.dll
----------------------------------------
MovingPictures
Assembly Version: 0.7.2.545
Win32 Version: 0.7.2.545
CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/Plugins/windows/MovingPictures.dll
----------------------------------------
System.Web
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4016 (NetFxQFE.050727-4000)
CodeBase: file:///C:/Windows/assembly/GAC_32/System.Web/2.0.0.0__b03f5f7f11d50a3a/System.Web.dll
----------------------------------------
System.Messaging
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4016 (NetFxQFE.050727-4000)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Messaging/2.0.0.0__b03f5f7f11d50a3a/System.Messaging.dll
----------------------------------------
System.Design
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4016 (NetFxQFE.050727-4000)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Design/2.0.0.0__b03f5f7f11d50a3a/System.Design.dll
----------------------------------------
MP-TVSeries
Assembly Version: 2.2.3389.0
Win32 Version: 2.2.3389.0
CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/Plugins/windows/MP-TVSeries.dll
----------------------------------------
TvPlugin
Assembly Version: 1.0.2.42502
Win32 Version: 1.0.2.22555
CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/Plugins/windows/TvPlugin.dll
----------------------------------------
TVDatabase
Assembly Version: 1.0.2.42500
Win32 Version: 1.0.2.22555
CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/TVDatabase.DLL
----------------------------------------
Gentle.Framework
Assembly Version: 1.5.0.29053
Win32 Version: 1.5.0.29053
CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/Gentle.Framework.DLL
----------------------------------------
Gentle.Common
Assembly Version: 1.5.0.29053
Win32 Version: 1.5.0.29053
CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/Gentle.Common.DLL
----------------------------------------
TvControl
Assembly Version: 1.0.2.42500
Win32 Version: 1.0.2.22555
CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/TvControl.DLL
----------------------------------------
TvBusinessLayer
Assembly Version: 1.0.2.42501
Win32 Version: 1.0.2.22555
CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/TvBusinessLayer.DLL
----------------------------------------
System.Runtime.Remoting
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4016 (NetFxQFE.050727-4000)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
log4net
Assembly Version: 1.2.10.0
Win32 Version: 1.2.10.0
CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/log4net.DLL
----------------------------------------
Gentle.Provider.MySQL
Assembly Version: 1.5.0.29054
Win32 Version: 1.5.0.29054
CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/Gentle.Provider.MySQL.DLL
----------------------------------------
Gentle.Provider.SQLServer
Assembly Version: 1.5.0.29053
Win32 Version: 1.5.0.29053
CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/Gentle.Provider.SQLServer.DLL
----------------------------------------
MySql.Data
Assembly Version: 5.0.8.1
Win32 Version: 5.0.8.1
CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/MySql.Data.DLL
----------------------------------------
System.Transactions
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4016 (NetFxQFE.050727-4000)
CodeBase: file:///C:/Windows/assembly/GAC_32/System.Transactions/2.0.0.0__b77a5c561934e089/System.Transactions.dll
----------------------------------------
System.EnterpriseServices
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4016 (NetFxQFE.050727-4000)
CodeBase: file:///C:/Windows/assembly/GAC_32/System.EnterpriseServices/2.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.dll
----------------------------------------
WindowPlugins
Assembly Version: 1.0.2.42481
Win32 Version: 1.0.2.22555
CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/Plugins/windows/WindowPlugins.dll
----------------------------------------
MiniDisplayLibrary
Assembly Version: 1.0.2.42477
Win32 Version: 1.0.2.22555
CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/MiniDisplayLibrary.DLL
----------------------------------------
TVCapture
Assembly Version: 1.0.2.42472
Win32 Version: 1.0.2.22555
CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/TVCapture.DLL
----------------------------------------
SubtitlePlugins
Assembly Version: 1.0.2.42468
Win32 Version: 1.0.2.22555
CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/Plugins/subtitle/SubtitlePlugins.dll
----------------------------------------
ExternalPlayers
Assembly Version: 1.0.2.42468
Win32 Version: 1.0.2.22555
CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/Plugins/externalplayers/ExternalPlayers.dll
----------------------------------------
Interop.iTunesLib
Assembly Version: 1.7.0.0
Win32 Version: 1.7.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/Interop.iTunesLib.DLL
----------------------------------------
PowerSchedulerClientPlugin
Assembly Version: 1.0.2.42503
Win32 Version: 1.0.2.22555
CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/plugins/process/PowerSchedulerClientPlugin.DLL
----------------------------------------
PowerScheduler.Interfaces
Assembly Version: 1.0.2.42500
Win32 Version: 1.0.2.22555
CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/PowerScheduler.Interfaces.DLL
----------------------------------------
ProcessPlugins
Assembly Version: 1.0.2.42479
Win32 Version: 1.0.2.22555
CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/plugins/process/ProcessPlugins.DLL
----------------------------------------
MusicShareWatcherHelper
Assembly Version: 1.0.2.42469
Win32 Version: 1.0.2.22555
CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/MusicShareWatcherHelper.DLL
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
 

bert_r

Portal Pro
April 7, 2009
110
16
Home Country
Belgium Belgium
Could somebody give me a clue as to why I get this message when I try to configure this plugin in mediaportal configuration?

I'm very sorry for the long post, if reinstalling mediaportal will fix this then I will do it, I just want to make sure I haven't done anything stupid. I just dumped the files from the plugin in the mediaportal installation directory.

I don't think you're doing anything wrong. This seems like a bug to me.
I'm not sure what's the cause though ... something went wrong when reading the database.

A few questions:
- Did you use the plugin before, or is this the first run?
- If you used it before, did you do anything special? Or did anything special happen? (example: a MediaPortal crash could cause a corrupted database)
- Could you try deleting (or renaming) the database? (For XP the you can find the database at C:\Documents and Settings\All Users\Application Data\Team MediaPortal\MediaPortal\database\AnimeDatabaseV20.db3, for vista the database is in C:\ProgramData\Team MediaPortal\MediaPortal\database\AnimeDatabaseV20.db3)
- If none of these help, could you post (or PM) your AnimeDatabaseV20.db3?
 

FdL

Portal Pro
April 17, 2009
99
0
[
CHANGED: Episodes from TvDB will now use the absolute numbering scheme first where it is available


What does this mean, is it for super long series like Naruto, Bleach or One Piece?
I'm thinking that series with several "sequels", that get grouped as seasons in TVdb this could be bad, as it could be choosing one series with 3 seasons instead of 3 series. Am I getting it right?

I've noticed that most of the stuff the plugin doesn't get for me it could be for my choice of using the "romaji" version of the name. Could that be the reason, that it just searches for the title string in TVDB and it doesn't match with the english version there? One that it doesn't get is Zero no Tsukaima.

Then, for the series it doesn't retrieve properly, is it ok with just copying the TVdb series code? Does that just help it grab the banner, fanart, etc?

By the way, Haruhi Suzumiya was an absolute pain. The thing between the aired order, the chronologic order and the version with the new episodes makes it a true nightmare.
 

lwerndly

Portal Pro
January 14, 2008
702
278
Home Country
Australia Australia
FdL said:
What does this mean, is it for super long series like Naruto, Bleach or One Piece?
I'm thinking that series with several "sequels", that get grouped as seasons in TVdb this could be bad, as it could be choosing one series with 3 seasons instead of 3 series. Am I getting it right?

You still have the option to choose which TvDB series maps to which AniDB series.

FdL said:
I've noticed that most of the stuff the plugin doesn't get for me it could be for my choice of using the "romaji" version of the name. Could that be the reason, that it just searches for the title string in TVDB and it doesn't match with the english version there? One that it doesn't get is Zero no Tsukaima.

It will use actually search TvDB using three criteria. (1) Romaji name (2) English name (3) Manually specified name.
Of course if any of these are the same, it will only use the unique criteria.
It is strange that it doesn't find "Zero no Tsukaima", as it works for me. As long as that is the exact title.
Also if you have the web service enabled, and do a TvDB search it should come up with a "Community Says..." recommendation.

FdL said:
Then, for the series it doesn't retrieve properly, is it ok with just copying the TVdb series code? Does that just help it grab the banner, fanart, etc?

Yeah if you manually populate the TvDB ID, that should work.
Since that is all the "Search TvDB" really does.
You will need to do a "Run Import" or open the fanart screen to get the images though.

IMPORTANT NOTE - the host for my web service will be going down in about 48 hours.
I have been trying to find an alternative with no luck so far.
I'll most likely get it up and running on my home connection until I find a permanent solution
 

PyroFD3S

Portal Member
April 21, 2008
21
0
Not that I know of ... the only problem currently is that the filename isn't displayed while hashing (I'm working on that).
Could you give me an example of such a file? When testing it a few weeks ago I checked 20+ hashed files manually against AniDB and everything was correct.

Also, are you using the latest version of the plugin and dll? Not so long ago I rewrote most of the ed2k.dll, it should be a bit faster and probably a bit more reliable also because of extra error checking.

Yes I am using the latest ed2k.dll and plugin
Well, i don't know what information you need but here are the 3 files that I downloaded yesterday that gave me completely different ed2k hash than what is on the aniDB site
http://anidb.net/perl-bin/animedb.pl?show=file&fid=601342
http://anidb.net/perl-bin/animedb.pl?show=file&fid=601697
http://anidb.net/perl-bin/animedb.pl?show=file&fid=601765

I replace the incorrect hash in the file manager with what I saw on aniDB and that seemed to have fixed it, but if I have to do it for every file it'll be a hassle

Is there any way to rehash a file, if you need the hash of what I got before I'll have to rehash the file and I don't remember the incorrect hash

I've downloaded and tried hashing the first 2 files, they both result in the same hash as mentioned on AniDB.
Do you have special hardware? The dll is mainly written in assembler to get the fastest hashing as possible, this may result in problems for exotic processors.
Also, have you checked the CRC of your files? Maybe something went wrong with the download which corrupted the file.

If you want to do some quick testing, I'll attach my test program to this post. I use this program while debugging the dll (that's faster than constantly restarting MediaPortal). Note that this test program hashes all files in a directory, you can only choose if it's recursive or not. It also only works with the latest dll.

Thanks for the program
looks like it hashes it correctly in the program but I hashed it within mediaportal a few days ago with the 2.07 plugin and was getting theses hashes, and yes I'm using the latest .dll

[SS-Eclipse] hayate no gotoku s2 ep 12 mkv
mine 9E57BDA97E8CB0CC31925B9B67ACAD5F
aniDB 53328123109ead297054309f951a733b

[mochi] pandora hearts ep 12 mkv
mine 8A9F60DE40F22D74325043FD9EA461A8
aniDB C9F18B710D760C03D9A7AB2672D43DB5

[ANBU] Cross game ep 11 mkv
mine 30B15387AF84950E14C29725B63ABF93
aniDB 69f74d070b72d6088ef9a77b2fa7f490

[Eclipse] Full Metal Alchemist: Brotherhood ep 12 mkv
mine 72A2461EB2EE1CA7F8B7B967616CE55D
aniDB 5f4f337e254602dea5c9d7ebeb555b58

My computer is pretty standard

CPU: Intel Core 2 Duo E6600
RAM: Mushkin HP2-6400
MOBO: ASUS P5K
VIDEO CARD: eVGA GeForce 8800 GTS

Running XP Pro SP3

I thinking that it might be trying to hash the file while it's since downloading off the torrent cause I have watch for new files in the plugin checked off and that could be the reason why it's getting different hash than aniDB, cause I've only tried the program on completed files , could that be possible that it's hashing incompleted files
I'm also seeing this message in my logs so that's why I'm thinking it might be hashing the incomplete file

"2009-06-23 19:59:35.531250 [Info.][30]: Found FileHash in cache: FileName: [Frostii]_K-On!_-_11_[480p][354335CB].mkv | ED2KHash: E9682FD4B76033B8A4E8932F4CA2256B | FileSize: 183502757 | DateTimeUpdated: 23/06/2009 7:51:36 AM"


is there any way to force a rehash of the files?
 

nipper575

Portal Member
April 30, 2009
32
0
Home Country
Could somebody give me a clue as to why I get this message when I try to configure this plugin in mediaportal configuration?

I'm very sorry for the long post, if reinstalling mediaportal will fix this then I will do it, I just want to make sure I haven't done anything stupid. I just dumped the files from the plugin in the mediaportal installation directory.

I don't think you're doing anything wrong. This seems like a bug to me.
I'm not sure what's the cause though ... something went wrong when reading the database.

A few questions:
- Did you use the plugin before, or is this the first run?
- If you used it before, did you do anything special? Or did anything special happen? (example: a MediaPortal crash could cause a corrupted database)
- Could you try deleting (or renaming) the database? (For XP the you can find the database at C:\Documents and Settings\All Users\Application Data\Team MediaPortal\MediaPortal\database\AnimeDatabaseV20.db3, for vista the database is in C:\ProgramData\Team MediaPortal\MediaPortal\database\AnimeDatabaseV20.db3)
- If none of these help, could you post (or PM) your AnimeDatabaseV20.db3?

Thanks for the reply.

I used to have the previous myanime (version 1.xx I assume) plugin installed which used to let me configure it fine. I never used it or got it working to my liking so I removed it.

This particular plugin (v 2.08?) I did not use it before I tried to configure it, but I it works fine with in mediaportal, it just crashes when I try to configure the plugin.

I will try renaming/deleting the database tonight, if that doesn't work I'll post my AnimeDatabaseV20.db3.

Thanks for the support!


Update: deleting the old database worked. I can now configure the plugin

Thank you very much for your help.
 

Users who are viewing this thread

Top Bottom