breadarr/breadarr-shared/src
Breadway 7e1b7450cf Fix TUI Add flow landing new movies/shows flat in the library root
add_selected_search_result passed the raw configured default_root_folder
straight through as root_folder for both movies and series, with no
per-item subfolder computed. import_one/season_dir both expect
root_folder to already be the item's own folder, so new grabs landed
directly in the shared library root instead of their own folder,
invisible to Jellyfin's per-category libraries. Split default_root_folder
(series) from a new movies_root_folder, and have the TUI build the
"{Title} (Year)" subfolder itself before sending the add request.
2026-08-05 19:02:27 +08:00
..
client.rs can't be bothered writing a commit message 2026-07-16 22:22:53 +08:00
config.rs Fix TUI Add flow landing new movies/shows flat in the library root 2026-08-05 19:02:27 +08:00
dto.rs Add native GPU-accelerated AV1 transcode capability 2026-07-24 23:57:58 +08:00
lib.rs can't be bothered writing a commit message 2026-07-16 22:22:53 +08:00