Skip to content
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

Release/release v1.0.0 #10685

Merged
merged 37 commits into from
May 31, 2022
Merged

Release/release v1.0.0 #10685

merged 37 commits into from
May 31, 2022

Conversation

p0psicles
Copy link
Contributor

@p0psicles p0psicles commented May 31, 2022

  • PR is based on the DEVELOP branch
  • Don't send big changes all at once. Split up big PRs into multiple smaller PRs that are easier to manage and review
  • Read the contribution guide

p0psicles and others added 30 commits April 12, 2022 11:21
* Reduce the amount of expected titles created.
* When the option `Append (year) to each show title` is enabled.

* The regex for year should include parenthises.

For example:
"(2022)" excluded from expected title.
"2022" included from expected title.
* Add option to use the guessit parser, uncached.
* Added guessit test for 9-1-1
* Use the guessit test tool, uncached.

* comment
* Add exception handling for JsonDecoderError

* Fix storing of corrupted imdb id.
* Add log message or guessit parsing

* Remove adding a guessit result to cache. As this is done later.

* comments

* Improve guessit test tool

* Shouldn't overwrite the __dict__ method.

* Fix flake and Jest tests
* Run docker container as non-root

* Change default PUID and GUID to root
* Remove warning plexmatch.

* Rename flexmatch -> plexmatch
* Add option to mass-update the info language.

* Add id
* Pass in the branch and commit through env variables. Medusa didn't pick up the branch name.
* Fix setting the RUNS_IN_DOCKER flag. So we prevent from updating from within container.
* Disable guessit cache for postprocessing

* Fix test
* Add guessit rule for releases like: `Title Season 2 - 03`

* Fixed comment

* Added newline
* Don't overwrite already arhived episodes when postprocessing.
* Exempt manually snatched downloads.

* refactored a little

* Reduce duplicate logs
* Extended the session timeout to 30s.
* Added a default airs_time, when none provided by provider

* Added info log, for when we don't have a specific airs_byweek or airs_time.

* Flake
p0psicles and others added 7 commits May 25, 2022 13:36
* Bump knowit (manually)

* Update pymediainfo to 5.1.0

* Update ext readme.

* Update changelog
)

* Bring back visual indicators for searching, queued and finished.

* Fixed a runtime error when loading <search /> components.

* Don't render show-header until fully switched to new showSlug.

* Further improve switching of shows.

* Fixed width to group and release columns.

* Add a text underline for Show links.
To make it more apparent as a link.

* Add possibility to edit provider url

* Improve dateStyle / timeStyle formatting.

* Increast max offset to 678 hours.

* Fix sort shows with the sortArticle option in manage -> Change Indexer page.

* Fix border collapse

* Improve indication for refreshing results.

* Update changelog

* Fix style lint

* Update snapshot
* fix prowlarr typo

* build fix prowlarr typo
* Only use TMDB as a fallback for posters, when we have a tmdb id.

* Move log. As that makes more sense.

* removed spaces
@p0psicles p0psicles added this to the 1.0.0 milestone May 31, 2022
@p0psicles p0psicles merged commit 1c62acd into master May 31, 2022
@medariox medariox deleted the release/release-v1.0.0 branch May 31, 2022 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants