gopro-renamer -e LRV Day1/GoPro1 results in LRV files being ignored completely rather than being renamed. They're not listed in the "skipped" list either. When processing the corresponding .mp4 files, the .lrv files are logged as "skipped".
update: I see that the script is not searching for "GL*", which is the prefix that these particular LRV files have.
Is this from a newer GoPro camera? I don't own one so not sure what LRV files are for. If you think it would be helpful to support it, you're welcome to submit a pull request. Thanks!
gopro-renamer -e LRV Day1/GoPro1
results in LRV files being ignored completely rather than being renamed. They're not listed in the "skipped" list either. When processing the corresponding .mp4 files, the .lrv files are logged as "skipped".update: I see that the script is not searching for "GL*", which is the prefix that these particular LRV files have.