Open NeuralMiner opened 1 year ago
Saving media itself into subdirectories was never fully tested really so this isn't too surprising a bug. Thanks for reporting it, should be reasonably easy to fix.
seems like if we always preferred the else it would work no?
No, when the media item is not downloaded the filename is effectively the "future filename" created from parameters set in the source (such as desired resolution etc.). This changes if the source is updated. Always using self.filename
would cause the reference to the filename that's actually downloaded (and therefore a fixed name of a file on disk once downloaded) to break.
Hello. Odd issue. When I set the media format to nest the files inside of a folder (I use the year), it doesn't place the extra nfo and jpg files in the same folder as the video and metadata files; it places them in the root folder. The media format I'm using: Season {yyyy}/{title} {mm}{dd} [{key}].{ext}
Screenshot of directories: