nzbgetcom / nzbget

Efficient usenet downloader
https://nzbget.com
GNU General Public License v2.0
314 stars 16 forks source link

Wrong filenames decoding #380

Open dnzbk opened 4 weeks ago

dnzbk commented 4 weeks ago

Is there already an issue for your problem?

NZBGet Version

v24.2-stable

Platform

All

Environment

Any

Current Behavior

NZBGet wrongly decodes names of downloaded files when they are part of a collection.

Expected Behavior

NZBGet must decode the names of downloaded files correctly.

Steps To Reproduce

No response

Logs

No response

Extra information

The issue is based on the discussion created by @SteffanCline.

SteffanCline commented 4 hours ago

Another issue that has come up with a single file nzb such as a movie. I've had times where the actual filename is randomized but the suffix is .lnk like a Windows shortcut. I've had a 50/50 chance that I can replace the randomized name with the name of the nzb and then change the .lnk to .mkv with some success. I can't offer up much more than this other than a nzb file the next time I see this.