Thanks for the commit, i slightly reworked it and expanded it to include podcasts: 0f679a0792
In your commit i see that you only chagned the parsing for the video tags.
b0290eef6e…
In your commit i see that you only chagned the parsing for the video tags.
b0290eef6e
Also, are the video…
Some tags are created with spaces. These are currently being split into separate tags, but this can sometimes create duplicate tags, and often creates too many tags. Instead, we should preserve…
When i first wrote the code Stef told me that 100% of the time that any jpg/png image that is in the project directory is the thumbnail, and there will always be just 1 image, so i never wrote any…
Looks like there is a library i can use to check for the bitrate: https://www.autohotkey.com/board/topic/13668-mediainfodll-calling-example/
@jamesapyrich what would you want done with a video…