Files
audible-util/.idea/modules.xml
Ondra-Kavan f8cca3e848 feat: improve output-path handling and error messages
- If --output-path is a directory, output file uses default naming in that directory
- If --output-path is a file, use as-is
- Improved directory existence/writability checks and error messages
- Updated CLI help and documentation to describe new behavior
- Cleaned up unused imports and resolved all warnings
- Ensured ffmpeg failures are clearly reported to the user
2025-07-18 22:39:09 +02:00

8 lines
276 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectModuleManager">
<modules>
<module fileurl="file://$PROJECT_DIR$/.idea/audible-util.iml" filepath="$PROJECT_DIR$/.idea/audible-util.iml" />
</modules>
</component>
</project>