Commit graph

499 commits

Author SHA1 Message Date
JackDandy
cda6fb6b2c Fix votes on shows/IMDb cards. 2024-06-26 18:07:24 +01:00
JackDandy
fd87f18ab0 Merge branch 'hotfix/3.32.2' 2024-06-26 07:20:57 +01:00
JackDandy
552e4f74b1 Fix systemd linefeed typo. 2024-06-26 07:20:42 +01:00
JackDandy
fada1cf299 Merge branch 'hotfix/3.32.1' 2024-06-26 01:18:13 +01:00
Prinz23
bfd9f50d76 Fix update tvinfo test data 2024-06-26 01:17:25 +01:00
Prinz23
165144ca5b fix type of self.plays_self 2024-06-26 01:14:16 +01:00
JackDandy
283a9258d5 Merge branch 'release/3.32.0' 2024-06-25 21:15:59 +01:00
JackDandy
31c406a493 Prepare release, bump date. 2024-06-25 21:15:30 +01:00
JackDandy
0384e218aa Merge branch 'feature/FixScaleImage' into dev 2024-06-25 21:10:06 +01:00
JackDandy
53cc79ee8c Change popup on browse shows person view to hide on unfocus when long user adjustable scrollable lists of character roles are used, e.g. Evan Peters in AHS.
Change hide ratings on browse shows cards in person view for TVmaze as not provided.
Change replace test code for consistency at "Other shows" for sub title across all sources.
Make overview parser centralised for consistent reusability.
Fix add dynamic fetch to fill show data on person view when a role is non main and the API does not expose.
Add logic for when there are no genres.
Fix mitigate MRU issue where browse default and param person view conflicted.
Change make TMDB person genre lowercase for consistency with other sources.
Filter out TMDB roles that have no actual name.
Add expose `show_type` to TVmaze api for cases where genres are None (e.g. Taylor Swift vs. Scooter Braun).
Fix images on Shows -> MC cards view.
Change ensure genres on NE browse shows view are lowercase consistent with other sources.
Change browse shows view, replace \r\n in show overviews to a single whitespace on cards.
Change TMDB browse shows expose ratings.
Fix TMDB browse shows use alternative term_vote in drop down.
2024-06-25 20:21:44 +01:00
Prinz23
4e52d2da08 Add try to retrieve TVmaze id for persons
Fix person image scaler
Change make a unified generator for the p_chars var in persons search
Change add plays_self to TMDB, TVmaze, Trakt
Fix TMDb person search page for shows without first aired date (future shows for example)
Add also display guest appearances in TVmaze person search
Add parsing of vote_average / rating for main cast
Add genres to person show data
Fix, auto close qTip if mouse is over nav menu
Change add rating, vote_average, vote_count, popularity to TMDB person characters shows
Change TVmaze character name TBA|D to ''
Change add person gender to Trakt
2024-06-25 20:21:25 +01:00
JackDandy
31f5b3ea23 Move the dynamic list of roles from the fix height cards into the flexible height popup.
Tweaks to order of stuff and fix issue where images to the right flowed badly on different height images on the left on the person view
Change darker popup title for improve visual contrast
Start of fix scale image
2024-06-23 19:23:12 +01:00
JackDandy
5f67570632 Merge branch 'main' into dev 2024-06-23 19:22:13 +01:00
JackDandy
92b2650173 Merge branch 'hotfix/3.31.2' 2024-06-23 19:20:35 +01:00
Prinz23
d1d06ba914 Fix parsing show names that contain the word "parts" by making parser more restrictive. 2024-06-23 19:20:02 +01:00
JackDandy
8533297323 Merge branch 'feature/AddBrowsePersonShows' into dev 2024-06-16 17:12:56 +01:00
JackDandy
84d1d81d45 Change clean up 2024-06-16 17:09:05 +01:00
Prinz23
a6122aae66 Add search on TVmaze, TMDb, or Trakt for other shows with the actor that is viewed on Person page. 2024-06-16 17:03:00 +01:00
JackDandy
cb919e0f10 Merge branch 'main' into dev 2024-06-14 01:03:08 +01:00
JackDandy
c5e9317929 Merge branch 'hotfix/3.31.1' 2024-06-14 01:01:58 +01:00
Prinz23
4a430afbe1 Change allow Python 3.12.4 2024-06-14 00:56:18 +01:00
JackDandy
5026cd295c Merge branch 'feature/ChangeEditShowSortIgnoreRequire' into dev 2024-06-14 00:48:54 +01:00
Prinz23
a48a4ead37 Change alphabetically sort list at edit show/Exclude global ignore/require words. 2024-06-14 00:48:13 +01:00
JackDandy
3610ee1bd2 Merge branch 'feature/ChangeHardenSystemd' into dev 2024-06-13 13:50:21 +01:00
JackDandy
4a6cd14465 Change systemd remove py2 and add basic hardening options (thanks to team sabnzbd). 2024-06-13 13:49:54 +01:00
JackDandy
f21631ce37 Merge branch 'feature/ChangeGrowlNotifier' into dev 2024-06-07 21:00:30 +01:00
JackDandy
3b922bdeb2 Change growl notifier location for Apprise update refactor. 2024-06-07 21:00:11 +01:00
JackDandy
026fc83142 Merge branch 'feature/UpdateApprise' into dev 2024-06-07 20:37:04 +01:00
JackDandy
cd7804df1e Update apprise 1.6.0 (0c0d5da) to 1.8.0 (81caf92). 2024-06-07 20:34:43 +01:00
JackDandy
4bac6edb57 Merge branch 'feature/UpdateUnidecode' into dev 2024-06-07 17:42:15 +01:00
JackDandy
16bb30029b Update unidecode module 1.3.6 (4141992) → 1.3.8 (dfe397d). 2024-06-07 17:42:01 +01:00
JackDandy
d5d3c3cba1 Merge branch 'feature/UpdatePkgResources' into dev 2024-06-07 17:23:34 +01:00
JackDandy
4572ed367c Update package resource API 68.1.2 (1ef36f2) → 68.2.2 (8ad627d). 2024-06-07 17:19:43 +01:00
JackDandy
354e8d640a Merge branch 'feature/UpdateSend2Trash' into dev 2024-06-07 16:59:37 +01:00
JackDandy
5ec9926bd4 Update Send2Trash 1.5.0 (66afce7) → 1.8.3 (91d0698). 2024-06-07 16:56:21 +01:00
JackDandy
b623ffae4d Merge branch 'feature/UpdateRarfile' into dev 2024-06-07 16:45:37 +01:00
JackDandy
c8c6ac83e1 Update Rarfile 4.1a1 (8a72967) → 4.2 (db1df33). 2024-06-07 16:43:38 +01:00
JackDandy
1834be7617 Merge branch 'feature/UpdatePyTz' into dev 2024-06-07 16:35:33 +01:00
JackDandy
1a830f244e Update pytz 2023.3/2023c (488d3eb) → 2024.1/2024a (3680953). 2024-06-07 16:35:14 +01:00
JackDandy
75b864c94e Merge branch 'feature/UpdateDiskcache' into dev 2024-06-07 15:57:10 +01:00
JackDandy
4abcb950a0 Update diskcache 5.6.3 (323787f) → 5.6.3 (ebfa37c). 2024-06-07 15:56:56 +01:00
JackDandy
3286e4d323 Merge branch 'feature/UpdateProfilehooks' into dev 2024-06-07 15:47:50 +01:00
JackDandy
75392efb97 Update profilehooks module 1.12.1 (c3fc078) → 1.13.0.dev0 (99f8a31). 2024-06-07 15:47:27 +01:00
JackDandy
340c79fcbd Merge branch 'feature/UpdateAttr' into dev 2024-06-07 15:43:38 +01:00
JackDandy
cf118e92fc Update attr 23.1.0 (67e4ff2) → 23.2.0 (b393d79). 2024-06-07 15:38:19 +01:00
JackDandy
421022f4c4 Merge branch 'feature/UpdateImdbpie' into dev 2024-06-07 13:28:21 +01:00
JackDandy
909fd3d24e Update imdbpie 5.6.4 (f695e87) → 5.6.5 (f8ed7a0). 2024-06-07 13:28:03 +01:00
JackDandy
13a7cd8169 Merge branch 'feature/UpdateDateutil' into dev 2024-06-07 11:50:01 +01:00
JackDandy
c645ff464f Update dateutil 2.8.2 (296d419) → 2.9.0.post0 (0353b78). 2024-06-07 11:46:29 +01:00
JackDandy
64ca9b6f00 Merge branch 'feature/UpdateTornado' into dev 2024-06-06 21:17:19 +01:00