Open-source media request and discovery manager for Jellyfin, Plex, and Emby.
COMMITS
/ server/api/externalapi.ts January 26, 2026
F
refactor(api): replace plex-api package with internal implementation (#2335)
fallenbagel committed
September 2, 2025
T
feat: add tvdb indexer (#899)
THOMAS B committed
July 20, 2025
G
fix(proxy): modify the registration of the axios interceptors (#1791)
Gauthier committed
June 25, 2025
G
fix(proxy): apply all proxy settings to Axios (#1741)
Gauthier committed
April 8, 2025
G
refactor: switch from Fetch API to Axios (#1520)
Gauthier committed
March 31, 2025
G
fix: correct "Remove from *arr" button (#1544)
Gauthier committed
January 12, 2025
F
fix: resolve plex user mismatch due to caching issues (#1242)
Fallenbagel committed
January 2, 2025
G
fix(externalapi): clear cache after a request is made (#1217)
Gauthier committed
December 16, 2024
G
fix(emby): change default value of Accept-Encoding header (#1157)
Gauthier committed
November 3, 2024
F
fix(externalapi): extract basic auth and pass it through header (#1062)
Fallenbagel committed
October 10, 2024
G
feat: refresh monitored downloads before getting queue items (#994)
Gauthier committed
August 13, 2024
G
feat(jellyfinapi): switch to API tokens instead of auth tokens (#868)
Gauthier committed
July 29, 2024
G
fix: add missing parameter to delete requests from ExternalAPI (#904)
Gauthier committed
July 26, 2024
G
fix: enhance error messages when Fetch API fails (#893)
Gauthier committed
July 14, 2024
G
refactor: switch from Axios for Fetch API (#840)
Gauthier committed
December 26, 2022
R
fix(experimental): use new RT API (sorta) (#3179)
Ryan Cohen committed
August 3, 2022
R
August 2, 2022
R
fix(api): add rate limiter to TMDb requests to hopefully deal with 429s (#2881)
Ryan Cohen committed
February 4, 2021
S
January 31, 2021
S
feat(cache): external API cache (#786)
sct committed