DevYukine / red_oxide

A CLI helping with uploading to Redacted, inspired by REDBetter
MIT License
102 stars 18 forks source link

Albums with multiple discs #19

Open relampo opened 4 months ago

relampo commented 4 months ago

Many torrents of albums with multiple discs have a separate folder for each disc. Disc 1, Disc 2, so on. When oxide tries to transcode one of these torrents, it mixes up all tracks into one folder, like this: 2024-02-04 (2) That's ugly and confusing (and against RED's rules). It would be best if it copied the folder structure of the original torrent, so the converted files would end up in its respective folders.

DevYukine commented 4 months ago

This is as you might expect a bug which is not what i wanted to produce, i'll try to adjust the logic so it copies the folder structure 1 by 1