Commit graph

6078 commits

Author SHA1 Message Date
tidusjar
87dae641e1 made changes to the landing page too 2022-07-22 14:47:35 +01:00
tidusjar
5edea28a80 feat: Added the image background title to the page 2022-07-22 14:39:09 +01:00
tidusjar
f6c1cd1236 feat: moved the background image out into a standalone component 2022-07-22 14:05:55 +01:00
Jamie
c08156ca32
🌐 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]
2022-07-22 13:31:06 +01:00
Conventional Changelog Action
c8090b4e93 chore(release): 🚀 v4.21.1 [skip ci] 2022-07-11 19:27:48 +00:00
tidusjar
3f1f35df31 fix(images): Retry images with a backoff when we get a Too Many requests from TheMovieDb #4685 2022-07-11 20:23:05 +01:00
Conventional Changelog Action
96b79cc361 chore(release): 🚀 v4.21.0 [skip ci] 2022-06-22 20:37:34 +00:00
sephrat
9a73463766
perf: stop populating obsolete subscribe fields (#4625) 2022-06-22 21:34:17 +01:00
contrib-readme-bot
4d1ba5e82a chore: 👥 Updated Contributors [skip ci] 2022-06-22 20:34:04 +00:00
Jamie
b9d55a469b
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
2022-06-22 21:33:45 +01:00
Conventional Changelog Action
a9f7980942 chore(release): 🚀 v4.20.4 [skip ci] 2022-06-15 08:07:30 +00:00
tidusjar
f877921914 fix: fixed build 2022-06-15 09:02:13 +01:00
tidusjar
20bbe92114 fix (technical): Improved some of the date time parsing handling 2022-06-15 09:01:50 +01:00
Conventional Changelog Action
f858c88433 chore(release): 🚀 v4.20.3 [skip ci] 2022-06-05 19:58:07 +00:00
tidusjar
ab1a11af78 fix(plex): 🐛 Fixed an issue with the Plex Sync 2022-06-05 20:54:18 +01:00
Conventional Changelog Action
75183f3a81 chore(release): 🚀 v4.20.2 [skip ci] 2022-06-03 21:12:02 +00:00
Jamie
7dd9b1cac0
fix: 🐛 Fixed the Request on Behalf of having blanks (#4667) 2022-06-03 22:08:15 +01:00
Conventional Changelog Action
87fc5d8fc7 chore(release): 🚀 v4.20.1 [skip ci] 2022-05-27 09:22:02 +00:00
contrib-readme-bot
0649d50b5f chore: 👥 Updated Contributors [skip ci] 2022-05-27 09:18:17 +00:00
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
Conventional Changelog Action
d03b29856d chore(release): 🚀 v4.20.0 2022-04-28 09:48:12 +00:00
Jamie
a11bd346e0
Merge pull request #4630 from sephrat/upcoming-tv
feat(discover): Show more relevant shows in upcoming TV
2022-04-28 10:44:34 +01:00
sephrat
8357819b53 feat(discover): Show more relevant shows in upcoming TV 2022-04-28 09:55:34 +02:00
Conventional Changelog Action
b54fba5c99 chore(release): 🚀 v4.19.1 2022-04-27 07:56:54 +00: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
Conventional Changelog Action
1ac0e5768b chore(release): 🚀 v4.19.0 2022-04-27 07:09:25 +00:00
contrib-readme-bot
da6ed76bd6 chore: 👥 Updated Contributors [skip ci] 2022-04-27 07:05:31 +00:00
Jamie
0e8c47a1d3
Merge pull request #4626 from sephrat/media-update
Detect reidentified content in Emby and Jellyfin
2022-04-27 08:05:12 +01:00
Jamie
7017806bfb
Update label.yml
[skip ci]
2022-04-27 08:04:26 +01:00
Jamie
9e45e816c3
Update pr.yml
[skip ci]
2022-04-27 08:03:20 +01:00
sephrat
a96d2a7818 Fix formatting 2022-04-27 08:15:25 +02:00
Jamie
75d279b83a
Update label.yml
[skip ci]
2022-04-26 20:02:43 +01:00
Jamie
4da0a597d7
Update pr.yml
[skip ci]
2022-04-26 20:02:06 +01: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
Conventional Changelog Action
5973056393 chore(release): 🚀 v4.18.0 2022-04-26 14:45:31 +00:00
Jamie
a1ff72d428
Merge pull request #4624 from sephrat/trending
Improve trending section
2022-04-26 15:41:53 +01:00
sephrat
4f12939e22 feat(discover): Default trending source to new logic 2022-04-26 12:58:21 +02:00