Commit graph

  • a0fb8c1e4a
    Merge 3e369cc14d into c54998a1da #245 thephpmaster 2023-08-15 13:44:32 -0400
  • 3e369cc14d Added wildcard collections and title search #245 thephpmaster 2023-08-15 13:41:12 -0400
  • 9662ce5318
    Merge e40f928c27 into c54998a1da #232 CourtneyMetal 2021-05-02 23:06:28 +1200
  • e40f928c27 use url parsing instead of string formatting to build URL #232 Metalor696 2021-05-02 22:57:24 +1200
  • 067da31a7c
    Merge 72ccc9a854 into c54998a1da #220 Kevin C. Bimonte 2021-03-26 15:15:32 -0400
  • 72ccc9a854 Updating PlexAPI=4.5.1 and fixing collections #220 Kevin C. Bimonte 2021-03-26 15:11:21 -0400
  • c54998a1da
    Merge pull request #186 from mza921/develop master mza921 2021-01-23 22:17:32 -0800
  • 3368498eff Fix TMDb trending for TV shows #186 develop mza921 2021-01-21 02:38:50 -0800
  • b87a84b968 Newer tmdbv3api module mza921 2021-01-21 02:32:42 -0800
  • e0420aca53 Fix for IMDb lists with 1000+ items mza921 2021-01-20 13:14:22 -0800
  • d38f0f636e Update GUID map for both tmdb_id and imdb_id mza921 2021-01-20 03:07:23 -0800
  • a084aa5e0c Update version mza921 2021-01-20 02:40:02 -0800
  • 344ecc0f6b Add IMDb GUIDs to GUID db mza921 2021-01-20 02:06:20 -0800
  • 486649a680
    Merge pull request #156 from mza921/develop v2.8.2 mza921 2020-12-26 21:48:06 -0800
  • 1f4aec882f Update version numbers #156 mza921 2020-12-26 21:46:08 -0800
  • 314512374d Fix error message mza921 2020-12-26 02:52:08 -0800
  • 966fb696b7 Fix tmdb lookups and trending methods mza921 2020-12-26 02:44:36 -0800
  • 0c905d05e0 Fix trakt tmdb/tvdb lookup mza921 2020-12-26 02:33:50 -0800
  • 15cc635472
    Merge pull request #150 from mza921/develop mza921 2020-12-17 16:16:29 -0800
  • 554990069a Update version number #150 mza921 2020-12-17 16:15:19 -0800
  • c261fb545b Update changelog mza921 2020-12-17 16:14:09 -0800
  • 9ee5405df4 Bad merge mza921 2020-12-17 16:04:14 -0800
  • dbb0015360 Bad merge mza921 2020-12-17 15:57:20 -0800
  • f4f2992d7b Bad merge mza921 2020-12-17 15:56:09 -0800
  • 57eaac2616
    Merge pull request #146 from mza921/performance mza921 2020-12-17 00:26:54 -0800
  • 3430ea653a
    Merge branch 'master' into performance #146 mza921 2020-12-17 00:25:35 -0800
  • 7099a20d65 Revert "Merge branch 'master' into performance" #145 #144 mza921 2020-12-16 23:43:56 -0800
  • 5aef838fcd Revert "Merge pull request #142 from mza921/performance" mza921 2020-12-16 23:40:52 -0800
  • 9f47905558 Remove another cache remnant mza921 2020-12-16 23:31:52 -0800
  • cb620556be Remove create_cache remnant mza921 2020-12-16 23:28:23 -0800
  • b9834a1b74
    Merge pull request #142 from mza921/performance mza921 2020-12-16 22:57:14 -0800
  • 5ed0af4d32
    Merge branch 'master' into performance #142 mza921 2020-12-16 22:56:18 -0800
  • 0d269d2e6f Fix for various tmdb show methods mza921 2020-12-16 18:20:50 -0800
  • cc9b9d8c13 Fix type error in tmdb_get_movies function #143 Quentin Hello 2020-12-17 02:54:28 +0100
  • 72728b6974 Remove comments mza921 2020-12-16 15:08:59 -0800
  • fab586282f Force IDs to str mza921 2020-12-16 15:08:00 -0800
  • 16cdd00aa1 Force TMDB ID to int on guid map and Trakt lookups mza921 2020-12-15 11:04:19 -0800
  • 51e85013e9 Remove cache from template mza921 2020-12-15 02:49:40 -0800
  • cca017ec2a Update pull request number mza921 2020-12-15 02:24:12 -0800
  • 7aabcbfeff Add GUID map creation from the Plex DB mza921 2020-12-15 02:18:13 -0800
  • 62b1c3e0da Revert "Merge pull request #115 from meisnate12/PerformanceUpdate" mza921 2020-11-28 11:47:25 -0800
  • c52c81a993
    Merge pull request #115 from meisnate12/PerformanceUpdate mza921 2020-11-26 18:25:45 -0800
  • 86ecd70957 #125 Added error message for YAML Scan Failures #115 meisnate12 2020-11-26 14:46:53 -0500
  • 2c989ea129 optimized method meisnate12 2020-11-25 23:10:36 -0500
  • a704c8f5b7 Requirements checking meisnate12 2020-11-25 11:49:35 -0500
  • ab82ff2060 added cache_update_interval meisnate12 2020-11-25 11:46:31 -0500
  • 7e0b70b9df #1213 added plex_collection filter meisnate12 2020-11-23 19:53:36 -0500
  • b5da70db69 further speed increase meisnate12 2020-11-23 15:45:13 -0500
  • 5267199b59 tiny fix + README meisnate12 2020-11-23 13:55:40 -0500
  • 8369f3bb17 fix for #121 meisnate12 2020-11-21 02:17:44 -0500
  • 2b4aa8e946 changed lists to tables in README meisnate12 2020-11-20 15:26:56 -0500
  • 7f05564437 add back trending bump tmdbv3api to 1.7.1 meisnate12 2020-11-20 13:44:51 -0500
  • dee6a44d44 removed trending for now meisnate12 2020-11-20 10:59:14 -0500
  • 98b0e8d7b4 fixed CHANGELOG meisnate12 2020-11-19 21:55:58 -0500
  • 66a4ea20d8 bump to 1.7.0 and added tmdb_trending meisnate12 2020-11-19 15:59:41 -0500
  • 113fff5b18 added cache attribute meisnate12 2020-11-19 11:16:53 -0500
  • b95dda69f1 removed add_movie meisnate12 2020-11-18 17:05:51 -0500
  • 3c84d289c3 add this back meisnate12 2020-11-18 15:38:34 -0500
  • 5d4dd9e83d removed cache meisnate12 2020-11-18 10:39:26 -0500
  • af83e1f7e5 updated README meisnate12 2020-11-18 09:38:52 -0500
  • 450d21c83b updated CHANGELOG meisnate12 2020-11-18 08:15:39 -0500
  • a360a79df2 switch imdb map to a tmdb map meisnate12 2020-11-18 08:09:48 -0500
  • a6b802ab2a fixed missing printouts meisnate12 2020-11-17 16:32:37 -0500
  • bc2b0ad710 forgot a : meisnate12 2020-11-17 00:18:24 -0500
  • fff596fa86 updated README meisnate12 2020-11-16 20:27:05 -0500
  • cb3420c308 collection level radarr #110 meisnate12 2020-11-16 20:13:52 -0500
  • 3532e448ac updated CHANGELOG meisnate12 2020-11-16 11:53:59 -0500
  • 74c447d8af fix for #118 meisnate12 2020-11-16 11:45:40 -0500
  • 4780ac3904 fix for #117 meisnate12 2020-11-16 11:45:06 -0500
  • 38f297d7d2 forgot argument meisnate12 2020-11-14 16:08:41 -0500
  • f2a49c1ba4 CHANGELOG update meisnate12 2020-11-13 20:04:06 -0500
  • e76ce52185 only create map when needed meisnate12 2020-11-13 19:44:54 -0500
  • 967b2c8e7d 2.6.1 Created a mapping for IMDb ID to Plex Rating Key once each run instead of every time tmdb, imdb, tvdb, or trakt list was run. meisnate12 2020-11-13 19:41:17 -0500
  • 4a813bbee9
    Merge pull request #14 from meisnate12/dependabot/pip/tmdbv3api-1.7.0 meisnate12 2020-11-20 11:02:41 -0500
  • 5e269a5e83
    Bump tmdbv3api from 1.6.2 to 1.7.0 dependabot[bot] 2020-11-20 06:45:03 +0000
  • f8ce499534
    Merge pull request #113 from meisnate12/tmdb_discover mza921 2020-11-12 20:57:15 -0800
  • 765e9de868 didnt mean to leave this in #113 meisnate12 2020-11-11 23:05:15 -0500
  • 5875a76a14 Upped to 2.6.0 meisnate12 2020-11-11 23:03:49 -0500
  • bbe7238471 updated README meisnate12 2020-11-11 22:37:34 -0500
  • b55c43acaa Added plex_collection, any many tmdb methods meisnate12 2020-11-11 11:25:40 -0500
  • bfa9f0f115 fix for #105 meisnate12 2020-11-10 14:06:45 -0500
  • b54bee1860 finished tmdb_discover meisnate12 2020-11-10 14:06:03 -0500
  • 8c7e736f45 added tmdb_discover meisnate12 2020-11-06 10:31:58 -0500
  • 4d177fed8e tmdb_company meisnate12 2020-11-05 22:29:15 -0500
  • 7126473ee6
    Merge pull request #13 from mza921/master meisnate12 2020-11-11 22:40:51 -0500
  • 1be6a60619
    Merge pull request #112 from mza921/trakt-refresh-token mza921 2020-11-11 19:09:12 -0800
  • 909328fa24 Update version #112 mza921 2020-11-11 19:07:39 -0800
  • 123f6d98cc Update release number mza921 2020-11-11 16:30:51 -0800
  • 33c9eb0ed8 Re-add trakt_trending mza921 2020-11-11 16:23:47 -0800
  • db7d5371f3 Add Trakt Watchlist support mza921 2020-11-11 16:21:33 -0800
  • ed2002b543 Default auto_refresh_token to false mza921 2020-11-11 15:35:18 -0800
  • 536c7d8353
    Update CHANGELOG.md mza921 2020-11-11 12:54:02 -0800
  • ec89eabf23 Add Trakt refresh_token support mza921 2020-11-11 12:49:26 -0800
  • 22bd7da5b3
    Merge pull request #103 from meisnate12/master #104 mza921 2020-11-09 22:12:20 -0800
  • b372a513ce fix pull number #103 meisnate12 2020-11-09 13:46:01 -0500
  • 83eae65be9 bump to 2.4.7 meisnate12 2020-11-09 12:19:45 -0500
  • 0f9eb2d675 fix for #92 meisnate12 2020-11-09 12:18:54 -0500
  • 35d153dcb7 fixed tmdb_actor, tmdb_director, and tmdb_writer meisnate12 2020-11-09 10:36:37 -0500
  • e1502214a8 removed exception catchall meisnate12 2020-11-09 10:26:00 -0500
  • d58fb288bd
    Merge pull request #101 from meisnate12/master mza921 2020-11-07 00:10:23 -0800