aboutsummaryrefslogtreecommitdiff
path: root/import/src
AgeCommit message (Expand)Author
2024-01-22untested node ext importmetamuffin
2024-01-21refactor tmdb api, cast&crew, node extmetamuffin
2024-01-21trakt importmetamuffin
2024-01-20implement trakt search apimetamuffin
2024-01-20seperate secrets config filemetamuffin
2024-01-20more import loggingmetamuffin
2024-01-20replace sled with redbmetamuffin
2024-01-16thumbnail generationmetamuffin
2024-01-15properly merge childrenmetamuffin
2024-01-15readded release date importmetamuffin
2024-01-05atomic cache insertionmetamuffin
2024-01-05recursive import fixes (untested)metamuffin
2024-01-04fix recursive importmetamuffin
2024-01-04recursive importmetamuffin
2023-12-26remove old nodes during importmetamuffin
2023-12-25clean up old node_import treemetamuffin
2023-12-25import ratingsmetamuffin
2023-12-22rework import system pt. 7: cache tmdb, media ignore flagsmetamuffin
2023-12-22rework import system pt. 6: tmdb importmetamuffin
2023-12-22rework import system pt. 5: local import and playback working againmetamuffin
2023-12-22tool: cleanupmetamuffin
2023-12-22rework import pt. 4: reconstruct node paths from treemetamuffin
2023-12-22rework import pt. 3: auto childrenmetamuffin
2023-12-22rework import system pt. 2metamuffin
2023-12-21rework import system pt. 1metamuffin
2023-10-24import -> jellytoolmetamuffin
2023-10-23release date from infojson and sortingmetamuffin
2023-10-04more permission stuffmetamuffin
2023-10-03use yaml for configurationmetamuffin
2023-10-02temporary asset locationmetamuffin
2023-10-02in-memory cached seek indexmetamuffin
2023-09-30import: no confirmmetamuffin
2023-09-06import: change tittle precendence from meta to tmdbmetamuffin
2023-09-06dont write cover if it is already savedmetamuffin
2023-08-07show title missing errormetamuffin
2023-08-07extend sort and filtermetamuffin
2023-08-06quick setup commandmetamuffin
2023-08-05ability to override id from json and importmetamuffin
2023-08-05speed up metadata importmetamuffin
2023-08-04fixes, set parent node correctlymetamuffin
2023-08-04show view count and likesmetamuffin
2023-08-04use view_count and like_count from info.jsonmetamuffin
2023-08-04infojson schemametamuffin
2023-08-04move seek index write codemetamuffin
2023-08-04extract covermetamuffin
2023-08-04import video descriptionmetamuffin
2023-08-04cleanup import toolmetamuffin
2023-08-03dry run works as expected againmetamuffin
2023-08-03rename tools cratemetamuffin