Commit graph

  • 891b0d2d0f Merge branch 'feature/FixNoCharacterName' into dev dev JackDandy 2024-10-07 11:24:41 +0100
  • 1b08ec8c67 if add and update cast that has no character name Prinz23 2024-10-07 04:00:06 +0200
  • 29047e44d3 Merge branch 'feature/AddTvdbV4' into dev JackDandy 2024-10-07 01:24:59 +0100
  • 33c3c9efcd Change highlight main UI changes with TVDBv4. JackDandy 2024-08-12 21:27:51 +0100
  • 270fef4fdf fix dedupe characters in tvdb api v4 Prinz23 2024-06-27 00:10:28 +0100
  • 5a11b23121 Change add role deduplication, and tidy up JackDandy 2024-06-26 23:41:50 +0100
  • b59084d27d Add TVDb person search Prinz23 2023-09-18 14:35:21 +0100
  • da9a6a829c Change couple more consistency improvements. JackDandy 2023-05-09 22:55:47 +0100
  • 9f875601e4 Fix for caching. Prinz23 2023-05-09 16:37:19 +0100
  • b4a16b40b0 Change simplify get_cache calls. JackDandy 2023-05-09 06:50:05 +0100
  • bc1eff8d3b Change add get_cached_or_new to simplify data caching. Prinz23 2023-05-09 00:17:15 +0100
  • 4b0f437923 Change refactoring, changes for consistency, code style, and improve readability. JackDandy 2023-05-08 00:06:41 +0100
  • 7c32dc12e4 Change support languages in show search. Prinz23 2023-02-28 18:12:11 +0000
  • b55b29732b Fix py2 deprecation cleanups added exclusively by TvdbV4 code. JackDandy 2021-09-05 20:10:58 +0100
  • 79f0c829a7 Add TVDb v4. Prinz23 2021-08-15 18:06:56 +0200
  • 9410f3f219 Merge branch 'main' into dev JackDandy 2024-10-07 01:12:04 +0100
  • 5b830af8b9 Merge branch 'hotfix/3.32.10' JackDandy 2024-10-07 01:11:45 +0100
  • 6b762f2b48 Merge branch 'hotfix/3.32.10' main release_3.32.10 JackDandy 2024-10-07 01:10:01 +0100
  • 363cb49348 fix IndentationError(s) Prinz23 2024-10-07 02:06:24 +0200
  • c05ccd3b51 Merge branch 'main' into dev JackDandy 2024-10-07 01:01:05 +0100
  • f91ceb5e4b Merge branch 'hotfix/3.32.9' JackDandy 2024-10-07 01:00:15 +0100
  • f343765302 Fix indendation. JackDandy 2024-10-07 00:59:57 +0100
  • eef5ddb171 Merge branch 'main' into dev JackDandy 2024-10-07 00:35:28 +0100
  • c0e8505eca Merge branch 'hotfix/3.32.8' release_3.32.8 JackDandy 2024-10-07 00:33:40 +0100
  • d2f7bb6104 Fix Fanart.tv and CF data fetch. JackDandy 2024-10-07 00:30:50 +0100
  • f2f39568dd Change min required Python version to 3.9 Prinz23 2024-08-18 05:43:52 +0100
  • 176abcdd4d Merge branch 'main' into dev JackDandy 2024-08-13 12:29:15 +0100
  • fcf5ccf236 Merge branch 'hotfix/3.32.7' release_3.32.7 JackDandy 2024-08-13 12:28:31 +0100
  • 69eea899ef Change add CONFIG_LOADED var to prevent saving config.ini before it's fully loaded Prinz23 2024-08-12 21:33:28 +0100
  • e67f74a262 Change password manager friendly login form. JackDandy 2024-08-13 12:23:10 +0100
  • 76871e8628 Merge branch 'main' into dev JackDandy 2024-08-12 18:11:02 +0100
  • 66c715115c Merge branch 'hotfix/3.32.6' release_3.32.6 JackDandy 2024-08-12 18:09:59 +0100
  • 2dcf1854eb Fix saving config.ini after restart and startup Prinz23 2024-08-12 18:25:11 +0200
  • 3cabf3f9d7 Merge branch 'main' into dev JackDandy 2024-08-12 00:19:37 +0100
  • 689296c4ac Merge branch 'hotfix/3.32.5' release_3.32.5 JackDandy 2024-08-12 00:17:33 +0100
  • 6a65cebc06 Fix to create initial config.ini when one doesn't exist Prinz23 2024-08-11 21:00:07 +0200
  • c6bfc9c3d1 Merge branch 'main' into dev JackDandy 2024-08-10 12:56:58 +0100
  • c37a753c6a Merge branch 'hotfix/3.32.4' release_3.32.4 JackDandy 2024-08-10 12:39:49 +0100
  • 0c0e25e73c Change allow Python 3.12.5 Prinz23 2024-06-28 02:57:31 +0100
  • 80cffd7cef Change add Gitlab tests Prinz23 2024-06-26 01:37:04 +0200
  • eb5685a57e
    add some debug info to search.py Jens Timmerman 2024-07-08 20:29:35 +0200
  • 13763cab4b Change person cards to not display "eps" when number of eps is unknown JackDandy 2024-06-26 23:59:43 +0100
  • 07799f6dd9 Merge branch 'main' into dev JackDandy 2024-06-26 18:26:57 +0100
  • d5c0fa3c07 Merge branch 'hotfix/3.32.3' release_3.32.3 JackDandy 2024-06-26 18:25:47 +0100
  • c4d3577ba3 Fix TVmaze parser to only directly map properties in map list Prinz23 2024-06-26 14:12:26 +0100
  • cda6fb6b2c Fix votes on shows/IMDb cards. JackDandy 2024-06-26 18:07:24 +0100
  • 47cf0f5eca Merge branch 'main' into dev JackDandy 2024-06-26 07:21:40 +0100
  • fd87f18ab0 Merge branch 'hotfix/3.32.2' release_3.32.2 JackDandy 2024-06-26 07:20:57 +0100
  • 552e4f74b1 Fix systemd linefeed typo. JackDandy 2024-06-26 07:20:42 +0100
  • 611097de1a Merge branch 'main' into dev JackDandy 2024-06-26 01:20:52 +0100
  • fada1cf299 Merge branch 'hotfix/3.32.1' release_3.32.1 JackDandy 2024-06-26 01:18:13 +0100
  • bfd9f50d76 Fix update tvinfo test data Prinz23 2024-06-25 23:54:40 +0200
  • 165144ca5b fix type of self.plays_self Prinz23 2024-06-25 23:50:30 +0200
  • be24e6169b Merge branch 'feature/UpdatePkgResources' into dev JackDandy 2024-06-26 00:47:28 +0100
  • 83d2aa32a2 Update package resource API 68.2.2 (8ad627d) → 70.1.1 (222ebf9). JackDandy 2024-06-26 00:40:03 +0100
  • 874876391a Merge branch 'feature/UpdateFilelock' into dev JackDandy 2024-06-25 23:29:26 +0100
  • 0f7ad2da59 Update filelock 3.14.0 (8556141) → 3.15.4 (9a979df). JackDandy 2024-06-25 23:16:08 +0100
  • 87dfa2f6fd Merge branch 'feature/UpdateUrllib3' into dev JackDandy 2024-06-25 23:05:14 +0100
  • de3d29c818 Update urllib3 2.2.1 (54d6edf) → 2.2.2 (27e2a5c). JackDandy 2024-06-25 23:03:04 +0100
  • e7ab89c731 Merge branch 'main' into dev JackDandy 2024-06-25 21:16:28 +0100
  • 283a9258d5 Merge branch 'release/3.32.0' release_3.32.0 JackDandy 2024-06-25 21:15:59 +0100
  • 31c406a493 Prepare release, bump date. JackDandy 2024-06-25 21:15:30 +0100
  • 0384e218aa Merge branch 'feature/FixScaleImage' into dev JackDandy 2024-06-25 21:10:06 +0100
  • 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. JackDandy 2024-06-19 15:04:04 +0100
  • 4e52d2da08 Add try to retrieve TVmaze id for persons Prinz23 2024-06-17 03:32:37 +0100
  • 31f5b3ea23 Move the dynamic list of roles from the fix height cards into the flexible height popup. JackDandy 2024-06-16 22:27:15 +0100
  • 5f67570632 Merge branch 'main' into dev JackDandy 2024-06-23 19:22:13 +0100
  • 92b2650173 Merge branch 'hotfix/3.31.2' release_3.31.2 JackDandy 2024-06-23 19:20:35 +0100
  • d1d06ba914 Fix parsing show names that contain the word "parts" by making parser more restrictive. Prinz23 2024-06-23 19:29:42 +0200
  • 8533297323 Merge branch 'feature/AddBrowsePersonShows' into dev JackDandy 2024-06-16 17:12:56 +0100
  • 84d1d81d45 Change clean up JackDandy 2024-06-16 17:05:11 +0100
  • a6122aae66 Add search on TVmaze, TMDb, or Trakt for other shows with the actor that is viewed on Person page. Prinz23 2023-05-30 22:28:56 +0100
  • cb919e0f10 Merge branch 'main' into dev JackDandy 2024-06-14 01:03:08 +0100
  • c5e9317929 Merge branch 'hotfix/3.31.1' release_3.31.1 JackDandy 2024-06-14 01:01:58 +0100
  • 4a430afbe1 Change allow Python 3.12.4 Prinz23 2024-06-08 20:46:36 +0200
  • 5026cd295c Merge branch 'feature/ChangeEditShowSortIgnoreRequire' into dev JackDandy 2024-06-14 00:48:54 +0100
  • a48a4ead37 Change alphabetically sort list at edit show/Exclude global ignore/require words. Prinz23 2024-05-30 16:05:46 +0200
  • 3610ee1bd2 Merge branch 'feature/ChangeHardenSystemd' into dev JackDandy 2024-06-13 13:50:21 +0100
  • 4a6cd14465 Change systemd remove py2 and add basic hardening options (thanks to team sabnzbd). JackDandy 2024-06-13 13:49:28 +0100
  • f21631ce37 Merge branch 'feature/ChangeGrowlNotifier' into dev JackDandy 2024-06-07 21:00:30 +0100
  • 3b922bdeb2 Change growl notifier location for Apprise update refactor. JackDandy 2024-06-07 21:00:11 +0100
  • 026fc83142 Merge branch 'feature/UpdateApprise' into dev JackDandy 2024-06-07 20:37:04 +0100
  • cd7804df1e Update apprise 1.6.0 (0c0d5da) to 1.8.0 (81caf92). JackDandy 2024-06-07 19:48:09 +0100
  • 4bac6edb57 Merge branch 'feature/UpdateUnidecode' into dev JackDandy 2024-06-07 17:42:15 +0100
  • 16bb30029b Update unidecode module 1.3.6 (4141992) → 1.3.8 (dfe397d). JackDandy 2024-06-07 17:42:01 +0100
  • d5d3c3cba1 Merge branch 'feature/UpdatePkgResources' into dev JackDandy 2024-06-07 17:23:34 +0100
  • 4572ed367c Update package resource API 68.1.2 (1ef36f2) → 68.2.2 (8ad627d). JackDandy 2024-06-07 17:18:00 +0100
  • 354e8d640a Merge branch 'feature/UpdateSend2Trash' into dev JackDandy 2024-06-07 16:59:37 +0100
  • 5ec9926bd4 Update Send2Trash 1.5.0 (66afce7) → 1.8.3 (91d0698). JackDandy 2024-06-07 16:56:21 +0100
  • b623ffae4d Merge branch 'feature/UpdateRarfile' into dev JackDandy 2024-06-07 16:45:37 +0100
  • c8c6ac83e1 Update Rarfile 4.1a1 (8a72967) → 4.2 (db1df33). JackDandy 2024-06-07 16:43:38 +0100
  • 1834be7617 Merge branch 'feature/UpdatePyTz' into dev JackDandy 2024-06-07 16:35:33 +0100
  • 1a830f244e Update pytz 2023.3/2023c (488d3eb) → 2024.1/2024a (3680953). JackDandy 2024-06-07 16:35:14 +0100
  • 75b864c94e Merge branch 'feature/UpdateDiskcache' into dev JackDandy 2024-06-07 15:57:10 +0100
  • 4abcb950a0 Update diskcache 5.6.3 (323787f) → 5.6.3 (ebfa37c). JackDandy 2024-06-07 15:56:56 +0100
  • 3286e4d323 Merge branch 'feature/UpdateProfilehooks' into dev JackDandy 2024-06-07 15:47:50 +0100
  • 75392efb97 Update profilehooks module 1.12.1 (c3fc078) → 1.13.0.dev0 (99f8a31). JackDandy 2024-06-07 15:47:27 +0100
  • 340c79fcbd Merge branch 'feature/UpdateAttr' into dev JackDandy 2024-06-07 15:43:38 +0100
  • cf118e92fc Update attr 23.1.0 (67e4ff2) → 23.2.0 (b393d79). JackDandy 2024-06-07 15:38:19 +0100
  • 421022f4c4 Merge branch 'feature/UpdateImdbpie' into dev JackDandy 2024-06-07 13:28:21 +0100