-
-
Notifications
You must be signed in to change notification settings - Fork 27
Closed
Description
Is it possible to have taglib-ruby raise an exception if it is not passed a valid file?
I'm trying to write a script to automate renaming/moving files from a download folder into my music hierarchy, but the script tends to exit ungracefully when faced with an invalid file, and it doesn't seem to raise an exception that I can catch.
It will simply output TagLib: FileRef::tag() - Called without a valid file., which doesn't give my limited knowledge of Ruby anything to catch and do something more pleasant with.
Metadata
Metadata
Assignees
Labels
No labels