Commit graph

3300 commits

Author SHA1 Message Date
dr3amer
d5ef1d53e5
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.
2022-05-27 10:17:57 +01:00
Jamie
acc0b4a326
🌐 Translations Update (#4655)
* fix(translations): 🌐 New translations from Crowdin [skip ci]

* fix(translations): 🌐 New translations from Crowdin [skip ci]
2022-05-27 10:17:29 +01:00
sephrat
a70bf8f46c
fix(API): Fix pagination in some edge cases (#4649)
[skip ci]
2022-05-27 09:59:24 +01:00
sephrat
181892bcfe
fix: Improve Swagger documentation (#4652)
* Upgrade Swashbuckle dependency

* Document /token response

* Add support for Newtonsoft annotations in Swagger

* Remove unecessary ActionResult [skip ci]
2022-05-27 09:59:10 +01:00
Marley
ae430e700c
Update launch.json (#4650)
[skip ci]
2022-05-13 07:03:14 +01:00
Jamie
25c7c6ab40
🌐 Translations Update (#4622)
[skip ci]
2022-05-10 21:57:33 +01:00
dr3amer
4070f0d093
fix: Missing Poster broken link fix (#4637)
[skip ci]
2022-05-10 21:55:38 +01:00
echel0n
6d16442d4d
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]
2022-05-10 21:54:50 +01:00
dr3amer
fe501d34a0
fix: added media type tag to media type text (#4638)
[skip ci]
2022-05-09 08:24:38 +01:00
sephrat
bd8fd89055
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]
2022-05-05 09:58:33 +01:00
sephrat
8357819b53 feat(discover): Show more relevant shows in upcoming TV 2022-04-28 09:55:34 +02:00
Jamie
f400def107
Merge pull request #4627 from sephrat/newsletter
Newsletter: better log if an item is not published
2022-04-27 08:53:14 +01:00
sephrat
7705743251 refactor(newsletter): Clarify very rare cases where newsletter doesn't publish movie 2022-04-27 09:18:11 +02:00
sephrat
44840bcd87 refactor(newsletter): Clarify very rare cases where newsletter doesn't publish a series 2022-04-27 09:14:29 +02:00
sephrat
a96d2a7818 Fix formatting 2022-04-27 08:15:25 +02:00
sephrat
ae25e41b1b Fix sync log criticity 2022-04-26 18:51:06 +02:00
sephrat
9096e91d55 feat(sync): Detect reidentified series in Emby and Jellyfin 2022-04-26 18:24:09 +02:00
sephrat
5938077d82 feat(sync): Detect reidentified movies in Emby and Jellyfin 2022-04-26 18:24:06 +02:00
sephrat
4f12939e22 feat(discover): Default trending source to new logic 2022-04-26 12:58:21 +02:00
sephrat
70a6a8f953 refactor(discover): Move movie trending feature toggle to backend 2022-04-26 12:56:02 +02:00
sephrat
03d94220c7 fix(discover): Fix cache mix up 2022-04-25 19:16:47 +02:00
sephrat
6794b887f6 fix(discover): Fix new trending feature detection 2022-04-25 19:16:26 +02:00
sephrat
a373359ae8 fix(settings): Allow toggling features when there are more than one 2022-04-25 18:54:29 +02:00
sephrat
1a0823ca80 feat(discover): Add new trending source experimental feature 2022-04-25 18:53:44 +02:00
sephrat
18742776da Merge remote-tracking branch 'upstream/develop' into original-language 2022-04-25 17:11:14 +02:00
sephrat
3cc84778a4 Add information about cache refresh 2022-04-25 15:10:57 +02:00
Jamie
e827af7bed
Merge pull request #4613 from sephrat/subscribe-available
Hide subscribe button when request is closed
2022-04-25 11:22:57 +01:00
tidusjar
d8f2260c7a fix(4616): 🐛 fixed mandatory fields 2022-04-24 22:10:44 +01:00
Jamie
48111827bd
Merge pull request #4596 from sephrat/localize-tv-requests
Localize TV requests messages on TV details page
2022-04-24 21:47:16 +01:00
Jamie
39bfdf7bcb
Merge pull request #4598 from sephrat/buttons-link
Transform buttons with link into anchors [skip ci]
2022-04-24 21:44:34 +01:00
Jamie
4cdd501ed3
Merge pull request #4614 from Teifun2/patch-1
Add Title to Partially Available Message [skip ci]
2022-04-24 21:42:56 +01:00
Jamie
d8e831de91
Merge pull request #4615 from sephrat/test-email-message
Better error message when test email fails due to missing recipient [skip ci]
2022-04-24 21:40:45 +01:00
Jamie
0c73501d32
Merge pull request #4600 from sephrat/sonarr-sync-2
Sonarr sync: stop using seasonpass API
2022-04-24 21:31:28 +01:00
sephrat
ef7ec861d8 feat(discover): Add original language filter 2022-04-23 12:42:30 +02:00
sephrat
4fa71f71a0 Better error message when test email fails due to missing recipient 2022-04-20 13:30:03 +02:00
Teifun2
7383cd4c70
Add Title to Partially Available Message
If the Title of the show is not menitoned it can be unclear what Episodes are now available.
2022-04-19 21:26:11 +02:00
sephrat
8daf8e0c7f Hide subscribe button when request is denied 2022-04-19 12:00:40 +02:00
sephrat
a0e0ae1da3 Hide subscribe button when request is available 2022-04-19 11:49:15 +02:00
Jamie
9652719c6b
Merge pull request #4612 from sephrat/4k-emby
Fix requests when 4k content is available and 4k feature is disabled
2022-04-19 09:44:48 +01:00
sephrat
809202be5f Fix requests when 4k available and 4k disabled
Fixes #4610
2022-04-19 10:31:13 +02: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
sephrat
d41dd7210b Sonarr sync: stop using seasonpass API 2022-04-16 09:39:06 +02:00
sephrat
e8fb74de03 Transform buttons with link into anchors 2022-04-14 18:24:08 +02:00
sephrat
fc202f5337 Localize TV requests messages on TV details page 2022-04-14 13:54:04 +02:00
sephrat
6756ee688a Remove dead code 2022-04-14 12:59:36 +02:00
tidusjar
024fdb1869 Fixed code 2022-04-14 09:13:29 +01: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