sct
4205e32ae7
fix(plex-sync): match correct tmdb format for movies
2020-12-22 22:37:18 +09:00
sct
ffe9e19c3b
feat(plex-sync): add support for hama guid's
...
re #453
2020-12-22 13:45:04 +09:00
sct
0916b58594
fix(notifications): always update the media table when seasons become available
2020-12-21 01:40:23 +09:00
sct
764db94f1b
fix(plex-sync): fixes processing movies using TMDB agent
...
fix #363
2020-12-20 11:00:48 +09:00
sct
67146c33ef
fix(plex-sync): bundle duplicate ratingKeys to speed up recently added sync
...
This includes a rewrite to move movie/series availability notifications into a subscriber to prevent
duplicate notifications for series
fix #360
2020-12-17 06:28:03 +00:00
sct
f8f388db6d
refactor(api): add better error context when plex items fail to sync
2020-12-16 03:57:03 +00:00
sct
e08fa35548
fix(api): only run recently added sync on enabled libraries
...
fixes #259
2020-12-15 10:23:19 +00:00
sct
d96d65b8af
refactor(api): increased plex sync speed and changed full sync to run every 24 hours
...
With this change, plex sync will now process 20 items at a time every 4 seconds. (About double its
previous speed). We will see how much faster we can push this in the future.
2020-12-15 09:16:35 +00:00
sct
edbbccf3ae
fix(plex sync): catch errors that occur during processMovie
...
this also removes the unique constraint on imdbId
re #244 #246 #250
2020-12-14 08:01:33 +00:00
sct
86addbc4dd
chore(deps-dev): upgrade typescript to v4.1.2 and ts-node to v9.1.1
2020-12-08 09:28:53 +00:00
sct
a6c5e65bbf
feat: notifications for media_available and media_approved
2020-11-23 10:34:53 +00:00
sct
1390cc1f13
feat(api): plex tv sync and recently added sync
2020-11-11 09:02:28 +00:00