Skip to content

Releases: Dingmatt/AMSA

v1.07 Hotfix 4

29 Apr 19:05
Compare
Choose a tag to compare

Changes since v1.07_3:

  • Reversed the previous hotfix change as the root issue has been fixed within Plex Media Server 1.32.1.6999

v1.07 Hotfix 3

23 Apr 19:14
Compare
Choose a tag to compare

Changes since v1.07_2:

  • I bypassed the Plex.Preview thumbnail code as an update to the Plex server has broken its SSL component, images will now download at full resolution until Plex fixes things.

This version will use more bandwidth and storage than the previous versions of the plugin, I'll revert the changes once Plex resolves things.

v1.07 Hotfix 2

12 Dec 01:39
Compare
Choose a tag to compare

Changes since v1.07:

  • Corrected the AniDB images URL to fix a low-quality thumbnail issue.

Changes since v1.06:

  • Added the following new settings:

    • Check aired year with AniDB when searching - Previously on by default, unchecking this will decrease search times and AniDB traffic, at the potential cost of search precision.
    • Check aired year with TVDB when searching - A new option that uses TVDB to potentially increase search precision, at the cost of increased search time and TVDB traffic.
    • Delay in seconds between AniDB requests (min 2) - Allow you to increase the agent's AniDB request delay, increasing will potentially reduce the likelihood of an AniDB softban during large metadata updates.
  • Increased the scope of the AniDB request delay, it now applies to all AniDB traffic rather than just API calls.

  • Updated a handful of scanner url's.

  • Added checks for cached bad data, affected files will be reacquired.

If both AniDB and TVDB aired year options are checked, the agent will attempt a TVDB check first and skip AniDB if successful.

v1.06 Hotfix

29 Sep 23:53
Compare
Choose a tag to compare

The sixth hotfix for v1

Changes since v1.05:

  • Corrected the corrections URL
  • Moved from ScudLee to Anime-Lists

v1.05 Hotfix

29 Apr 23:23
Compare
Choose a tag to compare

The fifth hotfix for v1

Changes since v1.04:

  • Migrated to the new TVDB thumbnail url

v1.04 Hotfix

25 Apr 02:21
Compare
Choose a tag to compare

The forth hotfix for v1

Changes since v1.03:

  • Fixed a few index errors

v1.03 Hotfix

28 Aug 02:41
Compare
Choose a tag to compare

The third hotfix for v1

Changes since v1.02:

  • Swapped to lxml for xml parsing - This will fix recent data population issues

v1.02 Hotfix

10 May 13:24
Compare
Choose a tag to compare

The second hotfix for v1

Changes since v1.01:

  • Removed reference to RequestProxy
  • Corrected DefaultPrefs Json Format

v1.01 Hotfix

05 May 21:00
Compare
Choose a tag to compare

A quick hotfix for v1

Changes since v1:

  • Bundle directory renamed

v1

06 Feb 11:31
c79074e
Compare
Choose a tag to compare
v1

This is v1 of the re-coded agent, it's back under development so I've rebased it's versioning to reflect that.

Changes since v0.1.4 Alpha Demo 7:

  • Online resource requests now include a User-Agent String (corrects some AniDB issues)
  • Online resource requests are now Gzip aware and will decompress files where required

If you're updating from the demo versions then be prepared for a full library refresh, if you'd rather avoid this then you'll need to rename the 'com.plexapp.agents.amsa_test' folder in the '\Plug-in Support\Caches' to 'com.plexapp.agents.amsa'