Commit graph

68 commits

Author SHA1 Message Date
mza921
d38f0f636e Update GUID map for both tmdb_id and imdb_id 2021-01-20 03:07:23 -08:00
mza921
344ecc0f6b Add IMDb GUIDs to GUID db 2021-01-20 02:06:20 -08:00
mza921
7099a20d65 Revert "Merge branch 'master' into performance"
This reverts commit 5ed0af4d32, reversing
changes made to 0d269d2e6f.
2020-12-16 23:43:56 -08:00
mza921
5ed0af4d32
Merge branch 'master' into performance 2020-12-16 22:56:18 -08:00
mza921
fab586282f Force IDs to str 2020-12-16 15:08:00 -08:00
mza921
16cdd00aa1 Force TMDB ID to int on guid map and Trakt lookups 2020-12-15 11:04:19 -08:00
mza921
7aabcbfeff Add GUID map creation from the Plex DB 2020-12-15 02:18:13 -08:00
mza921
62b1c3e0da Revert "Merge pull request #115 from meisnate12/PerformanceUpdate"
This reverts commit c52c81a993, reversing
changes made to f8ce499534.
2020-11-28 11:47:25 -08:00
meisnate12
2c989ea129 optimized method 2020-11-25 23:10:36 -05:00
meisnate12
ab82ff2060 added cache_update_interval 2020-11-25 11:46:31 -05:00
meisnate12
7e0b70b9df #1213 added plex_collection filter 2020-11-23 19:53:36 -05:00
meisnate12
b5da70db69 further speed increase 2020-11-23 15:45:13 -05:00
meisnate12
113fff5b18 added cache attribute 2020-11-20 11:03:52 -05:00
meisnate12
5d4dd9e83d removed cache 2020-11-20 11:03:49 -05:00
meisnate12
a360a79df2 switch imdb map to a tmdb map 2020-11-20 11:03:46 -05:00
meisnate12
38f297d7d2 forgot argument 2020-11-20 11:03:40 -05:00
meisnate12
e76ce52185 only create map when needed 2020-11-20 11:03:37 -05:00
meisnate12
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. 2020-11-20 11:03:36 -05:00
meisnate12
5875a76a14 Upped to 2.6.0 2020-11-11 23:03:49 -05:00
meisnate12
b55c43acaa Added plex_collection, any many tmdb methods 2020-11-11 22:45:13 -05:00
meisnate12
8c7e736f45 added tmdb_discover 2020-11-11 22:44:20 -05:00
meisnate12
4d177fed8e tmdb_company 2020-11-11 22:43:27 -05:00
mza921
db7d5371f3 Add Trakt Watchlist support 2020-11-11 16:21:33 -08:00
meisnate12
0f9eb2d675 fix for #92 2020-11-09 12:18:54 -05:00
meisnate12
1468b07bd7 add processing for imdb Lists 2020-11-06 16:51:03 -05:00
meisnate12
9723505a27 fixed more prints 2020-11-06 16:15:55 -05:00
meisnate12
853b0c395c fixed prints 2020-11-06 16:08:02 -05:00
meisnate12
e4bc0b42a4 bumped to 2.4.6 2020-11-06 15:19:15 -05:00
meisnate12
3b62918a05 fix for #93 third times the charm 2020-11-06 11:54:49 -05:00
meisnate12
898817be91 removed max_age year and fixed variable names 2020-11-05 22:34:56 -05:00
meisnate12
9b2770f23e forgot to allow y in max_age movie filters 2020-11-05 08:47:55 -05:00
meisnate12
e6805836e6 bump to 2.4.4 fix for 93 2020-11-05 08:35:15 -05:00
meisnate12
6d16795601 bump to 2.4.3 2020-11-05 01:36:52 -05:00
meisnate12
fd6eac2ff9 Fix for #93 2020-11-05 01:31:23 -05:00
meisnate12
b38f0823c3 Merge remote-tracking branch 'upstream/master'
# Conflicts:
#	CHANGELOG.md
#	README.md
#	app/plex_auto_collections.py
2020-11-03 23:07:42 -05:00
mza921
7e3cc71238 Fix movie id lookup 2020-11-03 17:38:45 -08:00
mza921
e5b8f2b00f Revert "Fix movie id lookup"
This reverts commit 12de3f1c37.
2020-11-03 17:21:08 -08:00
mza921
12de3f1c37 Fix movie id lookup 2020-11-03 17:10:44 -08:00
meisnate12
7b14b7a7d1 Merge remote-tracking branch 'upstream/master'
# Conflicts:
#	CHANGELOG.md
#	README.md
2020-11-03 14:57:21 -05:00
meisnate12
40dba4a2a5 removed decade and fixed bug 2020-11-03 14:43:47 -05:00
meisnate12
208ffcf69a Major Config checks created plex_search 2020-11-02 21:48:19 -05:00
mza921
17ec8e540e Add support for TMDB list types 2020-11-02 12:08:56 -08:00
mza921
5d226bda45 Use sqlite3 db for caching 2020-11-01 22:34:29 -08:00
mza921
0d2ca7b97c Add initial support for new Plex movie agent 2020-11-01 14:27:21 -08:00
meisnate12
fe62ae6d1b Overhaul how the program checks input and .and 2020-10-30 22:33:24 -04:00
meisnate12
0827293623 check methods first 2020-10-30 03:53:51 -04:00
meisnate12
1c19c88b00 ! -> .not 2020-10-30 03:46:38 -04:00
meisnate12
d79a628e79 days_from_now -> max_age 2020-10-30 00:16:27 -04:00
meisnate12
be0a1e1418 2.3.0 Revamped Filters and Subfilters 2020-10-29 15:34:43 -04:00
mza921
a52491ac92 Add Trakt Trending List support 2020-10-27 18:01:57 -07:00