aboutsummaryrefslogtreecommitdiff
path: root/import/src/lib.rs
AgeCommit message (Expand)Author
2025-04-14lots of rewriting and removing dumb codemetamuffin
2025-04-13arc mkmetametamuffin
2025-04-06a bit more progress on new streaming apimetamuffin
2025-02-21copy lacing flagmetamuffin
2025-02-20fix black theme and import erorr reportingmetamuffin
2025-02-17path contextmetamuffin
2025-02-17do not set invalid parent on root nodemetamuffin
2025-02-17gate alt-titlemetamuffin
2025-02-17prevent alt_title == titlemetamuffin
2025-02-17use alt_text and store raw json in mkmetametamuffin
2025-02-16include extractor name in slugmetamuffin
2025-02-16dont leak media paths, fix jsp profile selection and add small hack to accept...metamuffin
2025-02-16stats pagemetamuffin
2025-02-15clean uploader name in subtitlesmetamuffin
2025-02-07more clippymetamuffin
2025-02-07clippymetamuffin
2025-02-06add json capability to most useful endpointsmetamuffin
2025-02-05trakt episode detailsmetamuffin
2025-02-05trakt logging, jellyfin auth casing optionmetamuffin
2025-02-05generic node flags and show meta importmetamuffin
2025-02-04likes per view sortmetamuffin
2025-02-03live log viewmetamuffin
2025-02-03re-add infojson importmetamuffin
2025-02-03fix import aspectmetamuffin
2025-02-02trakt metadata sourcemetamuffin
2025-02-02node visibilitymetamuffin
2025-02-01Revert "ebml-struct based fragment writer (does not work)"metamuffin
2025-02-01ebml-struct based fragment writer (does not work)metamuffin
2025-02-01add CodecDelay and SeekPreRoll (+ fix TrackUID collision)metamuffin
2025-01-30music and proper parent slugmetamuffin
2025-01-30avoid transitive crate deps by re-exportmetamuffin
2025-01-30external ids and urlsmetamuffin
2025-01-30external idsmetamuffin
2025-01-30import channel and childrenmetamuffin
2025-01-30channel.info.jsonmetamuffin
2025-01-30parallel importmetamuffin
2025-01-29mtime based incremental importmetamuffin
2025-01-29individual immediate file importmetamuffin
2025-01-29no direct redb accessmetamuffin
2025-01-29copyright yearmetamuffin
2025-01-29prepare database refactormetamuffin
2024-06-11change probe cache path to be relativemetamuffin
2024-06-10apply many clippy issuemetamuffin
2024-06-10bump versionsmetamuffin
2024-05-12mostly ignore errors when importingmetamuffin
2024-04-15upgrade all deps (except image-rs)metamuffin
2024-04-15import: optionally use ram for storage. might be fastermetamuffin
2024-04-10add subtitlesmetamuffin
2024-03-30make shows semi-workmetamuffin
2024-03-30probably fix tmdb importmetamuffin