My Anime 2 (4 Viewers)

PyroFD3S

Portal Member
April 21, 2008
21
0
Is there any reason why it's not adding some of my files to my database
I have a few series that are not showing up in the database, and I haven't renamed any files so it should be finding them on anidb.info right?
I also have a few episodes in a series that are not showing up
help please?
 

lwerndly

Portal Pro
January 14, 2008
702
278
Home Country
Australia Australia
Raytestrak said:
Speaking of the ICSharpCode.SharpZipLib, like I said, the new mptvseries test version puts it in the plugins folder, I don't know if it will affect your plugin, but storing different dll's in different location can lead to needles in haystack type problems so I asked the devs there why they did that. Maybe it's interesting for you as well:

Thanks we'll need to look into this as well

PyroFD3S said:
Is there any reason why it's not adding some of my files to my database
I have a few series that are not showing up in the database, and I haven't renamed any files so it should be finding them on anidb.info right?
I also have a few episodes in a series that are not showing up
help please?

If you open up the config screen and go to the file manager tab you will probably see some files there.
Not all files will be on AniDB, although 99% are.

NOTE - you can rename the files however you want and it should still find them.
 

lwerndly

Portal Pro
January 14, 2008
702
278
Home Country
Australia Australia
Okay, I'm missing like an entire series, do I have to add them one by one?

Are you missing the whole series because none of the files are found on AniDB?
If so, what you can do is create a group and create the series underneath via the config screen.
Make sure you populate the AniDB ID on both.
Also make sure you have one of the options for downloading missing episodes selected.

If you then start Medial Portal and do a "Run Import", it will pick up all the AniDB information/images/episodes etc (you can see when it is finished on the Utilities screen and all the queues are empty)

Then go back to the config screen, and you will be able to double click on each episode and assign a file to it.

If you wait a few hours, I will be releasing 2.0.6 which has a better interface for editing the data.
 

PyroFD3S

Portal Member
April 21, 2008
21
0
Thanks for the quick replies, I don't think it can't find it in aniDB because i tried using their client on the website the java applet and they seem recognize the files
Oh and everytime I try to create a group in the manager tab the plugin crashes for some reason


************** Exception Text **************
SQLite.NET.SQLiteException: SQLiteClient: AnimeDatabaseV20.db3 cmd:sqlite3_prepare16:pvm=null err:ERROR detailed:near "s": syntax error query:insert into AnimeGroup ( AnimeGroupID, AniDB_ID, Description, Genre, GroupName, Image_Poster, Image_Banner, Image_Fanart, MAL_ID, TvDB_ID, TvDB_SeasonNumber, DateTimeUpdated, IsFave, UnwatchedEpisodeCount) values(65,5801,'Chi is a kitten that accidentally gets separated from its mother, and is unable to find its way home again. A small boy and his family find Chi and give it a home, although all Chi wants is to return to its mother.','','Chi's Sweet Home','F:\anime','','','',NULL,NULL,'2009-06-10 08:38:11',0,0)
at SQLite.NET.SQLiteClient.ThrowError(String statement, String sqlQuery, SqliteError err)
at SQLite.NET.SQLiteClient.Execute(String query)
at MyAnimePlugin2.Database.DBHelper.ExecuteSQL(String sql) in C:\Projects\SVN\animeplugin2\trunk\MyAnimePlugin2\DatabasePlugin\DBHelper.cs:line 305
at MyAnimePlugin2.ConfigFiles.ConfigAnimeGroup.Save(DBHelper& dbHelper) in C:\Projects\SVN\animeplugin2\trunk\MyAnimePlugin2\ConfigFiles\ConfigAnimeGroup.cs:line 92
at MyAnimePlugin2.ConfigFiles.frmConfig.EditGroup() in C:\Projects\SVN\animeplugin2\trunk\MyAnimePlugin2\ConfigFiles\frmConfig.cs:line 536
at MyAnimePlugin2.ConfigFiles.frmConfig.btnNewGroup_Click(Object sender, EventArgs e) in C:\Projects\SVN\animeplugin2\trunk\MyAnimePlugin2\ConfigFiles\frmConfig.cs:line 544
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.3082 (QFE.050727-3000)
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/Team%20MediaPortal/MediaPortal/Configuration.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
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.3053 (netfxsp.050727-3000)
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.3053 (netfxsp.050727-3000)
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/Team%20MediaPortal/MediaPortal/Core.DLL
----------------------------------------
Utils
Assembly Version: 2.2.7.42464
Win32 Version: 2.2.7.22555
CodeBase: file:///C:/Program%20Files/Team%20MediaPortal/MediaPortal/Utils.DLL
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3082 (QFE.050727-3000)
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.3053 (netfxsp.050727-3000)
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.3053 (netfxsp.050727-3000)
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/Team%20MediaPortal/MediaPortal/BassRegistration.DLL
----------------------------------------
q0n4vdi4
Assembly Version: 2.2.7.42464
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
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/Team%20MediaPortal/MediaPortal/Bass.Net.DLL
----------------------------------------
Databases
Assembly Version: 1.0.2.42467
Win32 Version: 1.0.2.22555
CodeBase: file:///C:/Program%20Files/Team%20MediaPortal/MediaPortal/Databases.DLL
----------------------------------------
RemotePlugins
Assembly Version: 1.0.2.42474
Win32 Version: 1.0.2.22555
CodeBase: file:///C:/Program%20Files/Team%20MediaPortal/MediaPortal/RemotePlugins.DLL
----------------------------------------
DirectShowLib
Assembly Version: 2.0.0.22555
Win32 Version: 2.0.0.22555
CodeBase: file:///C:/Program%20Files/Team%20MediaPortal/MediaPortal/DirectShowLib.DLL
----------------------------------------
MPInstaller.Library
Assembly Version: 1.0.2.42471
Win32 Version: 1.0.2.22555
CodeBase: file:///C:/Program%20Files/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.3053 (netfxsp.050727-3000)
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/Team%20MediaPortal/MediaPortal/CSScriptLibrary.DLL
----------------------------------------
0e4e2cc3-4fb3-497f-99b0-6ab56d2560a2
Assembly Version: 0.0.0.0
Win32 Version: 0.0.0.0
CodeBase: file:///C:/Documents%20and%20Settings/Fabian/Local%20Settings/Temp/0e4e2cc3-4fb3-497f-99b0-6ab56d2560a2.tmp
----------------------------------------
System.Runtime.Serialization.Formatters.Soap
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
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.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
TVCapture
Assembly Version: 1.0.2.42472
Win32 Version: 1.0.2.22555
CodeBase: file:///C:/Program%20Files/Team%20MediaPortal/MediaPortal/TVCapture.DLL
----------------------------------------
TaskScheduler
Assembly Version: 1.1.1007.26951
Win32 Version: 1.1.1007.26951
CodeBase: file:///C:/Program%20Files/Team%20MediaPortal/MediaPortal/TaskScheduler.DLL
----------------------------------------
System.Management
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Management/2.0.0.0__b03f5f7f11d50a3a/System.Management.dll
----------------------------------------
6fpqqfrg
Assembly Version: 1.0.2.42465
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
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/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.4.0
Win32 Version: 2.0.4.0
CodeBase: file:///C:/Program%20Files/Team%20MediaPortal/MediaPortal/Plugins/windows/Anime2.dll
----------------------------------------
AnimePlugin
Assembly Version: 0.3.1.0
Win32 Version: 0.3.1.0
CodeBase: file:///C:/Program%20Files/Team%20MediaPortal/MediaPortal/Plugins/windows/AnimePlugin.dll
----------------------------------------
System.Web.Services
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Web.Services/2.0.0.0__b03f5f7f11d50a3a/System.Web.Services.dll
----------------------------------------
Dialogs
Assembly Version: 1.0.2.42469
Win32 Version: 1.0.2.22555
CodeBase: file:///C:/Program%20Files/Team%20MediaPortal/MediaPortal/Plugins/windows/Dialogs.dll
----------------------------------------
Extra Menu
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files/Team%20MediaPortal/MediaPortal/Plugins/windows/Extra%20Menu.dll
----------------------------------------
Game Menu
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files/Team%20MediaPortal/MediaPortal/Plugins/windows/Game%20Menu.dll
----------------------------------------
MovingPictures
Assembly Version: 0.7.3.623
Win32 Version: 0.7.3.623
CodeBase: file:///C:/Program%20Files/Team%20MediaPortal/MediaPortal/Plugins/windows/MovingPictures.dll
----------------------------------------
System.Web
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3082 (QFE.050727-3000)
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.3053 (netfxsp.050727-3000)
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.3053 (netfxsp.050727-3000)
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/Team%20MediaPortal/MediaPortal/Plugins/windows/MP-TVSeries.dll
----------------------------------------
Skin Info
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files/Team%20MediaPortal/MediaPortal/Plugins/windows/Skin%20Info.dll
----------------------------------------
Watch Menu
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files/Team%20MediaPortal/MediaPortal/Plugins/windows/Watch%20Menu.dll
----------------------------------------
WindowPlugins
Assembly Version: 1.0.2.42481
Win32 Version: 1.0.2.22555
CodeBase: file:///C:/Program%20Files/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/Team%20MediaPortal/MediaPortal/MiniDisplayLibrary.DLL
----------------------------------------
SubtitlePlugins
Assembly Version: 1.0.2.42468
Win32 Version: 1.0.2.22555
CodeBase: file:///C:/Program%20Files/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/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/Team%20MediaPortal/MediaPortal/Interop.iTunesLib.DLL
----------------------------------------
MediaStream
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files/Team%20MediaPortal/MediaPortal/plugins/process/MediaStream.DLL
----------------------------------------
ProcessPlugins
Assembly Version: 1.0.2.42479
Win32 Version: 1.0.2.22555
CodeBase: file:///C:/Program%20Files/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/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.
 

lwerndly

Portal Pro
January 14, 2008
702
278
Home Country
Australia Australia
Oh and everytime I try to create a group in the manager tab the plugin crashes for some reason

It is probably the apostrophe which is causing problems. Remove it and it should work
I'll do a fix to handle this.

Release 2.0.6

FIXED: Fixed problem hashing of files larger than 4GB
FIXED: Manual downloading of banners/posters from TvDB was broken
FIXED: Check for apostrophes when creating groups/series/episodes from the Config Manager
CHANGED: Much improved interface in config for managing the database
CHANGED: Rearranged some menu items that were in TvDB and created new "Images" context menu item
ADDED: Poster selection screen ( Issue #18 )
ADDED: Ability to disable posters from AniDB

Download on front page
 

yhoogi

MP Donator
  • Premium Supporter
  • March 9, 2008
    599
    47
    Home Country
    Germany Germany
    Hi Iwerndly,

    I am really impressed with the evolution of the plugin.

    If I may make a comment:
    With the current structure, the fanart is almost covered for 3/4 by the overlay for ep info, coverart, etc. With StreamdMP at least this gives no clear view on the cover art anymore which is a pitty.
    Comparing it with Moving Pictures in this context they had some deviations which improves from my perspective the view:
    • The overly is limited to ~1/3 of the lower half, with
    • less line items eps in view (I think 6 would be sufficient)
    • utilising more the lower areas (currently it seems like there is a considerable safety distance to the screen border)
    • The cover art seems to the sizing parameter in the height of the overlay. With Moving Pictures, the cover art is of similar size but seems not related to this overlay height

    I am not quite sure if this a pure xml issue and therefore individually configurable, or if this requires also some adaptation in the plugin itself.

    Cheers,


    I attached 2 screenshots for better illustration:
     

    Attachments

    • MP Screenshot jpg.jpg
      MP Screenshot jpg.jpg
      151.1 KB
    • Anime Plugin.jpg
      Anime Plugin.jpg
      160.5 KB

    Raytestrak

    MP Donator
  • Premium Supporter
  • April 12, 2008
    497
    21
    47
    Honselersdijk
    Home Country
    Netherlands Netherlands
    Yhoogi, it's an xml / image issue. It's configurable, but it may involve making new overlays. I'm using MediaStream for instance, and the overlay which goes over the fanart, is made of one piece. So that would involve some photoshop work. I don´t know how it is for streamedmp though, maybe they have different top and bottom overlays. If that´s the case you can try editting it yourself.
     

    yhoogi

    MP Donator
  • Premium Supporter
  • March 9, 2008
    599
    47
    Home Country
    Germany Germany
    Raytestrak, is there an issue with the coverart size which needs to be fully on the visible overlay, or is this not related to each other?

    Hi Iwerndly:

    Seems like there is still an issue with the " ' " in the file manager: I got also with the newest version the aforementioned error message.

    One other suggestion: I have quite a list of unrecognised files. If possible I would recommend to store in the episodes window of the file manager the last selected series. Its getting a litte tiresome if you have to make several edits for a specific series and have to seach and select this series for each ep again

    Cheers,
     

    Users who are viewing this thread

    Top Bottom