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

Question on Regex #85

Open
truncsphere opened this issue Feb 16, 2024 · 1 comment
Open

Question on Regex #85

truncsphere opened this issue Feb 16, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@truncsphere
Copy link

I moved from rclone_rd to Zurg as I'm able to create additional movie folders. I wanted to create one for Family movies (rated G/PG). However, it doesn't appear regex will help in this matter as the movie titles do not contain any ratings.
Any suggestions on how to bridge this gap?

@truncsphere truncsphere added the enhancement New feature or request label Feb 16, 2024
@phrogg
Copy link

phrogg commented Oct 4, 2024

You could write a parser that takes the title and crawls IMDB or other sites to find out the rating. There is also a themoviedb API for free.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants