add artists directly to schedules (#248)

This commit is contained in:
Jason Dove
2021-06-06 20:12:17 -05:00
committed by GitHub
parent 8346a02747
commit db24ba84f7
16 changed files with 157 additions and 14 deletions
+5
View File
@@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## [Unreleased]
### Added
- Add artists directly to schedules
### Fixed
- Ignore unsupported plex guids (this prevented some libraries from scanning correctly)
## [0.0.43-prealpha] - 2021-06-05
### Added