BiteMe TV import error - Invalid URI: The hostname could not be parsed

Hi,
I started using BiteMe TV indexer, but it cant start download.

This is the error i get:
Couldn’t add report to download queue. Shark.Tank.S06E27.iNTERNAL.720p.HDTV.x264-W4F: Invalid URI: The hostname could not be parsed.

********* Full Exception:
System.UriFormatException: Invalid URI: The hostname could not be parsed.
at System.Uri.CreateThis(String uri, Boolean dontEscape, UriKind uriKind)
at System.Uri…ctor(String uriString)
at System.UriBuilder…ctor(String uri)
at NzbDrone.Common.Http.HttpRequest…ctor(String url, HttpAccept httpAccept) in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Common\Http\HttpRequest.cs:line 13
at NzbDrone.Core.Download.TorrentClientBase1.DownloadFromWebUrl(RemoteEpisode remoteEpisode, String torrentUrl) in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Download\TorrentClientBase.cs:line 102 at NzbDrone.Core.Download.TorrentClientBase1.DownloadFromWebUrl(RemoteEpisode remoteEpisode, String torrentUrl) in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Download\TorrentClientBase.cs:line 121
at NzbDrone.Core.Download.TorrentClientBase1.Download(RemoteEpisode remoteEpisode) in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Download\TorrentClientBase.cs:line 85 at NzbDrone.Core.Download.DownloadService.DownloadReport(RemoteEpisode remoteEpisode) in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Download\DownloadService.cs:line 44 at NzbDrone.Core.Download.ProcessDownloadDecisions.ProcessDecisions(List1 decisions) in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Download\ProcessDownloadDecisions.cs:line 74

*********** And BiteMe Tv source rss:

http://pastebin.com/SDbzH1fX

You get this error constantly when trying to grab a release from BiteMe?
Which version of Sonarr?

Constantly, yes…

Windows, last stable 2.0.0.3004…

For example, currently it throws same exception:
Couldn’t add report to download queue. Atlantis.2013.S02E10.The.Dying.Of.The.Light.720p.HDTV.x264-FoV: Invalid URI: The hostname could not be parsed.

The download link there is being redirected to another link, which is invalid in some way.

Sonarr will log the URL that its being redirected to with trace logging enabled, if you could grab that we can dig in further.