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

Finding movies w/ multiple words in title #5

Open
manderso7 opened this issue Jan 22, 2025 · 0 comments
Open

Finding movies w/ multiple words in title #5

manderso7 opened this issue Jan 22, 2025 · 0 comments

Comments

@manderso7
Copy link

I've been debugging a bit, but I haven't figured out the issue.
Plex is searched, and returns the title of the movie. However, whatever title that is sent to dtdd may not be formatted correctly, so only titles with 1 word (Casino, 1917, Elysium) work, while multiple words in the title (John Wick, Eastern Promises) return No content warnings could be retrieved for this film....
Should the Title be parsed w/ urllib.parse.quote? If so, I'd imagine it would be placed in build_json.py, but I can't figure out where or in what context.

I realize this may have been abandoned, but any help you could provide would be useful.

Thanks very much.

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