All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Changed all println to Logging.log.info/fine/finer/finest, Apply some Intellij suggested Fixes here and there
- setAnimeTypeFromAID() - added .toUpperCase() for switch as Minami project changed them to all uppercase (but it could change again)
Changed all println to Logging.log.info/fine/finer/finest, Apply some Intellij suggested Fixes here and there
- setAnimeTypeFromAID() - Detect the "Type" of an Anime Series
- aodReturnAllTitlesAndSynonyms() - Return all the Titles/Synonyms from AOD for a series
- javadoc for methods
- Changelog (This file)