Commit graph

5993 commits

Author SHA1 Message Date
tidusjar
a8e2cb549f mysql migration 2022-08-22 21:43:02 +01:00
tidusjar
65b2869ebe missed changes 2022-08-22 21:40:12 +01:00
tidusjar
e11ff49460 sqlite migration 2022-08-22 21:40:07 +01:00
tidusjar
b6d0b8ebfc feat: Plex Watchlist Error Reporting 2022-08-22 21:35:48 +01:00
Conventional Changelog Action
6cb0bf58c6 chore(release): 🚀 v4.22.5 [skip ci] 2022-08-05 19:24:38 +00:00
Jamie
bb781f2787
develop to master (#4718)
* Remove dead code

* Localize TV requests messages on TV details page

* Transform buttons with link into anchors

* Sonarr sync: stop using seasonpass API

* chore(release): 🚀 v4.16.13

* Fix requests when 4k available and 4k disabled

Fixes #4610

* chore(release): 🚀 v4.16.14

* Hide subscribe button when request is available

* Hide subscribe button when request is denied

* Add Title to Partially Available Message

If the Title of the show is not menitoned it can be unclear what Episodes are now available.

* Better error message when test email fails due to missing recipient

* feat(discover): Add original language filter

* chore(release): 🚀 v4.16.15

* fix(4616): 🐛 fixed mandatory fields

* chore: 👥 Updated Contributors [skip ci]

* chore(release): 🚀 v4.16.16

* added test results into the PR pipeline

* chore(release): 🚀 v4.16.17

* Add information about cache refresh

* Update pr.yml

[skip ci]

* Update pr.yml

[skip ci]

* Update pr.yml

[skip ci]

* chore(release): 🚀 v4.17.0

* feat(discover): Add new trending source experimental feature

* fix(settings): Allow toggling features when there are more than one

* fix(discover): Fix new trending feature detection

* fix(discover): Fix cache mix up

* refactor(discover): Move movie trending feature toggle to backend

* feat(discover): Default trending source to new logic

* chore(release): 🚀 v4.18.0

* feat(sync): Detect reidentified movies in Emby and Jellyfin

* feat(sync): Detect reidentified series in Emby and Jellyfin

* Fix sync log criticity

* Update pr.yml

[skip ci]

* Update label.yml

[skip ci]

* Fix formatting

* Update pr.yml

[skip ci]

* Update label.yml

[skip ci]

* chore: 👥 Updated Contributors [skip ci]

* chore(release): 🚀 v4.19.0

* refactor(newsletter): Clarify very rare cases where newsletter doesn't publish a series

* refactor(newsletter): Clarify very rare cases where newsletter doesn't publish movie

* chore(release): 🚀 v4.19.1

* feat(discover): Show more relevant shows in upcoming TV

* chore(release): 🚀 v4.20.0

* fix(sync): Emby+Jellyfin - sync multi-episode files of 3+ episodes

* perf(sync): Emby+Jellyfin - use a more reliable filter to missing items

* fix(sync): Emby+Jellyfin - sync multi-episode files of 3+ episodes [skip ci]

* fix: added media type tag to media type text (#4638)

[skip ci]

* fix(sickrage): Fixed issue with incorrect handling of SiCKRAGE episode results returned during episode status changes, now expects array of objects from data path if present (#4648)

[skip ci]

* fix: Missing Poster broken link fix (#4637)

[skip ci]

* 🌐 Translations Update (#4622)

[skip ci]

* Update launch.json (#4650)

[skip ci]

* fix: Improve Swagger documentation (#4652)

* Upgrade Swashbuckle dependency

* Document /token response

* Add support for Newtonsoft annotations in Swagger

* Remove unecessary ActionResult [skip ci]

* fix(API): Fix pagination in some edge cases (#4649)

[skip ci]

* 🌐 Translations Update (#4655)

* fix(translations): 🌐 New translations from Crowdin [skip ci]

* fix(translations): 🌐 New translations from Crowdin [skip ci]

* fix(discover): Carousel touch not working when scrolling page and recommendations and similar movie navigation (#4633)

* fixed touch not working on carousels

* fixed touch not working

* Movie details component fixes

Fixed recommendations and similar not changing the data on the component by calling the init function again on param change

Moved the ngif results > 0 to the mat-expansion panel to avoid rendering  the entire element if it doesn't have any results instead of having an empty panel.

* removed unused line, added scroll to top on init

* updated recommendation refresh implementation

Changed the implementation to use the router instead in order to reload the component instead of just reloading the data.

This implementation makes sure the component gets destroyed on navigation eliminating any memory leaks, reloading CSS in case of having animations on page load and generally a continuation of the experience you get when you browse into a movie from the discover page.

* chore: 👥 Updated Contributors [skip ci]

* chore(release): 🚀 v4.20.1 [skip ci]

* fix: 🐛 Fixed the Request on Behalf of having blanks (#4667)

* chore(release): 🚀 v4.20.2 [skip ci]

* fix(plex): 🐛 Fixed an issue with the Plex Sync

* chore(release): 🚀 v4.20.3 [skip ci]

* fix (technical): Improved some of the date time parsing handling

* fix: fixed build

* chore(release): 🚀 v4.20.4 [skip ci]

* feat: Upgrade to Angular14 (#4668)

* refactor: 🔥 removed angular-bootstrap-md dependancy

* chore: update tsconfig

* yeah

* ng14 upgrade

* refactor: migration changes

* fix: fixed CLI

* test: Fixed automation

* chore: 👥 Updated Contributors [skip ci]

* perf: stop populating obsolete subscribe fields (#4625)

* chore(release): 🚀 v4.21.0 [skip ci]

* fix(images): Retry images with a backoff when we get a Too Many requests from TheMovieDb #4685

* chore(release): 🚀 v4.21.1 [skip ci]

* 🌐 Translations Update (#4683)

* fix(translations): 🌐 New translations from Crowdin [skip ci]

* fix(translations): 🌐 New translations from Crowdin [skip ci]

* fix(translations): 🌐 New translations from Crowdin [skip ci]

* fix: Landing and Login page improvements (#4690)

* chore(release): 🚀 v4.21.2 [skip ci]

* feat(discover):  Added infinite scroll on advanced search results

* feat(discover):  Added infinite scroll on advanced search results

* chore(release): 🚀 v4.22.0 [skip ci]

* 🌐 Translations Update (#4694)

* fix(translations): 🌐 New translations from Crowdin [skip ci]

* fix(translations): 🌐 New translations from Crowdin [skip ci]

* fix(discover): 🐛 Created new Image component to handle 429's from TMDB (#4698) and fixed #4635 (#4699)

* chore(release): 🚀 v4.22.1 [skip ci]

* fix: fixed an issue where I broke images for some users

* chore(release): 🚀 v4.22.2 [skip ci]

* ci(Mergify): configuration update (#4701)

Signed-off-by: Jamie <tidusjar@gmail.com> [skip ci]

* fix: Override Sonarr V3 Profiles endpoint (#4678)

* Override Sonarr V3 Profiles endpoint [skip ci]

* fix(4K) :4K request fixes (#4702)

* GetRequestsByStatus wasn't implementing the MovieRequests object correctly for 4K quality requests with the ProcessingRequest status.

* Fixed 4K requests not getting automatically approved if the user has the "Auto Approve Movie" role flag enabled.

* Fixed "Request Date" values for the "left-panel-details" div class. Previously when the movie was exclusively 4K (regular request was absent), then "Request Date" equaled DateTime.MinValue (January 1, 0001).

* Fixed "Request Status" evaluation in the "left-panel-details" div class. Now it shows the appropriate status instead of an empty spot. "Request Status" displays both regular and 4K statuses at the same time if needed. Added a comma to the end of the "RequestStatus" label to maintain design consistency with the other labels. Also added a "Denied Reason" element for 4K  requests.

* chore: 👥 Updated Contributors [skip ci]

* chore(release): 🚀 v4.22.3 [skip ci]

* chore: Storybook (#4700)

[skip ci]

* chore: Translations

[skip ci]

* 🌐 Translations Update (#4704)

* fix(translations): 🌐 New translations from Crowdin [skip ci]

* fix(translations): 🌐 New translations from Crowdin [skip ci]

* fix(translations): 🌐 New translations from Crowdin [skip ci]

* fix(translations): 🌐 New translations from Crowdin [skip ci]

* fix(translations): 🌐 New translations from Crowdin [skip ci]

* fix(translations): 🌐 New translations from Crowdin [skip ci]

* fix(translations): 🌐 New translations from Crowdin [skip ci]

* fix(translations): 🌐 New translations from Crowdin [skip ci]

* fix(translations): 🌐 New translations from Crowdin [skip ci]

* fix(translations): 🌐 New translations from Crowdin [skip ci]

* fix(translations): 🌐 New translations from Crowdin [skip ci]

* fix(translations): 🌐 New translations from Crowdin [skip ci]

* fix(translations): 🌐 New translations from Crowdin [skip ci]

* fix(translations): 🌐 New translations from Crowdin [skip ci]

* fix(translations): 🌐 New translations from Crowdin [skip ci]

* fix(translations): 🌐 New translations from Crowdin [skip ci]

* fix(translations): 🌐 New translations from Crowdin [skip ci]

* fix(translations): 🌐 New translations from Crowdin [skip ci]

* fix(translations): 🌐 New translations from Crowdin [skip ci]

* fix(translations): 🌐 New translations from Crowdin [skip ci] (#4713)

* build: Run automation tests in docker (#4715)

[skip ci]

* fix: fixed trakt image not loading when base url present (#4711)

[skip ci]

* fix: 🐛 Fixed missing externals (#4712)

* chore: 👥 Updated Contributors [skip ci]

* chore(release): 🚀 v4.22.4 [skip ci]

* test: fixed automationt tests [skip ci]

Co-authored-by: sephrat <34862846+sephrat@users.noreply.github.com>
Co-authored-by: Conventional Changelog Action <conventional.changelog.action@github.com>
Co-authored-by: Teifun2 <Teifun2@users.noreply.github.com>
Co-authored-by: contrib-readme-bot <contrib-readme-action@noreply.com>
Co-authored-by: dr3amer <91037083+dr3am37@users.noreply.github.com>
Co-authored-by: echel0n <echel0n@sickrage.ca>
Co-authored-by: Marley <55280588+marleypowell@users.noreply.github.com>
Co-authored-by: Igor Borges <igor@borges.dev>
Co-authored-by: Lucane <Lucane@users.noreply.github.com>
Co-authored-by: mkgeeky <github@mkgeeky.xyz>
2022-08-05 20:19:00 +01:00
Conventional Changelog Action
48279b48ce chore(release): 🚀 v4.16.12 2022-04-19 08:05:33 +00:00
tidusjar
d6fbefefde bug(wizard): fixed an issue where you couldn't create a local user and Plex user as part of the wizard 2022-04-19 09:02:05 +01:00
Conventional Changelog Action
70d66c0f29 chore(release): 🚀 v4.16.11 2022-04-14 09:47:18 +00:00
Jamie
ee46bdf76f
Merge pull request #4595 from Ombi-app/develop
dev to master
2022-04-14 10:43:45 +01:00
tidusjar
551da1a0aa Merge branch 'develop' of https://github.com/tidusjar/Ombi into develop 2022-04-14 09:13:33 +01:00
tidusjar
024fdb1869 Fixed code 2022-04-14 09:13:29 +01:00
Jamie
24b219724a
Merge branch 'master' into develop 2022-04-14 08:57:45 +01:00
contrib-readme-bot
633281889f chore: 👥 Updated Contributors [skip ci] 2022-04-14 07:57:04 +00:00
tidusjar
f7ac2b3adf Merge branch 'develop' of https://github.com/tidusjar/Ombi into develop 2022-04-14 08:56:57 +01:00
Jamie
9a79e3ec65
Merge pull request #4548 from Ombi-app/translations
🌐 Translations Update [skip ci]
2022-04-14 08:55:28 +01:00
tidusjar
75906af0ad fix: Set the default job for the watchlist import to hourly instead of daily 2022-04-14 08:55:19 +01:00
Jamie
0e8a64b8ca fix(translations): 🌐 New translations from Crowdin [skip ci] 2022-04-13 23:29:19 +01:00
Jamie
7b0ad61bfc fix(translations): 🌐 New translations from Crowdin [skip ci] 2022-04-13 23:29:18 +01:00
Jamie
4fc2c1f245 fix(translations): 🌐 New translations from Crowdin [skip ci] 2022-04-13 22:15:41 +01:00
Jamie
76ab733b91 fix(translations): 🌐 New translations from Crowdin [skip ci] 2022-04-13 22:15:40 +01:00
Jamie
06e4cefa7b fix(translations): 🌐 New translations from Crowdin [skip ci] 2022-04-13 21:14:43 +01:00
Jamie
c12d89d678 fix(translations): 🌐 New translations from Crowdin [skip ci] 2022-04-13 21:14:42 +01:00
Jamie
bc0c2f622e fix(translations): 🌐 New translations from Crowdin [skip ci] 2022-04-13 21:14:41 +01:00
Jamie
e4b00e6b34 fix(translations): 🌐 New translations from Crowdin [skip ci] 2022-04-13 21:14:40 +01:00
Jamie
d1998d326f fix(translations): 🌐 New translations from Crowdin [skip ci] 2022-04-13 21:14:39 +01:00
Jamie
bee4ccb804 fix(translations): 🌐 New translations from Crowdin [skip ci] 2022-04-13 21:14:37 +01:00
Jamie
80233ed560 fix(translations): 🌐 New translations from Crowdin [skip ci] 2022-04-13 21:14:36 +01:00
Jamie
8a78adc9bb fix(translations): 🌐 New translations from Crowdin [skip ci] 2022-04-13 21:14:36 +01:00
Jamie
d04c60aa59 fix(translations): 🌐 New translations from Crowdin [skip ci] 2022-04-13 21:14:34 +01:00
Jamie
92a785e736 fix(translations): 🌐 New translations from Crowdin [skip ci] 2022-04-13 21:14:33 +01:00
Jamie
634982df26 fix(translations): 🌐 New translations from Crowdin [skip ci] 2022-04-13 21:14:32 +01:00
Jamie
b404baad6d fix(translations): 🌐 New translations from Crowdin [skip ci] 2022-04-13 21:14:31 +01:00
Jamie
d14f11e0eb fix(translations): 🌐 New translations from Crowdin [skip ci] 2022-04-13 21:14:30 +01:00
Jamie
7cf64f909d fix(translations): 🌐 New translations from Crowdin [skip ci] 2022-04-13 21:14:29 +01:00
Jamie
0c9e1ec090 fix(translations): 🌐 New translations from Crowdin [skip ci] 2022-04-13 21:14:27 +01:00
Jamie
3b0b730cb0 fix(translations): 🌐 New translations from Crowdin [skip ci] 2022-04-13 21:14:26 +01:00
Jamie
6ed1a03b7f fix(translations): 🌐 New translations from Crowdin [skip ci] 2022-04-13 21:14:25 +01:00
Jamie
2941acd3b2 fix(translations): 🌐 New translations from Crowdin [skip ci] 2022-04-13 21:14:24 +01:00
Conventional Changelog Action
2c17d7cca4 chore(release): 🚀 v4.16.10 2022-04-13 19:53:19 +00:00
Jamie
9c9814576c
Merge pull request #4585 from sephrat/fix-subscribe
Fix subscribe button for movies
2022-04-13 20:49:54 +01:00
Conventional Changelog Action
f486e2ef54 chore(release): 🚀 v4.16.9 2022-04-13 19:48:33 +00:00
Jamie
44bf1387cf
Merge pull request #4584 from sephrat/deny-from-requests-list
Add Deny option to requests list
2022-04-13 20:48:22 +01:00
tidusjar
f37440be11 Merge branch 'develop' of https://github.com/tidusjar/Ombi into develop 2022-04-13 20:44:40 +01:00
tidusjar
77a47ff157 fix(plex-watchlist): Only request the latest season when importing from the watchlist 2022-04-13 20:44:23 +01:00
Conventional Changelog Action
309e2402e0 chore(release): 🚀 v4.16.8 2022-04-13 14:57:23 +00:00
tidusjar
ea0529dbf5 fixed tests 2022-04-13 15:53:50 +01:00
Jamie
0874749748
Merge pull request #4594 from Ombi-app/availability-fix
fix(availability): Fixed an issue where we wouldn't mark a available 4k movie as available (when 4K request feature is disabled)
2022-04-13 15:40:51 +01:00
tidusjar
b49269961d fix(availability): Fixed an issue where we wouldn't mark a available 4k movie as available (when 4K request feature is disabled) 2022-04-13 15:21:26 +01:00
Conventional Changelog Action
0b0ed49007 chore(release): 🚀 v4.16.7 2022-04-12 09:53:09 +00:00