Overview
April 04, 2024 – v1.0.3 #
- Improvement: Improved the process of adding and downloading the cast of the selected movie to the queue.
- Improvement: Added a setting to limit the maximum number of actors to be downloaded per movie.
- Improvement: Enhanced pagination feature for the search page.
- Fixed: Fixed an issue where the actor’s profile photo was not being downloaded from TMDB.
- Fixed: Fixed functional errors related to override and skip functionalities.
- Fixed: Addressed an issue where attempting to process multiple queues simultaneously could cause errors.
- Added: Added the ability to stop and restart the queue.
- Added: Added a feature to clear the queue.
- Updated: The admin interface has been rewritten in an AJAX microservices architecture using BackboneJS.
- Updated: Conducted some code cleanup and performance enhancements. Made a concerted effort to utilize packages found within WordPress instead of external packages.
- Prepared: Preliminary work has been done for adding series functionality.
January 05, 2024 – v1.0.2 #
- Fixed: Delete import setting pop-up issue.
- Fixed: Poster turned into to photo for person.
- Fixed: Some spelling errors.
- Added: wpautop to added for custom posts.
- Removed: Unnecessary code in Noxe theme support.
- Fixed: Issue causing entries to be added multiple times.
- Added: Override and skip options in import settings.
- Added: IMDb ID support for all TMDb entries.
December 15, 2023 – v1.0.1 #
- Fixed: Import setting id issue on the search page.
- Updated: Default Memory limit to 512MB.
- Added: Envato token field for autoupdate plugin.
December 10, 2023 – v1.0.0 #
- Initial release