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

Can you specify filename conforming pattern? #282

Open
johannesdedoper opened this issue Mar 21, 2024 · 2 comments
Open

Can you specify filename conforming pattern? #282

johannesdedoper opened this issue Mar 21, 2024 · 2 comments
Labels
question Further information is requested

Comments

@johannesdedoper
Copy link

johannesdedoper commented Mar 21, 2024

Hello Italy!

Hope your well!
Just noticed that sometimes files are not added to the queue.
Seems to be a filename issue.
Can you please give me the conforming_pattern?
eg. conforming_pattern='^[A-Za-z0-9_-.]+$' so I can make a small script checking this?
This way I can change the filenames that are not accepted.

Thanks in advance!
Cheers, J.

@jeanslack
Copy link
Owner

jeanslack commented Mar 23, 2024

Hello!

I'm fine thanks, I hope the same for you!

Yes, files are not added when they have the following incompatibilities:

In all these cases a window would be shown with the list of rejected files and the related error status. Can you confirm this please?

@johannesdedoper
Copy link
Author

Thnx for your reply.

In all these cases a window would be shown with the list of rejected files and the related error status. Can you confirm this please?

Yes, you are correct! Sorry, I did see the popup but did not scroll to the right to look at the complete notification.
It does say illegal characters are: ^ ` ~ " # % & * : < > ? / \ { | }
Anyway, I now know what will work and what will not.
BTW, the manage queue files feature sounds a very nice addition.

Cheers,
J.

@jeanslack jeanslack added the question Further information is requested label Mar 26, 2024
@jeanslack jeanslack pinned this issue Apr 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants