forked from MattsShack/Plex-Movie-Poster-Display
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enhancement: Cache Config Options (Issue MattsShack#63) - Consolidate all CacheClear functions into a single reusable function. - Add placeholder for Cache config input fields Enhancement: Full Screen Poster (Issue MattsShack#57) - Full Screen Poster using 'FullScreenArtMode'. Updates and Bug Fixes: - Update Custom Image upload to support only the following file types: zip/jpg/jpeg/gif/png
- Loading branch information
1 parent
7d5f43d
commit c832299
Showing
15 changed files
with
215 additions
and
126 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,4 +3,4 @@ ignore: | |
sha: [] | ||
merge-message-formats: {} | ||
mode: ContinuousDelivery | ||
next-version: 2.11.1 | ||
next-version: 2.11.2 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.