Added "base path override" config option that makes all links and
redirects work with your reverse proxy.
Fixed post config update reload to work properly.
Make redirects and ajax calls use relative pathing.
I changed the download urls, because the current way with segments
(having the parameters between slashes) was causing problems with long
encoded urls, since a segment can be no longer than 255 characters. It
was changed to use regular url parameters which have no such limit on
length.
This should prevent CouchPotato from grabbing wrong movies (for example downloading San Andreas Quake instead of San Andreas).
Updated nxtgn indexer to implement the changed interface in develop compared to master. Implemented missing imdb id on TorrentPotato, and changed JsonResponse to not include null values (to prevent imdb property being shown when we don't know it)
Added thetvdb and imdb id to torznab, as they are part of the torznab specification, albeit optional.
Added imdb ID for movies.
Will now only look at the first 3 pages when searching. To prevent flooding server when searching for a common term.
A category is now assigned to releases.
Changed nxtgn banner to only be copied if newer upon build.
Added support for nxtgn.org
# Conflicts:
# src/Jackett/Jackett.csproj