Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle Movie Extras like BTS, BONUS etc. #162

Open
thedesi1 opened this issue Jan 20, 2023 · 1 comment
Open

Handle Movie Extras like BTS, BONUS etc. #162

thedesi1 opened this issue Jan 20, 2023 · 1 comment

Comments

@thedesi1
Copy link

I think this cloud be handled via a list, I am envisioning it like
Keyword = BTS, Bonus, Extras
and the {keyword} should be used if its found in the filename string

@thedesi1
Copy link
Author

More granular details, based on keywords, append or move to a sub folder:

 Movies
└── Best_Movie_Ever (2019)
    ├── Best_Movie_Ever (2019) - 1080P.mp4
    ├── Best_Movie_Ever (2019) - 1080P-behindthescenes.mp4
    ├── Best_Movie_Ever (2019) - 1080P-interview.mp4
    └── extras
        └── Best_Movie_Ever (2019) - 1080P - BONUS.mp4
        └── Best_Movie_Ever (2019) - 1080P - EXTRAS.mp4
        └── Best_Movie_Ever (2019) - 1080P - OUTTAKES.mp4

@thedesi1 thedesi1 changed the title Handle versions like BTS, BONUS etc. Handle Movie Extras like BTS, BONUS etc. Jan 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant