1 Open Issue Need Help Last updated: Nov 27, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The user requests a script, ideally in Python and shell, to automate organizing media files. The script should accept a folder named using a 'category-semester-topic' format, then batch rename all images and videos incrementally using that folder name as a prefix. It must also reset the counter for videos, allowing images and videos to share the same number, and finally move the renamed files into separate 'photographs' and 'videos' folders.

Complexity: 2/5
good first issue