My Anime 3 (3 Viewers)

FireAza

Portal Pro
June 30, 2011
50
10
38
I've recently upgraded myanime3 to use mySQL instead of SQL lite. However, I'm having a hellva time getting everything up and running again, since I now have to re-hash and re-import my entire collection. And to top it off, I'm CONSTANTLY getting bans from anidb, (despite not spamming the import button). I don't seem to remember these bans being so consistent when I first used MP years ago.

I'm not sure these are legitimate bans though, as often shutting down JMM, restarting it, then pressing resume fixes the "ban". But in the end, I seem to get a legitimate ban and I need to wait. I'm also finding that the number of items in the anidb queue doesn't seem to be going down, if anything, it seems to be increasing. I've been at this for weeks now!

I've also noticed that even after an item is removed from the anidb queue, my collection list it STILL empty. It seems like you need to finish the entire import before it will show anything, but that's kinda a pain since I've been trying to finish this import for weeks now.
 

yhoogi

MP Donator
  • Premium Supporter
  • March 9, 2008
    599
    47
    Home Country
    Germany Germany
    It is not only an AniDB queue; Trakt, MAL, etc are also queued for d/l; e.g. fanart

    The list should increase by time; it is not related to be finished or not if I remember, but rather on retrieving necessary info.

    If you would like to speed up, you could disable individual d/ls from community sites like fanarts, char images, as well as additional hash-tags (like CRC32) for the first run.
    Can be done via JMMdesktop which is also for managing the better frontend

    Cheers,

    PS its still painfully long for very large databases as the server is throttling to avoid fast banning.
    there was quite some changes over the years to limit bandwidth and datavolume.
     

    FireAza

    Portal Pro
    June 30, 2011
    50
    10
    38
    Well, JMM says "AniDB queue" so I assume that AniDB is the cause of the hold-up. All the other queues are empty. From the looks of things, community sdite downloads are finished, just waiting on AniDB now. Plus, an AniDB ban shouldn't effect imports from other sites, right?

    I'd like to just push my way through these bans, but every time I come back from being banned, my queue jumps up to over 2000 entries. I can't seem to get it any lower than 1800.
     

    FireAza

    Portal Pro
    June 30, 2011
    50
    10
    38
    I've uninstalled and re-installed JMM and this seems to have solved the issue. I'm not getting frequent bans and series are actually appearing in my collection after they've been hashed.
     

    lwerndly

    Portal Pro
    January 14, 2008
    702
    278
    Home Country
    Australia Australia
    I am for quite some time now facing similar problems in other series.
    i.e. Length/air Date/File Info/etc, incl. the Synopsis are not updated and empty as seen in the pic in post #745

    They are individually updated if I manually trigger a Trakt update via JMMDesktop for the affected series, though.
    Its occuring not for all series, but seem to affect constantly the same series when new eps are added.

    You have an idea whats causing this?

    Cheers,

    The information like Air Date and Length actually come from AniDB.
    There are possibly some errors in your MA3 logs. Could you please view that series and then check the logs.
    If you do see some error please raise an issue on GitHub.

    https://github.com/japanesemediamanager/animeplugin3/issues
     

    lwerndly

    Portal Pro
    January 14, 2008
    702
    278
    Home Country
    Australia Australia
    I've uninstalled and re-installed JMM and this seems to have solved the issue. I'm not getting frequent bans and series are actually appearing in my collection after they've been hashed.

    Sorry about the delay in replying.

    I assume there must have been some errors happening in the background.
    Just as an FYI - JMM Server prioritizes it's commands.
    So getting file information and anime information always take top priority. So when it is working, you should be able to start seeing information appear in your collection pretty much straight away.

    Secondary information like TvDB stuff is done when the high priority stuff is complete, so you should really need to disable community info.

    I hope MySQL is going well for you, it should be 10 times faster than sqlite.
    I plan to write a migration tool to switch from sqlite -> mysql some time in the future hopefully.
     

    Andy22

    Portal Member
    September 10, 2011
    46
    4
    The last update seem to have broke the image/banner handling for me on MP 1.10 + MA 3.4.3.1? Basically i see no banner/series image updates anymore, it randomly selects a series banner and this image stays for all series. I tried re-downloading the images, but get the same problem?

    PS: Reverting back to 3.4.2.19 solves this problem for me.
     
    Last edited:

    Rick164

    MP Donator
  • Premium Supporter
  • January 7, 2006
    1,335
    1,006
    Home Country
    Netherlands Netherlands
    The last update seem to have broke the image/banner handling for me on MP 1.10 + MA 3.4.3.1? Basically i see no banner/series image updates anymore, it randomly selects a series banner and this image stays for all series. I tried re-downloading the images, but get the same problem?

    PS: Reverting back to 3.4.2.19 solves this problem for me.


    /edit:

    At first glance it looked like my pull request broke it but it's something else just not sure what exactly, in most of my views it works just fine but in some I get the same behavior as you mentioned.
    Will do some more digging :)

    /edit 2:

    @lwerndly it's caused by the recent tags commit ("Migrate from Categories to Tags"), when I revert to a commit before that the loading of fanart works correctly again.
    Tested with rollback to this commit:

    https://github.com/japanesemediamanager/animeplugin3/commit/264d9d9d26b7321101fe0be6ab6596bbcf57e146

    Not sure why though as the tags commit doesn't seem to change anything fanart related only info display and that works, perhaps you can shed some light on it :)

    Also updated JMM server to the most recent version just in case but made no difference, checked the MA3 logs and doesn't mention any errors as well.
     
    Last edited:

    lwerndly

    Portal Pro
    January 14, 2008
    702
    278
    Home Country
    Australia Australia
    Hi, I forgot to upload the latest MA3, so you can grab it here now
    https://www.team-mediaportal.com/extensions/movies-videos/my-anime-3

    If it still doesn't work I'll take another look.

    NOTE - I had to do a release earlier than I intended as AniDB will be making some changes to their API on June 1st.
    If you don't update to the latest JMM before that it will no longer work.
     

    Rick164

    MP Donator
  • Premium Supporter
  • January 7, 2006
    1,335
    1,006
    Home Country
    Netherlands Netherlands
    Hi,

    Works like a charm with that build (y) , so I assume the most recent commit with the tags changes in the github repo isn't included in that MPEI yet?

    Because if I build it from the current master branch it doesn't seem to work right with the displaying of fanart at least.
     

    Users who are viewing this thread

    Top Bottom