-
-
Notifications
You must be signed in to change notification settings - Fork 404
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Develop #2107
Conversation
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
…r some alpha tests with users still a !wip
Merge master into develop
We now can refresh the Plex Metadata in our database. For example if the Plex Agent for TV Shows is TheMovieDb, we will use that and populate the IMDB Id and TheTvDb Id's so we can accuratly match and search things. Also improved the Job settings page so we can Test CRON's and we also validate them.
Merge Develop to RecentlyAdded
Feature recently added
Fixed some small things !wip
… out the Username and Alias (Requested User is depricated but not removed)
… it does not exist #2070
Dynamic Background Animation
Feature/recently added
!wip fixed build
Fixed a bunch of bugs around the newsletter !wip
… a full date for movies
Fix for issue #1907
Specific favicons for different platforms
…om the customization page !wip
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New Features
Added the Recently Added Newsletter! You are welcome. [tidusjar]
Added a new scrollbar to Ombi. [tidusjar]
Added the ability to automatically generate the API Key on startup if it does not exist Automatically generate API key when it's not already set. #2070. [tidusjar]
Updated npm dependancies. [Jamie]
Added the ability to refresh out backend metadata (Added the ability to refresh out backend metadata #2078) [Jamie]
Fixes
Specific favicons for different platforms. [louis-lau]
Fix for issue [LC] Issues Details Page needs some artwork #1907, which is to add content poster and bg to issue details page. [Anojh]
Dynamic Background Animation. [Anojh]
Improved the message for Issue adding this movie - TheMovieDB returns status code 429 too many requests #2037. [tidusjar]
Improved the way we use the notification variables, we have now split out the Username and Alias (Requested User is depricated but not removed) [tidusjar]
Fixed Mattermost Notifications "MethodNotAllowed" #2055 and Mattermost notifications do not work "Reason: Not Found, RequestUri:" #1903. [Jamie]
Small changes to the auto updater, let's see how this works. [Jamie]
Fixed the update check for the master build. [Jamie]
Fixed api/v1/Update/master does not work #2074 and Update check API call also returns failing builds #2079. [Jamie]