nzbgetcom / nzbget

efficient usenet downloader
https://nzbget.com
GNU General Public License v2.0
289 stars 15 forks source link

RSS Feed Not Showing File Size for AnimeTosho #307

Open sdburrows opened 3 weeks ago

sdburrows commented 3 weeks ago

Is there already an issue for your problem?

NZBGet Version

v24.1-stable

Platform

All

Environment

Device: Windows 11

Current Behavior

NZBGet RSS feed not showing file size when connected to Anime Tosho RSS link: https://feed.animetosho.org/rss2

Expected Behavior

Show file size

Steps To Reproduce

No response

Logs

No response

Extra information

No response

dnzbk commented 3 weeks ago

Couldn't confirm, sorry. At least Kinnikuman Perfect Origin Arc S01E00 1080p NF WEB-DL AAC2 0 H 264-VARYG (Kinnikuman Kanpeki Chоujin Shiso-hen Episode 0, Multi-Subs) works well. Total size is 988 MB. And I can see the full and remaining sizes while downloading: image

Could you share the problematic NZB files? They can be found at ${MainDir}\nzb.

sdburrows commented 3 weeks ago

@dnzbk I should have been clearer, in the feed preview, there is no size. I do RSS filtering by size and there is no size Screenshot 2024-07-08 195144

dnzbk commented 3 weeks ago

@sdburrows Yeah, I got it now. I'll debug it. Thank you for spotting this bug.

sdburrows commented 3 weeks ago

@dnzbk Thanks. I am also receiving the following errors when new NZBs are received from RSS feed (from Anime Tosho), not sure if they are related, but the download went ahead anyway.

ERROR   Mon Jul 08 2024 07:11:02    Could not add collection 2222.nzb to queue
ERROR   Mon Jul 08 2024 07:11:02    Error parsing nzb-file 2222.nzb
ERROR   Mon Jul 08 2024 07:11:02    Error parsing nzb-file: Start tag expected, '<' not found
ERROR   Mon Jul 08 2024 07:11:00    Could not add collection 1111.nzb to queue
ERROR   Mon Jul 08 2024 07:11:00    Error parsing nzb-file 1111.nzb
dnzbk commented 3 weeks ago

@sdburrows Yeah, I noticed the same errors yesterday when I was testing this feed. We'll take a look.