This website requires JavaScript.
Explore
Help
Register
Sign In
self-hosted
/
Sonarr
Watch
1
Star
0
Fork
0
You've already forked Sonarr
mirror of
https://github.com/Sonarr/Sonarr.git
synced
2025-01-31 11:24:23 +02:00
Code
Issues
Releases
Activity
Sonarr
/
NzbDrone.Core
/
Providers
/
Indexer
History
Mark McDowall
067d735448
Set Newznab searching limit to 100 items, RSS queries will use the default (set per site, I think).
2011-11-16 17:05:22 -08:00
..
IndexerBase.cs
Added misnamed provider, PLINQ speeds it up, but still to slow for use, paging helps, but isn't consistent.
2011-09-03 20:05:44 -07:00
Newzbin.cs
Size is now parsed for each item in the feed.
2011-09-13 19:25:33 -07:00
Newznab.cs
Set Newznab searching limit to 100 items, RSS queries will use the default (set per site, I think).
2011-11-16 17:05:22 -08:00
NzbMatrix.cs
Size is now parsed for each item in the feed.
2011-09-13 19:25:33 -07:00
NzbsOrg.cs
Size is now parsed for each item in the feed.
2011-09-13 19:25:33 -07:00
NzbsRUs.cs
Size is now parsed for each item in the feed.
2011-09-13 19:25:33 -07:00
SyndicationFeedXmlReader.cs
Fixed rss datetime bug
2011-04-25 11:16:38 -07:00