not there yet but has potential

This commit is contained in:
2026-02-16 01:37:57 -06:00
parent aa4c4fc8e6
commit dfcf3fcf2a
7 changed files with 3425 additions and 78 deletions

3
old_src/core/mod.rs Normal file
View File

@@ -0,0 +1,3 @@
pub mod config;
pub mod jellyfin;
pub mod paths;