Releases: Soitora/PlexAniSync-Mapping-Assistant
2.1.0
2.0.0
Full release now that PlexAniSync supports guid
mapping.
Full Changelog: 61e0e60...3477ccb
2.0.0-rc20.2
Hotfix for rc20, user options for dualOutput were not correctly applied
Added support for dual output.
For example, if you use TMDB (with saveResults
, and a TVDB API key exists), then it can (optionally) output both at the same time
It uses the primary agents connected IDs to chain a second query, but in a case like "Ghost in the Shell: SAC_2045" where TVDB doesn't have an ID, it'll simply skip that second output.
What's Changed
Full Changelog: 2.0.0-rc19...2.0.0-rc20.2
2.0.0-rc19
Prepare support for Plex GUID search
However, it doesn't seem like you can search for Plex using the Matches API and a Plex GUID, so for now this will be commented out and unused.
Full Changelog: 2.0.0-rc18...2.0.0-rc19
2.0.0-rc18
This will be removed from PlexAniSync in the future, so no need to continue generating it.
Also move GUID to above URLs for a better overview.
Full Changelog: 2.0.0-rc17...2.0.0-rc18
2.0.0-rc17
Actually fix the GitHub workflow by seperating the build commands into seperate jobs.
Sorry about the repeat releases!
Full Changelog: 2.0.0-rc14...2.0.0-rc17
2.0.0-rc14
What's Changed
- Allow custom input/output paths in use config.
- Change default user config to yaml, includes an example.
- Fix GitHub publishing by @reconman in #11
New Contributors
Full Changelog: 2.0.0-rc13...2.0.0-rc14
2.0.0-rc13
Set project minimum version to 18.
Sorry for the spam, also making sure the auto-publish works.
Full Changelog: 2.0.0-rc12...2.0.0-rc13
2.0.0-rc12
Remove unused packages, and update dotenv
Full Changelog: 2.0.0-rc11...2.0.0-rc12
2.0.0-rc10
First test of auto-publish based on GitHub Release
What's Changed
- Configure Renovate by @renovate in #2
- Update dependency dotenv to v16.4.1 by @renovate in #4
- Update dependency @cospired/i18n-iso-languages to v4.2.0 - autoclosed by @renovate in #3
- Update dependency i18n-iso-countries to v7.9.0 by @renovate in #6
- Update dependency yaml to v2.3.4 by @renovate in #7
- Update dependency clipboardy to v4 by @renovate in #8
- Update dependency i18n-iso-countries to v7.10.1 by @renovate in #9
New Contributors
Full Changelog: https://github.com/Soitora/PlexAniSync-Mapping-Assistant/commits/2.0.0-rc10