Commit Graph

48 Commits (develop)

Author SHA1 Message Date
Ryan Cohen 2c3f533076
fix: adjust the plex watchlist sync schedule to have fuzziness (#3502)
11 months ago
Brandon Cohen ae3818304b
feat: availability sync rework (#3219)
1 year ago
Brandon Cohen 1e2c6f46ab
fix: added a refresh interval if download status is in progress (#3275)
1 year ago
Ryan Cohen 500cd1f872
feat: custom image proxy (#3056)
2 years ago
Danshil Kokil Mungur f5c2fc1c20
fix(ui): minor fixes (#3036)
2 years ago
Danshil Kokil Mungur 99fc9a2da0
feat(jobs): show current job frequency in edit modal (#3008)
2 years ago
Ryan Cohen c6a133d4e5
refactor: absolute imports with path alias (#2960) [skip ci]
2 years ago
Ryan Cohen 301f2bf7ab
feat: plex watchlist sync integration (#2885)
2 years ago
Ryan Cohen f5864b49de
refactor: update a few dev deps and convert to using type imports where possible (#2886)
2 years ago
Danshil Kokil Mungur 82614ca441
feat(jobs): allow modifying job schedules (#1440)
3 years ago
sct a51d2a24d5
feat(scan): add support for new plex tv agent (#1144)
3 years ago
TheCatLady e98f2b9605
fix(ui): correct language usage re: "sync" vs. "scan" (#1079)
3 years ago
sct 3f9a116b17 fix(plex-sync): no longer incorrectly sets 4k availability when there isnt any
3 years ago
sct 9b73423d49 fix(sync): fix sonarr/plex sync fighting over availability
3 years ago
Mārtiņš Možeiko 03cecb3355
fix(plex-sync): get correct Plex metadata for Hama movie items (#901)
3 years ago
sct d20bd530ed fix(sonarr-sync): sonarr sync will no longer set shows with no episodes to partially available
3 years ago
sct 20289b5960
feat(cache): external API cache (#786)
3 years ago
sct 136d874cba fix(sync): do not update series status if already available and no new seasons
3 years ago
sct 3812989a1c fix(sonarr-sync): correctly set series with no seasons to requested status
3 years ago
Jakob Ankarhem 1d7150c24e
feat(media): add link to the item on plex (#735)
3 years ago
sct ec5fb83678
feat: Radarr & Sonarr Sync (#734)
3 years ago
TheCatLady f05d4a0d0b
fix(ui): Capitalization, punctuation, and grammar inconsistences & errors (#731)
3 years ago
Mārtiņš Možeiko e97228899a
fix: lookup movie by imdbid if tmdbid does not exits for plex movie agent (#711)
3 years ago
sct d688a96759 fix(plex-sync): store plex added date and sort recently added by it
3 years ago
sct a740b07f06 fix(plex-sync): improve plex sync error handling. add session id to fix stuck runs
3 years ago
sct 6b2df24a2e
feat: 4K Requests (#559)
3 years ago
Mārtiņš Možeiko 0600ac7c3a
feat: map AniDB IDs from Hama agent to tvdb/tmdb/imdb IDs (#538)
3 years ago
sct 493d82b6b0 fix(plex-sync): do not run plex sync if no admin exists
3 years ago
sct 721ed9a930 fix: correctly deal with tmdb id duplicates between movies/series
3 years ago
sct 0c8a180189 fix: clarify full sync runs every 24 hours
3 years ago
sct 4205e32ae7 fix(plex-sync): match correct tmdb format for movies
3 years ago
sct ffe9e19c3b feat(plex-sync): add support for hama guid's
3 years ago
sct 0916b58594 fix(notifications): always update the media table when seasons become available
3 years ago
sct 764db94f1b fix(plex-sync): fixes processing movies using TMDB agent
3 years ago
sct 67146c33ef fix(plex-sync): bundle duplicate ratingKeys to speed up recently added sync
3 years ago
sct f8f388db6d refactor(api): add better error context when plex items fail to sync
3 years ago
sct e08fa35548 fix(api): only run recently added sync on enabled libraries
3 years ago
sct d96d65b8af refactor(api): increased plex sync speed and changed full sync to run every 24 hours
3 years ago
sct edbbccf3ae fix(plex sync): catch errors that occur during processMovie
3 years ago
sct 86addbc4dd chore(deps-dev): upgrade typescript to v4.1.2 and ts-node to v9.1.1
3 years ago
sct a6c5e65bbf feat: notifications for media_available and media_approved
4 years ago
sct 7287a6a957 fix(api): fix scheduling for plex full sync (maybe)
4 years ago
sct 1390cc1f13 feat(api): plex tv sync and recently added sync
4 years ago
sct 24a0423f3b feat: initial user list (no edit/delete yet) and job schedules
4 years ago
sct e032e385a5 fix: dont cross import SyncStatus type
4 years ago
sct 1bc3f7be4b feat(frontend): plex library scan
4 years ago
sct 2bf7e10e32 feat(frontend/api): beginning of new request modal
4 years ago
sct 1be8b18361 feat(api): plex Sync (Movies)
4 years ago