rogerfar / rdt-client

Real-Debrid Client Proxy
MIT License
923 stars 115 forks source link

Sub folders from premiumize.me are being flattened when downloading. #325

Closed kungfoolfighting closed 8 months ago

kungfoolfighting commented 1 year ago

I looked at the code of your fix for the premiumize.me subfolder issue https://github.com/rogerfar/rdt-client/issues/281. This new implementation will flatten the folder hierarchy. If you download a music album with 2 CDs where the individual CDs are in the CD1 and CD2 subfolder, you will now download everything to the root folder of the download and the tracks of both CDs will be interleaved. The PR that I opened (https://github.com/rogerfar/rdt-client/pull/283) adds target download folders to the downloads to solve this issue. This of course makes the code a little more complicated, but I think this change is necessary. Other than that, your fix is similar to mine, but adds a lot more debugging logs, that I don't have. Could you please add this functionality as well? Currently this is preventing me from updating to your upstream version from my fork, because I think this is necessary to fix.

rogerfar commented 10 months ago

Could you send a test torrent through pastebin?

rogerfar commented 8 months ago

If it's still an issue please file a new issue and provide logs.