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