Skip to content
New issue

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

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

Already on GitHub? # to your account

File Not Found Error Due to Square Braces in File Names #39

Open
CentralLinks17 opened this issue Jul 24, 2024 · 3 comments
Open

File Not Found Error Due to Square Braces in File Names #39

CentralLinks17 opened this issue Jul 24, 2024 · 3 comments

Comments

@CentralLinks17
Copy link

Description

When a file name includes a language code within square braces (e.g., [Tam], [Mal], [Hin]), the system fails to locate the requested file and returns a "NO FILE FOUND" error. The files do exist in the database, but the presence of square braces in the file names is causing this issue.

Steps to Reproduce:

Request a file with a name format that includes square braces around the language code, such as [Tam], [Mal], [Hin].
Observe that the system returns a "NO FILE FOUND" error.
Expected Behavior:
The system should locate and return the requested file, regardless of the presence of square braces in the file name.

Suggested Fix:
Remove only the square braces from the file names, leaving the language codes intact. This adjustment should be applied to file names, as well as season and episode names, to resolve the issue.

Additional Information
The same issue persists for season and episode names that include square braces.

@vpcreatz
Copy link
Collaborator

Thanks for informing, we've noted this issue and fix it asap. Thanks for co-operation !

@CentralLinks17
Copy link
Author

Every bracket and dots prevents filtering. Even the year also the same manner and in the episode and season filtering, If the Season or episode is in the format of S01E01 Or S01EP01 it doesn't filter via season or episode.

@vpcreatz
Copy link
Collaborator

Hey, come to support group and tell all filtering issues you faced. I'll fix it for sure!

Support Group

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants