aboutsummaryrefslogtreecommitdiff
path: root/import/src/tmdb.rs
AgeCommit message (Expand)Author
2025-04-27move cache to own cratemetamuffin
2025-04-27context on api errorsmetamuffin
2025-04-23import: send user-agent header to all apismetamuffin
2025-04-18use impl Hash for cache key instead of stringmetamuffin
2025-02-07clippymetamuffin
2025-02-05trakt episode detailsmetamuffin
2025-01-30avoid transitive crate deps by re-exportmetamuffin
2025-01-29no direct redb accessmetamuffin
2025-01-29copyright yearmetamuffin
2024-03-30probably fix tmdb importmetamuffin
2024-01-24refactor asset system pt. 1metamuffin
2024-01-23comments and minor changesmetamuffin
2024-01-23bug in tmdb date parser and some more error handlingmetamuffin
2024-01-21refactor tmdb api, cast&crew, node extmetamuffin
2024-01-20replace sled with redbmetamuffin
2023-12-22rework import system pt. 7: cache tmdb, media ignore flagsmetamuffin
2023-12-22rework import system pt. 6: tmdb importmetamuffin
2023-12-21rework import system pt. 1metamuffin
2023-10-24import -> jellytoolmetamuffin
2023-08-03rename tools cratemetamuffin