SirSeim / bakus-app-apple

🍎 App for Dionysus
MIT License
2 stars 0 forks source link

GH-19 movie rename flow #21

Closed SirSeim closed 1 year ago

SirSeim commented 1 year ago

Fully functional renaming of movie Additions. Allows for the renaming of the main movie file along with any subtitle files. Auto detection of the title and year, but manual overrides available if it gets it wrong. Subtitles are manually given a language from a preset list. At the final summary step, one more chance to manually rename files is available, along with seeing what files will not be included in the rename. These can either left in the file system or deleted as part of the rename.

This work depends on sirseim/bakus-service#59 to actually do the renaming work, which is already deployed.

Issues addressed