Jump to content

µTorrent WebUI


Ultima

Recommended Posts

I'm having troubles with WebUI when I use RSS.

I'm using a private tracker, that has the RSS url like:

www.tracker.com/rss.php?feed=dl&uid=123123&passkey=z8546g425gh54h54854 

- that is what I get on their web page....

If I check the URL in uTorrent, it looks a bit different:

http://www.tracker.com/rss.php?feed=dl&uid=123123&passkey=f452g54g56h76j65h76jh56t&:COOKIE:uid=123123;pass=ki8i6776jk5768k46778u;

The problem is, no matter which one I copy to RSS feed in WebUI, I get the feed, but when I try to download a torrent, nothing happens. It downloads a "torrent" file, but when I open it, there is only HTML in that .torrent file saying that I must be logged to access that page. It looks like session cookie isn't send to the web page...

Is that a known error or not?

Does someone have a solution?

Thanks, Matej

Link to comment
Share on other sites

when using utserver (linux) we currently have no way to know tracker status

adding this to the webui would solve the problem in a simple way

any word on that?

[EDIT]i've added an idea in the bank, hoping we'll be heard

http://utorrentideas.uservoice.com/forums/74853-torrent-server-for-linux-/suggestions/2378950-add-tracker-status-to-the-webui?ref=title

Link to comment
Share on other sites

@levak: Known problem. For automatic catching of feed items, that'll need to be fixed from the backend. As far as manual adding of feed items goes, it can be at least partially fixed from WebUI by having it append the feed's cookie string to each URL (details are vastly simplified; it's annoying to add in a technically correct manner).

@psikobare: Known request.

Link to comment
Share on other sites

On alpha versions of Opera 12 it's not possible to go to the 2nd level of the context menu (for example from "Label" to "New Label..." - the right click menu disappears when moving mouse cursor to it).

Probably an Opera bug, but thought I'd mention it here too, just in case.

Opera appears to be firing a spurious event*. If indeed the event is supposed to be fired, then the bug lies in MooTool's implementation of one of the events. Either way, it definitely looks like this might be something outside of my control (or at least outside of my patience level for personally fixing cross-browser compatibility bugs).

* Technical Details: I'm using a custom MooTools event called 'mouseleave' that's implemented via the standard 'mouseout' event. As the mouse cursor leaves the menu and onto the submenu (that is a DOM child element of the parent menu item), Opera (or MooTools) somehow thinks that the mouse cursor moused over whatever was in the background (when clearly there was a smooth transition from menu to submenu), and fires a 'mouseout' event saying that the mouse cursor left the menu and reached the background (rather than the submenu). This causes the 'mouseleave' event to think that the mouse left the menu, and basically causes WebUI to hide the submenu.

Link to comment
Share on other sites

@levak: Known problem. For automatic catching of feed items, that'll need to be fixed from the backend. As far as manual adding of feed items goes, it can be at least partially fixed from WebUI by having it append the feed's cookie string to each URL (details are vastly simplified; it's annoying to add in a technically correct manner).

Thanks for the info... I hope it will be fixed in the coming future, since that is what keeps me from moving to Torrent Server... And of course, stable release of the client so it will get white-listed on the trackers:)

Link to comment
Share on other sites

  • 2 weeks later...

Lillte question regarding the language of the WEBUI.

I'm Dutch, but I really do hate Dutch User Interfaces. Now I found out how to get the webui working (which looks awesome, kudo's for that), but my uTorrent i changed to English, but the WEBUI is in Dutch. Can't find an option to change that.

I tried deleting all other language files from the zip, but that kinda did break the WEBUI from working, and had to delete the zip-file, and manually re-download it.

Browser language settings are set in the following order:

en

en_US

nl

Hope it can be changed, and set to allways be in English, regardlessly of OS or browser settings.

OMFG, i do feel stupid now. Was on the first page, in general, but wasn't looking it for the option there...

Ignore me :P

Damn Dutch interfaces, i couldn't even find the right setting in my own native language.. lol..

Link to comment
Share on other sites

I know this is not the normal configuration, but I was hoping for some pointers. I have a linkstation, and updating the webui seems to work fine, and TBH it functions. But if you leave it for the 3000ms it leaves you at the "webui is having trouble connecting to utorrent" clicking "reload page" fixes it for another 3000ms.

Another clue to the issue is, if you try to make a change to any setting and apply it, you get left at the "uTorrent has been configured to use a different listening port for WebUI different from the port on which it is currently being viewed.",

"how do you wish to proceed?"

"Reload on the new port" (tries to send you to http://myserver:undefined/gui)

"Ignore the port change" (this send you back to the working page)

Any ideas what I need to change?

Thanks

Link to comment
Share on other sites

am i the only one experiencing log in error1 issues on Firefox?

it keeps saying this: "The µTorrent WebUI does not seem to be installed. Click here to try to install it, or see the guide for more details."

i was previously running it smoothly until this crush!! :rolleyes:

once click to install it takes forever and nothing happens,but then the guide...sends me to how to install it and Running the webUI over HTTPS... so far thats not a Linux version or server solution>>? :(

Link to comment
Share on other sites

  • 2 weeks later...

@ Ultima

Hi bud, if you have time could you take a quick look at this for me...

http://www.multiupload.com/R6QWNJCBFT

Its the webui.js file from v3.70 of the WebUI. I am trying to remove the "Force Start" and the "Remove" (just the remove, not the remove and..) from the context menu. You previously helped with the latest version of WebUI but I need to use v2.2.1 of uT and the latest WebUI seems to freeze until you refresh if I use latest webui with 2.2.1.

Thanks in advance bud.

Link to comment
Share on other sites

I'm sorry, I do not speak English and I find it hard to read all in this topic. In WebUI v0.385 I cannot automatically login with http://Username:passowrd@IP:port/gui/. I see only Loading screen. In v0.37 this function working correctly. If in v0.385 I go to http://IP:port/gui/? I see normal login screen, after logging I see normal webui interface. Why I can not login automatically in v0.385? How do I do?

Link to comment
Share on other sites

v0.386 (2012-01-02)

+ Feature: Cookie manager

+ Feature: Granular WebUI settings reset

~ Change: Update MooTools to v1.4.2

* Fix: RSS feed URLs with pipes cannot be properly edited

First post, as usual.

The cookie manager is configured in the preferences. Basically, you associate cookie data (say, "cookie_data") with a domain (say, "utorrent.com"), set, and save the preferences. Then from the "Add URL" or "Add RSS Feed" dialogs, you can hit the "Detect" buttons and WebUI will attempt to find the best matching cookie for the given URL. If, say, you try to add a torrent from "http://www.example.com/test.torrent", WebUI will set "cookie_data" as the cookie data to use for this URL when the user hits "Detect". If, in addition to a cookie for "example.com", the user has a more specific cookie for "www.example.com" with data "closer_cookie_data", WebUI will set the cookie data to "closer_cookie_data" instead.

For downloads added via the RSS Downloader (by double-click, or by right-click, but not by the favorite filters), WebUI will attempt to find the best matching cookie for the URL as well. Downloads automatically added via filters cannot use the cookies defined in the cookie manager because it isn't something that's integrated into the backend, and the backend is what controls the automatic filter matching.

Link to comment
Share on other sites

Hello, I'm having trouble with the format of the JSON returned...

http://www.utorrent.com/community/developers/webapi says:

{
"build": BUILD NUMBER (integer),
"label": [
[
LABEL (string),
TORRENTS IN LABEL (integer) ],
...
],
"torrents": [
[
HASH (string),
STATUS* (integer),
NAME (string),
SIZE (integer in bytes),
PERCENT PROGRESS (integer in per mils),
DOWNLOADED (integer in bytes),
UPLOADED (integer in bytes),
RATIO (integer in per mils),
UPLOAD SPEED (integer in bytes per second),
DOWNLOAD SPEED (integer in bytes per second),
ETA (integer in seconds),
LABEL (string),
PEERS CONNECTED (integer),
PEERS IN SWARM (integer),
SEEDS CONNECTED (integer),
SEEDS IN SWARM (integer),
AVAILABILITY (integer in 1/65535ths),
TORRENT QUEUE ORDER (integer),
REMAINING (integer in bytes) ],
...
],
"torrentc": CACHE ID** (string integer) }

However upon inspecting the returned JSON the torrent array ("torrents") actually has more elements which include path of files among other things..?

Is this meant to be like this? Is there a more specific format guide (rather than above)?

Thanks.

Link to comment
Share on other sites

Hello, I'm having trouble with the format of the JSON returned...

However upon inspecting the returned JSON the torrent array ("torrents") actually has more elements which include path of files among other things..?

Is this meant to be like this? Is there a more specific format guide (rather than above)?

Thanks.

The actual Web API info is placed in utorrent server for linux as fas as I know. Could you expect this? :lol:

BTW, could your post Web API changelog with every new utorrent release please!

Link to comment
Share on other sites

There's incompatibility of the latest version with Opera 12.00 build 1213.

After upgrading to WebUI 0.386 all I get is an error: MESSAGE : Cannot convert 'utWebUI' to object

Chrome displays it fine.

I'm guessing the new mootools is the cause.

Windows XP SP3, uTorrent 3.1 (26650)

EDIT: It suddenly started working. Weird.

Link to comment
Share on other sites

Just today started seeing this error with 0.386:

MESSAGE : Invalid character

DESCRIPTION : Invalid character

NUMBER : -2146827274

TEXT : "{\"build\":25053,\"label\": [\n[\"Demonoid\",0]\n,[\"TDF\",0]\n,[\"TheBox\",0]\n,[\"TPB\",1]\n]\n,\"torrents\": [\n\n[\"11D7E26B13D999628F034CDCEE1DF357A6CFA257\",201,\"Ice Station Zebra\",4691406942,75,333529088,0,0,0,0,-1,\"TPB\",0,0,0,0,4919,1,4339085406,\"\",\"\",\"Downloading\",\"fba366a\",1326138860,0,\"\",\"/media/data2/Downloads/zNew/Ice Station Zebra\"],\n[\"EE2B211E21E3006F04031297F1AF9BE25ED04170\",136,\"Tinker.Tailor.Soldier.Spy.2011.1080p.MKV.AC3.DTS.Eng.NL,Subs\",9150130361,176,1629382841,861841593,528,0,0,0,\"\",0,0,0,0,11172,2,7538851840,\"\",\"\",\"Stopped\",\"4215674\",1326558839,0,\"\",\"/media/data1/Downloads/zNew/Tinker.Tailor.Soldier.Spy.2011.1080p.MKV.AC3.DTS.Eng.NL,Subs\"]]\n,\"torrentc\": \"536166131\"\n,\"rssfeeds\": [\n[1,true,false,false,false,0,\"TheBox|http://thebox.bz/rssdd.xml?:COOKIE:uid=***;pass=***;session=***\",1326670245,[\n[\"Sherlock - The Reichenbach Fall 15th January 2012 SUBS Mystery / Crime Fiction\",\"Sherlock s02e03 - The Reichenbach Fall (15th January 2012) [HDTV 720p (x264)][SUBS] (Mystery / Crime Fiction)\",\"http://thebox.bz/download.php/184184/Sherlock s02e03 - The Reichenbach Fall.thebox.hannibal.mkv.torrent\",12,8,1326668182,2,3,0,1,false,false],\n[\"Fork to Fork - Part 1 of 6 1999\",\"Fork to Fork - Part 1 of 6 (1999) [PDTV (XviD)] *Staff Approved* (Gardening)\",\"http://thebox.bz/download.php/184183/Fork to Fork - Part 1 of 6 (1999).torrent\",7,6,1326667344,0,0,0,1,false,false],\n[\"Sherlock - The Reichenbach Fall 15th January 2012\",\"Sherlock s02e03 - The Reichenbach Fall (15th January 2012) [PDTV (XviD)][SUBS] (Mystery / Crime Fiction)\",\"http://thebox.bz/download.php/184182/Sherlock s02e03 - The Reichenbach Fall.thebox.hannibal.torrent\",7,6,1326667052,2,3,0,1,false,false],\n[\"Darts: World Championships 2012 - Day Nine - Final 15th January 2012\",\"Darts: World Championships 2012 - Day Nine - Final (15th January 2012) [PDTV (XviD)] (Sport)\",\"http://thebox.bz/download.php/184181/Darts.World.Championships.2012.Day9.PDTV.XviD-WTB.torrent\",7,6,1326666919,0,0,0,1,false,false],\n[\"Something For The Weekend 15th January 2012\",\"Something For The Weekend (15th January 2012) [PDTV (XviD)] (Food & Drink)\",\"http://thebox.bz/download.php/184180/Something for the Weekend 15 January 2012.avi.torrent\",7,6,1326666371,0,0,0,1,false,false],\n[\"Dancing On Ice 15th January 2012\",\"Dancing On Ice S07E03 (15th January 2012)[WS PDTV(Xvid)] (Reality)\",\"http://thebox.bz/download.php/184179/Dancing On Ice S07E03.thebox.hannibal.avi.torrent\",7,6,1326665854,7,3,0,1,false,false],\n[\"Wild at Heart 15th January 2012\",\"Wild at Heart S07E02 (15th January 2012)[WS PDTV(Xvid)] Tiggzz (Drama)\",\"http://thebox.bz/download.php/184178/Wild at Heart S07E02 (15th January 2012)[WS PDTV(Xvid)] Tiggzz.torrent\",7,6,1326664548,7,2,0,1,false,false],\n[\"Call the Midwife 15th January 2012\",\"Call the Midwife s01e01 (15th January 2012) [PDTV (XviD)][SUBS] (Drama)\",\"http://thebox.bz/download.php/184177/Call the Midwife s01e01.thebox.hannibal.torrent\",7,6,1326663857,1,1,0,1,false,false],\n[\"Formula 1 - 1999 - Round 12, Belgian Grand Prix 29th August 1999 VHSRip\",\"Formula 1 - 1999 - Round 12, Belgian Grand Prix (29th August 1999) [VHSRip (XviD)] (Sport)\",\"http://thebox.bz/download.php/184176/Formula 1 1999 - 12 - Belgium.avi.torrent\",0,6,1326662697,0,0,0,1,false,false],\n[\"BBC Weekend News 15th January 2012\",\"BBC Weekend News (15th January 2012) [PDTV (XviD)] (News)\",\"http://thebox.bz/download.php/184175/BBC.Weekend.News.20120115.PDTV.XviD-WTB.torrent\",7,6,1326662397,0,0,0,1,false,false],\n[\"Top Gear - 7th August 2005\",\"Top Gear - S06E11 (7th August 2005) [PDTV (XviD)][subs] *Staff Approved* (Motoring)\",\"http://thebox.bz/download.php/184174/Top Gear - S06E11 (7th August 2005) [PDTV (XviD)][subs].torrent\",7,6,1326662171,6,11,0,1,false,false],\n[\"\\\"Oh, Miss Jones!\\\" - The Very Best of Leonard Rossiter 1996\",\"\\\"Oh, Miss Jones!\\\" - The Very Best of Leonard Rossiter (1996) [PDTV(XviD)] (Comedy)\",\"http://thebox.bz/download.php/184173/Oh.Miss.Jones-PDTV-newRock.avi.torrent\",7,6,1326662124,0,0,0,1,false,false],\n[\"Countryfile 15th January 2012\",\"Countryfile (15th January 2012) [WS.PDTV (XVID)][SUBS]-BRiTiSHSM (Wildlife & Nature)\",\"http://thebox.bz/download.php/184172/Countryfile (15th January 2012) [WS.PDTV (XVID)][SUBS]-BRiTiSHSM.torrent\",7,6,1326661067,0,0,0,1,false,false],\n[\"Soccer A.M. 22nd October 2011\",\"Soccer A.M. (22nd October 2011) [PDTV (XviD)] (Sport)\",\"http://thebox.bz/download.php/184171/Soccer AM 20111022.avi.torrent\",7,6,1326660240,0,0,0,1,false,false],\n[\"The National Trust: National Treasures - Series 1 2006\",\"The National Trust: National Treasures - Series 1 (2006) [PDTV (XviD)] (Arts & Culture)\",\"http://thebox.bz/download.php/184170/The National Trust - National Treasures - Series 1 (2006) [PDTV].torrent\",7,6,1326659530,0,0,0,1,false,false],\n[\"Hugh's Three Hungry Boys - 15th January 2012\",\"Hugh's Three Hungry Boys - S01E01 (15th January 2012) [PDTV (XviD)] (Travel)\",\"http://thebox.bz/download.php/184169/Hughs.Three.Hungry.Boys.S01E01.WS.PDTV.XviD-thebox.Penna.avi.torrent\",7,6,1326659035,1,1,0,1,false,false],\n[\"Ski Sunday Red Button Xtra 15th January 2012\",\"Ski Sunday Red Button Xtra s34e02 (15th January 2012) [PDTV (XviD)] (Sport)\",\"http://thebox.bz/download.php/184168/Ski Sunday.RBX.s34e02.thebox.e45.avi.torrent\",7,6,1326658724,34,2,0,1,false,false],\n[\"Ski Sunday 15th January 2012\",\"Ski Sunday s34e02 (15th January 2012) [PDTV (XviD)][subs] (Sport)\",\"http://thebox.bz/download.php/184167/Ski Sunday.s34e02.thebox.e45.torrent\",7,6,1326656766,34,2,0,1,false,false],\n[\"Deal or No Deal 15th January 2012\",\"Deal or No Deal (15th January 2012) [PDTV(XviD)][SUBS]-BRiTiSHSM (Game Shows)\",\"http://thebox.bz/download.php/184166/Deal or No Deal (15th January 2012) [PDTV(XviD)][SUBS]-BRiTiSHSM.torrent\",7,6,1326656226,0,0,0,1,false,false],\n[\"The Paul O'Grady Radio Show 15th January 2012 DABRip mp3 Radio: General\",\"The Paul O'Grady Radio Show (15th January 2012) [DABRip (mp3)] (Radio: General )\",\"http://thebox.bz/download.php/184165/The Paul O'Grady Radio Show - January 15th 2012.mp3.torrent\",0,0,1326654356,0,0,0,1,false,false]]],\n[2,true,false,true,false,0,\"CyclingTorrents|http://cyclingtorrents.nl/rss.php?cats=20,21,22,23,24,25〈=2&type=dl&passkey=***\",1326670245,[\n[\"Behind the Barriers ENG subs-2780\",\"Behind the Barriers Season 2 ENG subs-2780\",\"http://cyclingtorrents.nl/rssdownload.php?torrent=6044&passkey=***\",0,0,0,2,0,0,2,false,false],\n[\"UCI Women's Cyclo-Cross World Championship.Germany.2011.English. Universal Sports -22181\",\"UCI Women's Cyclo-Cross World Championship.Germany.2011.English.[Universal Sports]-22181\",\"http://cyclingtorrents.nl/rssdownload.php?torrent=3863&passkey=***\",0,0,0,0,0,0,2,false,false],\n[\"USGP Round 4 - 2010 Derby City Cup Men's Elite/U23 Race cyclingdirt.org -4245\",\"USGP Round 4 - 2010 Derby City Cup Men's Elite/U23 Race [cyclingdirt.org]-4245\",\"http://cyclingtorrents.nl/rssdownload.php?torrent=2989&passkey=***\",0,0,0,0,0,0,2,false,false],\n[\"USGP Round 3 - 2010 Derby City Cup Men's Elite/U23 Race cyclingdirt.org -4245\",\"USGP Round 3 - 2010 Derby City Cup Men's Elite/U23 Race [cyclingdirt.org]-4245\",\"http://cyclingtorrents.nl/rssdownload.php?torrent=2988&passkey=***\",0,0,0,0,0,0,2,false,false],\n[\"USGP - The Planet Bike Cup, Day 2, 2010 - Elite Men - Sun Prarie, WI cyclingdirt.org -2827\",\"USGP - The Planet Bike Cup, Day 2, 2010 - Elite Men - Sun Prarie, WI [cyclingdirt.org]-2827\",\"http://cyclingtorrents.nl/rssdownload.php?torrent=2860&passkey=***\",0,0,0,0,0,0,2,false,false],\n[\"USGP - The Planet Bike Cup, Day 1, 2010 - Elite Women - Sun Prarie, WI cyclingdirt.org -2827\",\"USGP - The Planet Bike Cup, Day 1, 2010 - Elite Women - Sun Prarie, WI [cyclingdirt.org]-2827\",\"http://cyclingtorrents.nl/rssdownload.php?torrent=2859&passkey=***\",0,0,0,0,0,0,2,false,false],\n[\"USGP - The Planet Bike Cup, Day 1, 2010 - Elite Men - Sun Prarie, WI cyclingdirt.org -2827\",\"USGP - The Planet Bike Cup, Day 1, 2010 - Elite Men - Sun Prarie, WI [cyclingdirt.org]-2827\",\"http://cyclingtorrents.nl/rssdownload.php?torrent=2858&passkey=****\",0,0,0,0,0,0,2,false,false]]],\n[3,true,false,false,false,0,\"ThePirateBayMovies|http://rss.thepiratebay.org/207\",1326670246,[\n[\"Hostel Part III 2011 AC3+DTS Eng NL Subs\",\"Hostel Part III (2011) 1080p MKV x264 AC3+DTS Eng NL Subs\",\"http://torrents.thepiratebay.org/6958226/Hostel_Part_III_(2011)_1080p_MKV_x264_AC3_DTS_Eng_NL_Subs.6958226.TPB.torrent\",14,8,1326658423,0,0,0,3,false,false],\n[\"GODZILLA 1998 900p AUD-HINDI-ENG DD5.1Ch ORIGINAL BY-GPSOFT\",\"GODZILLA (1998) 900p AUD-HINDI-ENG DD5.1Ch (ORIGINAL BY-GPSOFT)\",\"http://torrents.thepiratebay.org/6958199/GODZILLA_(1998)_900p_AUD-HINDI-ENG_DD5.1Ch_(ORIGINAL_BY-GPSOFT).6958199.TPB.torrent\",0,0,1326657038,0,0,0,3,false,false],\n[\"Little Lord Fauntleroy 1980\",\"Little_Lord_Fauntleroy_1980_720p.mkv\",\"http://torrents.thepiratebay.org/6958173/Little_Lord_Fauntleroy_1980_720p.mkv.6958173.TPB.torrent\",12,0,1326655438,0,0,0,3,false,false],\n[\"Gangster Exchange 2010 BluRay DTS\",\"Gangster Exchange 2010 BluRay 720p DTS x264-RHD\",\"http://torrents.thepiratebay.org/6958104/Gangster_Exchange_2010_BluRay_720p_DTS_x264-RHD.6958104.TPB.torrent\",12,8,1326651234,0,0,0,3,false,false],\n[\"Real Steel 2011 BRRip AC3 - CODY\",\"Real Steel [2011] 720p BRRip H264 AC3 - CODY\",\"http://torrents.thepiratebay.org/6958094/Real_Steel_[2011]_720p_BRRip_H264_AC3_-_CODY.6958094.TPB.torrent\",12,9,1326650461,0,0,0,3,false,false],\n[\"Bucky Larson Born To Be A Star M4V -SM\",\"Bucky.Larson.Born.To.Be.A.Star.M4V.x264.720p-SM\",\"http://torrents.thepiratebay.org/6957967/Bucky.Larson.Born.To.Be.A.Star.M4V.x264.720p-SM.6957967.TPB.torrent\",12,8,1326646259,0,0,0,3,false,false],\n[\"La bani, la cap, la oase 2010\",\"La bani, la cap, la oase (2010) .HDTV.1080i.H264-Danyelsan\t\",\"http://torrents.thepiratebay.org/6957860/La_bani__la_cap__la_oase_(2010)_.HDTV.1080i.H264-Danyelsan_.6957860.TPB.torrent\",13,9,1326642901,0,0,0,3,false,false],\n[\"Red 2010 Bluray anoXmous\",\"Red.2010.720p.Bluray.x264.anoXmous\",\"http://torrents.thepiratebay.org/6957832/Red.2010.720p.Bluray.x264.anoXmous.6957832.TPB.torrent\",12,8,1326641831,0,0,0,3,false,false],\n[\"Paranormal Activity 3 2011 BRRip Release-Lounge\",\"Paranormal Activity 3 2011 720p BRRip [Release-Lounge H264]\",\"http://torrents.thepiratebay.org/6957807/Paranormal_Activity_3_2011_720p_BRRip_[Release-Lounge_H264].6957807.TPB.torrent\",12,9,1326641145,0,0,0,3,false,false],\n[\"Neverending Story 1984 BD25 rus\",\"Neverending Story (1984) BD25 rus\",\"http://torrents.thepiratebay.org/6957772/Neverending_Story_(1984)_BD25_rus.6957772.TPB.torrent\",0,0,1326640283,0,0,0,3,false,false],\n[\"Battleground 2012 BRRip\",\"Battleground.2012.720p.BRRip.XviD.(Murlok)\",\"http://torrents.thepiratebay.org/6957724/Battleground.2012.720p.BRRip.XviD.(Murlok).6957724.TPB.torrent\",12,6,1326639146,0,0,0,3,false,false],\n[\"Predators BDRip - Ita dts - Sub Ita TNTVillage\",\"Predators [BDRip 720p - Ita dts - Sub Ita][TNTVillage]\",\"http://torrents.thepiratebay.org/6957712/Predators_[BDRip_720p_-_Ita_dts_-_Sub_Ita][TNTVillage].6957712.TPB.torrent\",12,0,1326638785,0,0,0,3,false,false],\n[\"A Nightmare on Elm Street Part 2 Freddy\\\\'s Revenge BDRip\",\"A Nightmare on Elm Street Part 2 Freddy\\\\'s Revenge [BDRip-1080p-\",\"http://torrents.thepiratebay.org/6957633/A_Nightmare_on_Elm_Street_Part_2_Freddy__s_Revenge_[BDRip-1080p-.6957633.TPB.torrent\",14,0,1326637117,0,0,0,3,false,false],\n[\"UFC 142\",\"UFC.142.720p.hdtv-pia\",\"http://torrents.thepiratebay.org/6957629/UFC.142.720p.hdtv-pia.6957629.TPB.torrent\",12,0,1326637062,0,0,0,3,false,false],\n[\"A Nightmare on Elm Street BDRip---Ita/Eng/Fre/Deu-Ac3-M\",\"A Nightmare on Elm Street [BDRip-1080p-Mkv-Ita/Eng/Fre/Deu-Ac3-M\",\"http://torrents.thepiratebay.org/6957624/A_Nightmare_on_Elm_Street_[BDRip-1080p-Mkv-Ita_Eng_Fre_Deu-Ac3-M.6957624.TPB.torrent\",14,0,1326636858,0,0,0,3,false,false],\n[\"Ghettoblaster 1996 SWESUB BluRay\",\"Ghettoblaster.1996.SWESUB.720p.BluRay.X264-Mil0o\",\"http://torrents.thepiratebay.org/6957538/Ghettoblaster.1996.SWESUB.720p.BluRay.X264-Mil0o.6957538.TPB.torrent\",12,8,1326634304,0,0,0,3,false,false],\n[\"Tinker Tailor Soldier Spy 2011 BluRay\",\"Tinker.Tailor.Soldier.Spy.2011.BluRay.1080p.x264-LTT\",\"http://torrents.thepiratebay.org/6957528/Tinker.Tailor.Soldier.Spy.2011.BluRay.1080p.x264-LTT.6957528.TPB.torrent\",14,8,1326633965,0,0,0,3,false,false],\n[\"Say Anything 1989 BRrip sujaidr\",\"Say Anything (1989) 720p BRrip_sujaidr\",\"http://torrents.thepiratebay.org/6957517/Say_Anything_(1989)_720p_BRrip_sujaidr.6957517.TPB.torrent\",12,0,1326633753,0,0,0,3,false,false],\n[\"Paranormal Activity 3 2011 BRRip NL subs DutchReleaseTeam\",\"Paranormal Activity 3 (2011) BRRip NL subs DutchReleaseTeam\",\"http://torrents.thepiratebay.org/6957496/Paranormal_Activity_3_(2011)_BRRip_NL_subs_DutchReleaseTeam.6957496.TPB.torrent\",0,0,1326632842,0,0,0,3,false,false],\n[\"Real Steel 2011 BluRay AC3 DUAL-DAViDSK8\",\"Real.Steel.2011.720p.BluRay.AC3.x264-HiDt.DUAL-DAViDSK8\",\"http://torrents.thepiratebay.org/6957476/Real.Steel.2011.720p.BluRay.AC3.x264-HiDt.DUAL-DAViDSK8.6957476.TPB.torrent\",12,8,1326632433,0,0,0,3,false,false],\n[\"Whats your number 2011 HD\",\"Whats your number (2011) 720p HD XviD (moviesbyrizzo) what\\\\'s\",\"http://torrents.thepiratebay.org/6957261/Whats_your_number_(2011)_720p_HD_XviD_(moviesbyrizzo)_what__s.6957261.TPB.torrent\",12,6,1326626162,0,0,0,3,false,false],\n[\"The Double 2011 AC3+DTS Eng NL Subs\",\"The Double (2011) 1080p MKV x264 AC3+DTS Eng NL Subs\",\"http://torrents.thepiratebay.org/6957208/The_Double_(2011)_1080p_MKV_x264_AC3_DTS_Eng_NL_Subs.6957208.TPB.torrent\",14,8,1326624866,0,0,0,3,false,false],\n[\"The Double 2011 BRRip Release-Lounge\",\"The Double 2011 720p BRRip [Release-Lounge H264]\",\"http://torrents.thepiratebay.org/6957143/The_Double_2011_720p_BRRip_[Release-Lounge_H264].6957143.TPB.torrent\",12,9,1326623711,0,0,0,3,false,false],\n[\"The Thing 2011 BRRip NL subs DutchReleaseTeam\",\"The Thing (2011) 720p BRRip NL subs DutchReleaseTeam\",\"http://torrents.thepiratebay.org/6957140/The_Thing_(2011)_720p_BRRip_NL_subs_DutchReleaseTeam.6957140.TPB.torrent\",12,0,1326623492,0,0,0,3,false,false],\n[\"The Mechanic 2011 BRRip NL subs DutchReleaseTeam\",\"The Mechanic (2011) 720p BRRip NL subs DutchReleaseTeam\",\"http://torrents.thepiratebay.org/6957128/The_Mechanic_(2011)_720p_BRRip_NL_subs_DutchReleaseTeam.6957128.TPB.torrent\",12,0,1326622956,0,0,0,3,false,false],\n[\"De Bende van Oss 2011 DTS Eng NL Subs\",\"De Bende van Oss (2011) 720p MKV DTS Eng NL Subs\",\"http://torrents.thepiratebay.org/6957066/De_Bende_van_Oss_(2011)_720p_MKV_DTS_Eng_NL_Subs.6957066.TPB.torrent\",12,0,1326620814,0,0,0,3,false,false],\n[\"Smokin Aces 2006 BRRip {Dual Audio}{English Hindi}~INAM70\",\"Smokin Aces 2006 BRRip 720p {Dual Audio}{English Hindi}~INAM70\",\"http://torrents.thepiratebay.org/6957063/Smokin_Aces_2006_BRRip_720p__Dual_Audio__English_Hindi__INAM70.6957063.TPB.torrent\",12,0,1326620661,0,0,0,3,false,false],\n[\"The The Twilight Saga Eclipse 2010 DTS-WAF\",\"The.The.Twilight.Saga.Eclipse.2010.x264.DTS-WAF\",\"http://torrents.thepiratebay.org/6957042/The.The.Twilight.Saga.Eclipse.2010.x264.DTS-WAF.6957042.TPB.torrent\",0,8,1326619856,0,0,0,3,false,false],\n[\"The Karate Kid 2010 BRRip NL subs DutchReleaseTeam\",\"The Karate Kid (2010) 720p BRRip NL subs DutchReleaseTeam\",\"http://torrents.thepiratebay.org/6957041/The_Karate_Kid_(2010)_720p_BRRip_NL_subs_DutchReleaseTeam.6957041.TPB.torrent\",12,0,1326619807,0,0,0,3,false,false],\n[\"The American 2010 DTS-WAF\",\"The.American.2010.x264.DTS-WAF\",\"http://torrents.thepiratebay.org/6957040/The.American.2010.x264.DTS-WAF.6957040.TPB.torrent\",0,8,1326619802,0,0,0,3,false,false],\n[\"Restrepo 2010 AC3-WAF\",\"Restrepo.2010.x264.AC3-WAF\",\"http://torrents.thepiratebay.org/6957039/Restrepo.2010.x264.AC3-WAF.6957039.TPB.torrent\",0,8,1326619745,0,0,0,3,false,false],\n[\"Open Season 3 2011 DTS-WAF\",\"Open.Season.3.2011.x264.DTS-WAF\",\"http://torrents.thepiratebay.org/6957036/Open.Season.3.2011.x264.DTS-WAF.6957036.TPB.torrent\",0,8,1326619691,0,0,0,3,false,false],\n[\"Next 2007 DTS 2AUDIO-WAF\",\"Next.2007.x264.DTS.2AUDIO-WAF\",\"http://torrents.thepiratebay.org/6957033/Next.2007.x264.DTS.2AUDIO-WAF.6957033.TPB.torrent\",0,8,1326619638,0,0,0,3,false,false],\n[\"Alien Resurrection 1997 DTS-WAF\",\"Alien.Resurrection.1997.x264.DTS-WAF\",\"http://torrents.thepiratebay.org/6957026/Alien.Resurrection.1997.x264.DTS-WAF.6957026.TPB.torrent\",0,8,1326619581,0,0,0,3,false,false],\n[\"Alien 3 1992 DTS 2AUDIO-WAF\",\"Alien.3.1992.x264.DTS.2AUDIO-WAF\",\"http://torrents.thepiratebay.org/6957017/Alien.3.1992.x264.DTS.2AUDIO-WAF.6957017.TPB.torrent\",0,8,1326619523,0,0,0,3,false,false],\n[\"Aliens 1986 DTS 2AUDIO-WAF\",\"Aliens.1986.x264.DTS.2AUDIO-WAF\",\"http://torrents.thepiratebay.org/6957009/Aliens.1986.x264.DTS.2AUDIO-WAF.6957009.TPB.torrent\",0,8,1326619458,0,0,0,3,false,false],\n[\"Alien 1979 DTS 2AUDIO-WAF\",\"Alien.1979.x264.DTS.2AUDIO-WAF\",\"http://torrents.thepiratebay.org/6957000/Alien.1979.x264.DTS.2AUDIO-WAF.6957000.TPB.torrent\",0,8,1326619381,0,0,0,3,false,false],\n[\"1492 Conquest of Paradise 1992 DTS-WAF\",\"1492.Conquest.of.Paradise.1992.x264.DTS-WAF\",\"http://torrents.thepiratebay.org/6956998/1492.Conquest.of.Paradise.1992.x264.DTS-WAF.6956998.TPB.torrent\",0,8,1326619317,0,0,0,3,false,false],\n[\"The Green Hornet 2011 BRRip NL subs DutchReleaseTeam\",\"The Green Hornet (2011) 720p BRRip NL subs DutchReleaseTeam\",\"http://torrents.thepiratebay.org/6956974/The_Green_Hornet_(2011)_720p_BRRip_NL_subs_DutchReleaseTeam.6956974.TPB.torrent\",12,0,1326618960,0,0,0,3,false,false],\n[\"Gooische Vrouwen 2011 BRRip NL gesproken DutchReleaseTeam\",\"Gooische Vrouwen (2011) 720p BRRip NL gesproken DutchReleaseTeam\",\"http://torrents.thepiratebay.org/6956956/Gooische_Vrouwen_(2011)_720p_BRRip_NL_gesproken_DutchReleaseTeam.6956956.TPB.torrent\",12,0,1326618404,0,0,0,3,false,false],\n[\"De Bende van Oss 2011 BRRip NL gesproken DutchReleaseTeam\",\"De Bende van Oss (2011) 720p BRRip NL gesproken DutchReleaseTeam\",\"http://torrents.thepiratebay.org/6956946/De_Bende_van_Oss_(2011)_720p_BRRip_NL_gesproken_DutchReleaseTeam.6956946.TPB.torrent\",12,0,1326617895,0,0,0,3,false,false],\n[\"Robin Hood 1973 Dual Audio Hin-Eng TDT\",\"Robin Hood 1973 HDTV 720p Dual Audio [Hin-Eng] [TDT]\",\"http://torrents.thepiratebay.org/6956942/Robin_Hood_1973_HDTV_720p_Dual_Audio_[Hin-Eng]_[TDT].6956942.TPB.torrent\",12,0,1326617441,0,0,0,3,false,false],\n[\"Paranormal Activity 3 2011 unrated AC3+DTS NL Subs\",\"Paranormal Activity 3 (2011) MKV unrated 1080p AC3+DTS NL Subs\",\"http://torrents.thepiratebay.org/6956830/Paranormal_Activity_3_(2011)_MKV_unrated_1080p_AC3_DTS_NL_Subs.6956830.TPB.torrent\",14,0,1326616123,0,0,0,3,false,false],\n[\"Planet Of The Apes Collection 1968-2001 BDRip AAC - K\",\"Planet Of The Apes Collection 1968-2001 BDRip 1080p x264 AAC - K\",\"http://torrents.thepiratebay.org/6956808/Planet_Of_The_Apes_Collection_1968-2001_BDRip_1080p_x264_AAC_-_K.6956808.TPB.torrent\",14,8,1326614644,0,0,0,3,false,false],\n[\"Paranormal Activity 3 2011 UNRATED BrRip\",\"Paranormal Activity 3 (2011) [UNRATED] 720p BrRip x264 - YIFY\",\"http://torrents.thepiratebay.org/6956791/Paranormal_Activity_3_(2011)_[UNRATED]_720p_BrRip_x264_-_YIFY.6956791.TPB.torrent\",12,8,1326613964,0,0,0,3,false,false],\n[\"Cradle 2 The Grave 2003 HDTVRip Dual-Audio Eng+Hindi ~ BRA\",\"Cradle 2 The Grave 2003 HDTVRip 720p Dual-Audio[Eng+Hindi] ~ BRA\",\"http://torrents.thepiratebay.org/6956789/Cradle_2_The_Grave_2003_HDTVRip_720p_Dual-Audio[Eng_Hindi]___BRA.6956789.TPB.torrent\",12,0,1326613890,0,0,0,3,false,false],\n[\"Real Steal 2011 BluRayrip AVC DTS 5 1 ACB-Team\",\"Real.Steal.2011.BluRayrip.MKV.1080p.AVC.DTS 5.1.ACB-Team\",\"http://torrents.thepiratebay.org/6956771/Real.Steal.2011.BluRayrip.MKV.1080p.AVC.DTS_5.1.ACB-Team.6956771.TPB.torrent\",14,0,1326612723,0,0,0,3,false,false],\n[\"Engeyum Kadhal 2011 Tamil BRRip AAC - Ameet6233 SiN\",\"Engeyum Kadhal (2011) Tamil BRRip 720p x264 AAC - Ameet6233 (SiN\",\"http://torrents.thepiratebay.org/6956764/Engeyum_Kadhal_(2011)_Tamil_BRRip_720p_x264_AAC_-_Ameet6233_(SiN.6956764.TPB.torrent\",12,8,1326612368,0,0,0,3,false,false],\n[\"A Better Life 2011 LIMITED Bluray anoXmous\",\"A.Better.Life.2011.LIMITED.720p.Bluray.x264.anoXmous\",\"http://torrents.thepiratebay.org/6956730/A.Better.Life.2011.LIMITED.720p.Bluray.x264.anoXmous.6956730.TPB.torrent\",12,8,1326611045,0,0,0,3,false,false],\n[\"1911 Revolution 2011 BRRip Ali Baloch Silver RG\",\"1911 Revolution 2011 720p BRRip Ali Baloch Silver RG\",\"http://torrents.thepiratebay.org/6956701/1911_Revolution_2011_720p_BRRip_Ali_Baloch_Silver_RG.6956701.TPB.torrent\",12,0,1326609761,0,0,0,3,false,false],\n[\"The Scorpion King 3 Battle for Redemption 2012 BrRip YIFY\",\"The Scorpion King 3 Battle for Redemption (2012) 720p BrRip YIFY\",\"http://torrents.thepiratebay.org/6956642/The_Scorpion_King_3_Battle_for_Redemption_(2012)_720p_BrRip_YIFY.6956642.TPB.torrent\",12,0,1326608311,0,0,0,3,false,false],\n[\"The Scorpion King 2 Rise of a Warrior 2008 BluRay YIFY\",\"The Scorpion King 2 Rise of a Warrior (2008) 720p BluRay YIFY\",\"http://torrents.thepiratebay.org/6956635/The_Scorpion_King_2_Rise_of_a_Warrior_(2008)_720p_BluRay_YIFY.6956635.TPB.torrent\",12,0,1326608020,0,0,0,3,false,false],\n[\"You Kill Me 2007 Bluray anoXmous\",\"You.Kill.Me.2007.720p.Bluray.x264.anoXmous\",\"http://torrents.thepiratebay.org/6956634/You.Kill.Me.2007.720p.Bluray.x264.anoXmous.6956634.TPB.torrent\",12,8,1326607935,0,0,0,3,false,false],\n[\"The Scorpion King 2002 BrRip - YIFY\",\"The Scorpion King (2002) 720p BrRip x264 - 550MB - YIFY\",\"http://torrents.thepiratebay.org/6956632/The_Scorpion_King_(2002)_720p_BrRip_x264_-_550MB_-_YIFY.6956632.TPB.torrent\",12,8,1326607802,0,0,0,3,false,false],\n[\"50 50 2011 BRRip AAC 5.1ch - Ameet6233 SiNiSTER\",\"50 50 (2011) BRRip 720p x264 AAC 5.1ch - Ameet6233 (SiNiSTER)\",\"http://torrents.thepiratebay.org/6956600/50_50_(2011)_BRRip_720p_x264_AAC_5.1ch_-_Ameet6233_(SiNiSTER).6956600.TPB.torrent\",12,8,1326606460,0,0,0,3,false,false],\n[\"The Double 2011 BRrip scOrp sujaidr\",\"The Double 2011 720p BRrip_scOrp_sujaidr\",\"http://torrents.thepiratebay.org/6956565/The_Double_2011_720p_BRrip_scOrp_sujaidr.6956565.TPB.torrent\",12,0,1326602968,0,0,0,3,false,false],\n[\"The Double 2011 BluRay 550MB Ganool\",\"The Double (2011) BluRay 720p 550MB Ganool\",\"http://torrents.thepiratebay.org/6956557/The_Double_(2011)_BluRay_720p_550MB_Ganool.6956557.TPB.torrent\",12,0,1326602497,0,0,0,3,false,false],\n[\"Hostel III M4V -SM\",\"Hostel.III.M4V.x264.720p-SM\",\"http://torrents.thepiratebay.org/6956495/Hostel.III.M4V.x264.720p-SM.6956495.TPB.torrent\",12,8,1326597596,0,0,0,3,false,false],\n[\"The Perfect Roommate 2011 ENG BRRip\",\"The Perfect Roommate[2011]ENG[BRRip]XviD-{RedDragon}\",\"http://torrents.thepiratebay.org/6956469/The_Perfect_Roommate[2011]ENG[BRRip]XviD-_RedDragon_.6956469.TPB.torrent\",0,6,1326595999,0,0,0,3,false,false],\n[\"Elena 2011 BDRip\",\"Elena 2011 720p BDRip XviD AC3-ViSiON\",\"http://torrents.thepiratebay.org/6956349/Elena_2011_720p_BDRip_XviD_AC3-ViSiON.6956349.TPB.torrent\",12,6,1326586661,0,0,0,3,false,false]]],\n[4,true,false,false,false,0,\"ThePirateBayTV|http://rss.thepiratebay.org/208\",1326670246,[\n[\"Great Barrier Reef Reef And Beyond\",\"Great.Barrier.Reef.S01E03.Reef.And.Beyond.720p.HDTV.x264-FTP\",\"http://torrents.thepiratebay.org/6958334/Great.Barrier.Reef.S01E03.Reef.And.Beyond.720p.HDTV.x264-FTP.6958334.TPB.torrent\",12,8,1326663786,1,3,0,4,false,false],\n[\"Sherlock The Reichenbach Fall\",\"Sherlock.2x03.The_Reichenbach_Fall.720p_HDTV_x264-FoV\",\"http://torrents.thepiratebay.org/6958323/Sherlock.2x03.The_Reichenbach_Fall.720p_HDTV_x264-FoV.6958323.TPB.torrent\",12,8,1326663080,2,3,0,4,false,false],\n[\"Wild At Heart\",\"Wild.At.Heart.S07E02.720p.HDTV.x264-TLA\",\"http://torrents.thepiratebay.org/6958279/Wild.At.Heart.S07E02.720p.HDTV.x264-TLA.6958279.TPB.torrent\",12,8,1326660889,7,2,0,4,false,false],\n[\"Call The Midwife\",\"Call_The_Midwife.1x01.720p_HDTV_x264-FoV\",\"http://torrents.thepiratebay.org/6958223/Call_The_Midwife.1x01.720p_HDTV_x264-FoV.6958223.TPB.torrent\",12,8,1326658209,1,1,0,4,false,false],\n[\"NOVA\",\"NOVA.S39E10.720p.HDTV.x264-ORENJI\",\"http://torrents.thepiratebay.org/6958186/NOVA.S39E10.720p.HDTV.x264-ORENJI.6958186.TPB.torrent\",12,8,1326656451,39,10,0,4,false,false],\n[\"Saturday Night Live\",\"Saturday.Night.Live.S37E12.720p.HDTV.x264-2HD\",\"http://torrents.thepiratebay.org/6958167/Saturday.Night.Live.S37E12.720p.HDTV.x264-2HD.6958167.TPB.torrent\",12,8,1326654950,37,12,0,4,false,false],\n[\"The Big Bang Theory WEB-DL ReEnc- maximersk\",\"The.Big.Bang.Theory.S05E12.720p.WEB-DL.ReEnc-[maximersk]\",\"http://torrents.thepiratebay.org/6958010/The.Big.Bang.Theory.S05E12.720p.WEB-DL.ReEnc-[maximersk].6958010.TPB.torrent\",12,0,1326647282,5,12,0,4,false,false],\n[\"NBA - Boston Celtics @ Indiana Pacers - 2012.01.14\",\"NBA - Boston Celtics @ Indiana Pacers - 2012.01.14 - 720p\",\"http://torrents.thepiratebay.org/6957959/NBA_-_Boston_Celtics___Indiana_Pacers_-_2012.01.14_-_720p.6957959.TPB.torrent\",12,0,1326645972,0,0,0,4,false,false],\n[\"Once upon a Time NL Subs Eng Subs HD WEB-DL TBS\",\"Once upon a Time S01E08 NL Subs Eng Subs HD (WEB-DL) TBS\",\"http://torrents.thepiratebay.org/6957892/Once_upon_a_Time_S01E08_NL_Subs_Eng_Subs_HD_(WEB-DL)_TBS.6957892.TPB.torrent\",0,0,1326643464,1,8,0,4,false,false],\n[\"The Finder\",\"The.Finder.S01E01.720p.HDTV.X264-DIMENSION\",\"http://torrents.thepiratebay.org/6957840/The.Finder.S01E01.720p.HDTV.X264-DIMENSION.6957840.TPB.torrent\",12,8,1326642044,1,1,0,4,false,false],\n[\"The Colbert Report 2012.01.11 George Stephanopoulos x2\",\"The.Colbert.Report.2012.01.11.George.Stephanopoulos.720p.HDTV.x2\",\"http://torrents.thepiratebay.org/6957839/The.Colbert.Report.2012.01.11.George.Stephanopoulos.720p.HDTV.x2.6957839.TPB.torrent\",12,0,1326641991,0,0,0,4,false,false],\n[\"The Colbert Report 2012.01.09 Melissa Harris-Perry x26\",\"The.Colbert.Report.2012.01.09.Melissa.Harris-Perry.720p.HDTV.x26\",\"http://torrents.thepiratebay.org/6957836/The.Colbert.Report.2012.01.09.Melissa.Harris-Perry.720p.HDTV.x26.6957836.TPB.torrent\",12,0,1326641951,0,0,0,4,false,false],\n[\"The Challenge Battle Of The Exes The Pre Game x\",\"The.Challenge.Battle.Of.The.Exes.S22E00.The.Pre.Game.720p.HDTV.x\",\"http://torrents.thepiratebay.org/6957834/The.Challenge.Battle.Of.The.Exes.S22E00.The.Pre.Game.720p.HDTV.x.6957834.TPB.torrent\",12,0,1326641902,22,0,0,4,false,false],\n[\"Strikeforce Rockhold vs Jardine Preliminary Fights x26\",\"Strikeforce.Rockhold.vs.Jardine.Preliminary.Fights.720p.HDTV.x26\",\"http://torrents.thepiratebay.org/6957833/Strikeforce.Rockhold.vs.Jardine.Preliminary.Fights.720p.HDTV.x26.6957833.TPB.torrent\",12,0,1326641849,0,0,0,4,false,false],\n[\"Storage Wars\",\"Storage.Wars.S02E27.720p.HDTV.x264-LMAO\",\"http://torrents.thepiratebay.org/6957830/Storage.Wars.S02E27.720p.HDTV.x264-LMAO.6957830.TPB.torrent\",12,8,1326641737,2,27,0,4,false,false],\n[\"Beauty and Wonders of Islam\",\"Beauty and Wonders of Islam\",\"http://torrents.thepiratebay.org/6957825/Beauty_and_Wonders_of_Islam.6957825.TPB.torrent\",0,0,1326641585,0,0,0,4,false,false],\n[\"WWE Monday Night RAW 2012.01.09\",\"WWE.Monday.Night.RAW.2012.01.09.720p.HDTV.x264-KYR\",\"http://torrents.thepiratebay.org/6957824/WWE.Monday.Night.RAW.2012.01.09.720p.HDTV.x264-KYR.6957824.TPB.torrent\",12,8,1326641554,0,0,0,4,false,false],\n[\"Weed Wars PROPER\",\"Weed.Wars.S01E03.PROPER.720p.HDTV.x264-YesTV\",\"http://torrents.thepiratebay.org/6957820/Weed.Wars.S01E03.PROPER.720p.HDTV.x264-YesTV.6957820.TPB.torrent\",12,8,1326641454,1,3,0,4,true,false],\n[\"Tom Papa Live in New York City 2011\",\"Tom.Papa.Live.in.New.York.City.2011.720p.HDTV.x264-ORENJI\",\"http://torrents.thepiratebay.org/6957818/Tom.Papa.Live.in.New.York.City.2011.720p.HDTV.x264-ORENJI.6957818.TPB.torrent\",12,8,1326641396,0,0,0,4,false,false],\n[\"To Boldly Go\",\"To.Boldly.Go.S01E01.720p.HDTV.x264-FTP\",\"http://torrents.thepiratebay.org/6957815/To.Boldly.Go.S01E01.720p.HDTV.x264-FTP.6957815.TPB.torrent\",12,8,1326641346,1,1,0,4,false,false],\n[\"TNA Genesis 2011 PPV\",\"TNA.Genesis.2011.PPV.720p.HDTV.x264-KYR\",\"http://torrents.thepiratebay.org/6957811/TNA.Genesis.2011.PPV.720p.HDTV.x264-KYR.6957811.TPB.torrent\",12,8,1326641269,0,0,0,4,false,false],\n[\"The Vampire Diaries SOURCE SAMPLE\",\"The.Vampire.Diaries.S03E11.SOURCE.SAMPLE.720p.HDTV.x264-COMPULSi\",\"http://torrents.thepiratebay.org/6957808/The.Vampire.Diaries.S03E11.SOURCE.SAMPLE.720p.HDTV.x264-COMPULSi.6957808.TPB.torrent\",12,8,1326641157,3,11,0,4,false,false],\n[\"The Vampire Diaries PROPER\",\"The.Vampire.Diaries.S03E11.PROPER.720p.HDTV.x264-IMMERSE\",\"http://torrents.thepiratebay.org/6957805/The.Vampire.Diaries.S03E11.PROPER.720p.HDTV.x264-IMMERSE.6957805.TPB.torrent\",12,8,1326641119,3,11,0,4,true,false],\n[\"The Vampire Diaries iNTERNAL\",\"The.Vampire.Diaries.S03E11.iNTERNAL.720p.HDTV.x264-2HD\",\"http://torrents.thepiratebay.org/6957803/The.Vampire.Diaries.S03E11.iNTERNAL.720p.HDTV.x264-2HD.6957803.TPB.torrent\",12,8,1326641071,3,11,0,4,false,false],\n[\"The Vampire Diaries\",\"The.Vampire.Diaries.S03E11.720p.HDTV.x264-COMPULSiON\",\"http://torrents.thepiratebay.org/6957802/The.Vampire.Diaries.S03E11.720p.HDTV.x264-COMPULSiON.6957802.TPB.torrent\",12,8,1326641029,3,11,0,4,false,false],\n[\"The Simpsons\",\"The.Simpsons.S23E10.720p.HDTV.X264-DIMENSION\",\"http://torrents.thepiratebay.org/6957800/The.Simpsons.S23E10.720p.HDTV.X264-DIMENSION.6957800.TPB.torrent\",12,8,1326640986,23,10,0,4,false,false],\n[\"The Secret Circle\",\"The.Secret.Circle.S01E11.720p.HDTV.x264-IMMERSE\",\"http://torrents.thepiratebay.org/6957798/The.Secret.Circle.S01E11.720p.HDTV.x264-IMMERSE.6957798.TPB.torrent\",12,8,1326640957,1,11,0,4,false,false],\n[\"The Ones The One Jasper Carrott\",\"The.Ones.S01E02.The.One.Jasper.Carrott.720p.HDTV.x264-TLA\",\"http://torrents.thepiratebay.org/6957797/The.Ones.S01E02.The.One.Jasper.Carrott.720p.HDTV.x264-TLA.6957797.TPB.torrent\",12,8,1326640915,1,2,0,4,false,false],\n[\"The Office US\",\"The.Office.US.S08E11.720p.HDTV.X264-DIMENSION\",\"http://torrents.thepiratebay.org/6957795/The.Office.US.S08E11.720p.HDTV.X264-DIMENSION.6957795.TPB.torrent\",12,8,1326640866,8,11,0,4,false,false],\n[\"The Mystery Of Edwin Drood Part2\",\"The.Mystery.Of.Edwin.Drood.Part2.720p.HDTV.x264-TLA\",\"http://torrents.thepiratebay.org/6957794/The.Mystery.Of.Edwin.Drood.Part2.720p.HDTV.x264-TLA.6957794.TPB.torrent\",12,8,1326640834,0,0,0,4,false,false],\n[\"The Life and Times of Tim\",\"The.Life.and.Times.of.Tim.S03E05.720p.HDTV.X264-DIMENSION\",\"http://torrents.thepiratebay.org/6957791/The.Life.and.Times.of.Tim.S03E05.720p.HDTV.X264-DIMENSION.6957791.TPB.torrent\",12,8,1326640785,3,5,0,4,false,false],\n[\"The First 48 Update Special 03\",\"The.First.48.S12.Update.Special.03.720p.HDTV.x264-MOMENTUM\",\"http://torrents.thepiratebay.org/6957789/The.First.48.S12.Update.Special.03.720p.HDTV.x264-MOMENTUM.6957789.TPB.torrent\",12,8,1326640752,12,0,0,4,false,false],\n[\"Top Chef\",\"Top.Chef.S09E10.720p.HDTV.x264-LMAO\",\"http://torrents.thepiratebay.org/6957784/Top.Chef.S09E10.720p.HDTV.x264-LMAO.6957784.TPB.torrent\",12,8,1326640710,9,10,0,4,false,false],\n[\"BBC Unfinished Masterpieces with Alastair Sooke AAC\",\"BBC Unfinished Masterpieces with Alastair Sooke x264 AAC HDTV \",\"http://torrents.thepiratebay.org/6957746/BBC_Unfinished_Masterpieces_with_Alastair_Sooke_x264_AAC_HDTV_.6957746.TPB.torrent\",1,8,1326639599,0,0,0,4,false,false],\n[\"BBC-HD - Horizon The Core AC3\",\"BBC-HD - Horizon_ The Core x264 AC3 720p.mkv\",\"http://torrents.thepiratebay.org/6957500/BBC-HD_-_Horizon__The_Core_x264_AC3_720p.mkv.6957500.TPB.torrent\",12,8,1326632976,0,0,0,4,false,false],\n[\"UFC 142 Aldo vs Mendez Prelims\",\"UFC.142.Aldo.vs.Mendez.Prelims.720p.HDTV.x264-RUDOS\",\"http://torrents.thepiratebay.org/6957499/UFC.142.Aldo.vs.Mendez.Prelims.720p.HDTV.x264-RUDOS.6957499.TPB.torrent\",12,8,1326632956,0,0,0,4,false,false],\n[\"Duck Tales Disk V AC3 Hindi\",\"Duck Tales Disk V 720p DVDRip AC3 Hindi x264-SnowDoN\",\"http://torrents.thepiratebay.org/6957460/Duck_Tales_Disk_V_720p_DVDRip_AC3_Hindi_x264-SnowDoN.6957460.TPB.torrent\",12,8,1326632090,0,0,0,4,false,false],\n[\"Duck Tales Disk IV AC3 Hindi\",\"Duck Tales Disk IV 720p DVDRip AC3 Hindi x264-SnowDoN\",\"http://torrents.thepiratebay.org/6957396/Duck_Tales_Disk_IV_720p_DVDRip_AC3_Hindi_x264-SnowDoN.6957396.TPB.torrent\",12,8,1326631103,0,0,0,4,false,false],\n[\"Fringe WEB-DL DD5 1 H 264-NTb\",\"Fringe.S04E08.720p.WEB-DL.DD5.1.H.264-NTb\",\"http://torrents.thepiratebay.org/6957357/Fringe.S04E08.720p.WEB-DL.DD5.1.H.264-NTb.6957357.TPB.torrent\",12,0,1326629712,4,8,0,4,false,false],\n[\"Stjarnorna pa slottet HD-3lBartoo\",\"Stjarnorna.pa.slottet.S06.E04.WebRip.x264.HD-3lBartoo\",\"http://torrents.thepiratebay.org/6957298/Stjarnorna.pa.slottet.S06.E04.WebRip.x264.HD-3lBartoo.6957298.TPB.torrent\",15,8,1326628074,6,4,0,4,false,false],\n[\"The Double 2011 DTS - DD 5.1 NL Subs TBS B-Sam\",\"The Double (2011) x264 1080p DTS - DD 5.1 NL Subs TBS B-Sam\",\"http://torrents.thepiratebay.org/6957276/The_Double_(2011)_x264_1080p_DTS_-_DD_5.1_NL_Subs_TBS_B-Sam.6957276.TPB.torrent\",14,8,1326627364,0,0,0,4,false,false],\n[\"Supernatural WEB-DL DD5 1 H 264-GFY\",\"Supernatural.S07E12.720p.WEB-DL.DD5.1.H.264-GFY\",\"http://torrents.thepiratebay.org/6957275/Supernatural.S07E12.720p.WEB-DL.DD5.1.H.264-GFY.6957275.TPB.torrent\",12,0,1326627062,7,12,0,4,false,false],\n[\"Bomb Girls REPACK\",\"Bomb.Girls.S01E01.REPACK.720p.HDTV.x264-2HD\",\"http://torrents.thepiratebay.org/6957159/Bomb.Girls.S01E01.REPACK.720p.HDTV.x264-2HD.6957159.TPB.torrent\",12,8,1326624246,1,1,0,4,true,false],\n[\"Revenge WEB-DL DD5 1 H 264-KiNGS\",\"Revenge.S01E12.720p.WEB-DL.DD5.1.H.264-KiNGS\",\"http://torrents.thepiratebay.org/6957133/Revenge.S01E12.720p.WEB-DL.DD5.1.H.264-KiNGS.6957133.TPB.torrent\",12,0,1326623382,1,12,0,4,false,false],\n[\"Lockup LOL JK\",\"Lockup.S13E14.LOL.JK.720p.HDTV.x264-MOMENTUM\",\"http://torrents.thepiratebay.org/6957132/Lockup.S13E14.LOL.JK.720p.HDTV.x264-MOMENTUM.6957132.TPB.torrent\",12,8,1326623200,13,14,0,4,false,false],\n[\"EPL 2012.01.14 Liverpool vs Stoke City\",\"EPL.2012.01.14.Liverpool.vs.Stoke.City.720p.HDTV.x264-FAIRPLAY\",\"http://torrents.thepiratebay.org/6957130/EPL.2012.01.14.Liverpool.vs.Stoke.City.720p.HDTV.x264-FAIRPLAY.6957130.TPB.torrent\",12,8,1326623012,0,0,0,4,false,false],\n[\"The Big Bang Theory The Shiny Trinket Maneuver WEB-D\",\"The.Big.Bang.Theory.S05E12.The.Shiny.Trinket.Maneuver.720p.WEB-D\",\"http://torrents.thepiratebay.org/6957123/The.Big.Bang.Theory.S05E12.The.Shiny.Trinket.Maneuver.720p.WEB-D.6957123.TPB.torrent\",12,0,1326622359,5,12,0,4,false,false],\n[\"Pit Bulls and Parolees Pushing the Limits\",\"Pit.Bulls.and.Parolees.S03E08.Pushing.the.Limits.720p.HDTV.x264-\",\"http://torrents.thepiratebay.org/6957103/Pit.Bulls.and.Parolees.S03E08.Pushing.the.Limits.720p.HDTV.x264-.6957103.TPB.torrent\",12,8,1326621440,3,8,0,4,false,false],\n[\"Shake It Up Apply It Up Web-DL JasperP\",\"Shake It Up S02E12 Apply It Up 720p Web-DL JasperP\",\"http://torrents.thepiratebay.org/6957079/Shake_It_Up__S02E12_Apply_It_Up_720p_Web-DL_JasperP.6957079.TPB.torrent\",12,0,1326621198,2,12,0,4,false,false],\n[\"NFL AFC Divisional 2012.01.14 Broncos vs Patriots\",\"NFL.AFC.Divisional.2012.01.14.Broncos.vs.Patriots.720p.HDTV.x264\",\"http://torrents.thepiratebay.org/6957077/NFL.AFC.Divisional.2012.01.14.Broncos.vs.Patriots.720p.HDTV.x264.6957077.TPB.torrent\",12,8,1326621135,0,0,0,4,false,false],\n[\"The Secret Circle\",\"The.Secret.Circle.S01E11.720p.HDTV.x264-IMMERSE.mkv\",\"http://torrents.thepiratebay.org/6957051/The.Secret.Circle.S01E11.720p.HDTV.x264-IMMERSE.mkv.6957051.TPB.torrent\",12,8,1326620215,1,11,0,4,false,false],\n[\"BBC-HD The Great Rift Africa's Wild Heart - 2. Water AC3 7\",\"BBC-HD The Great Rift_ Africa's Wild Heart - 2. Water x264 AC3 7\",\"http://torrents.thepiratebay.org/6956794/BBC-HD_The_Great_Rift__Africa_s_Wild_Heart_-_2._Water_x264_AC3_7.6956794.TPB.torrent\",0,8,1326614171,0,0,0,4,false,false],\n[\"Il Trono di Spade - Game of Thrones -Stagione 1 HDTVMux720p.Ita\",\"Il Trono di Spade - Game of Thrones -Stagione 1 [HDTVMux720p.Ita\",\"http://torrents.thepiratebay.org/6956687/Il_Trono_di_Spade_-_Game_of_Thrones_-Stagione_1_[HDTVMux720p.Ita.6956687.TPB.torrent\",0,0,1326609472,0,0,0,4,false,false],\n[\"UFC 142 Preliminary Fights\",\"UFC.142.Preliminary.Fights.720p.HDTV.x264-KYR\",\"http://torrents.thepiratebay.org/6956583/UFC.142.Preliminary.Fights.720p.HDTV.x264-KYR.6956583.TPB.torrent\",12,8,1326604536,0,0,0,4,false,false],\n[\"Bones ac3\",\"Bones S07E01 720p HDTV ac3 MPEG MKV\",\"http://torrents.thepiratebay.org/6956566/Bones_S07E01_720p_HDTV_ac3_MPEG_MKV.6956566.TPB.torrent\",12,1,1326603035,7,1,0,4,false,false],\n[\"Match of the Day 14th January 2012 - HD\",\"Match of the Day 14th January 2012 - HD\",\"http://torrents.thepiratebay.org/6956526/Match_of_the_Day_14th_January_2012_-_HD.6956526.TPB.torrent\",0,0,1326599631,0,0,0,4,false,false],\n[\"Live At The Apollo\",\"Live.At.The.Apollo.S07E07.720p.HDTV.x264-TLA\",\"http://torrents.thepiratebay.org/6956391/Live.At.The.Apollo.S07E07.720p.HDTV.x264-TLA.6956391.TPB.torrent\",12,8,1326587841,7,7,0,4,false,false],\n[\"Real Time with Bill Maher 2012.01.13\",\"Real.Time.with.Bill.Maher.2012.01.13.720p.HDTV.x264-2HD\",\"http://torrents.thepiratebay.org/6956347/Real.Time.with.Bill.Maher.2012.01.13.720p.HDTV.x264-2HD.6956347.TPB.torrent\",12,8,1326586526,0,0,0,4,false,false],\n[\"The 17th Annual Critics Choice Awards\",\"The.17th.Annual.Critics.Choice.Awards.720p.HDTV.x264-2HD\",\"http://torrents.thepiratebay.org/6956205/The.17th.Annual.Critics.Choice.Awards.720p.HDTV.x264-2HD.6956205.TPB.torrent\",12,8,1326578850,0,0,0,4,false,false],\n[\"Dakar Rally 2012 Stage11 HIGHLIGHTS\",\"Dakar.Rally.2012.Stage11.HIGHLIGHTS.720p.HDTV.x264-WHEELS\",\"http://torrents.thepiratebay.org/6956189/Dakar.Rally.2012.Stage11.HIGHLIGHTS.720p.HDTV.x264-WHEELS.6956189.TPB.torrent\",12,8,1326577886,0,0,0,4,false,false]]],\n[5,true,false,false,false,0,\"DemonoidMovies|http://static.demonoid.me/rss/1.xml\",1326672349,[\n[\"The Three Musketeers 2011 NL Subs TBS B-Sam\",\"The Three Musketeers 2011 Dvdscr (NL Subs ) TBS B-Sam\",\"http://www.demonoid.me/files/details/2830303/006392119302/\",11,0,1326649859,0,0,0,5,false,false],\n[\"Ita Mp3 La guerra lampo dei fratelli Marx tntvillage\",\"[Divx Ita Mp3] La guerra lampo dei fratelli Marx [tntvillage]\",\"http://www.demonoid.me/files/details/2830295/0010653532170/\",0,7,1326648985,0,0,0,5,false,false],\n[\"Predators Ac3 Tntvillage\",\"Predators[XviD - Ita Ac3][Tntvillage]\",\"http://www.demonoid.me/files/details/2830280/002130706434/\",0,6,1326648243,0,0,0,5,false,false],\n[\"The Double 2011 BRRip\",\"The Double (2011) BRRip Xvid AC3-Anarchy\",\"http://www.demonoid.me/files/details/2830266/0012784238604/\",0,6,1326647181,0,0,0,5,false,false],\n[\"Immortals 2011 R5 A Release-Lounge\",\"Immortals 2011 R5 [A Release-Lounge H264]\",\"http://www.demonoid.me/files/details/2830238/0017045651472/\",0,9,1326644423,0,0,0,5,false,false],\n[\"ITA MP3 La febbre dell oro TNTVILLAGE\",\"[DIVX ITA MP3] La febbre dell oro[TNTVILLAGE] \",\"http://www.demonoid.me/files/details/2830183/006392119302/\",0,7,1326640179,0,0,0,5,false,false],\n[\"Choose 2011 BRRip - GKNByNW UKB Release Group\",\"Choose 2011 720p BRRip H264-AAC - GKNByNW (UKB Release Group)\",\"http://www.demonoid.me/files/details/2830182/004261412868/\",12,9,1326639970,0,0,0,5,false,false],\n[\"Dream House 2011 BRRip\",\"Dream House 2011 BRRip XviD AC3-SANTi\",\"http://www.demonoid.me/files/details/2830175/0010653532170/\",0,6,1326639271,0,0,0,5,false,false],\n[\"Real Steel 2011 BRRip.DXVA-ZoNe\",\"Real Steel [2011] BRRip.x264.DXVA-ZoNe\",\"http://www.demonoid.me/files/details/2830165/0010653532170/\",0,8,1326637766,0,0,0,5,false,false],\n[\"A Nightmare on Elm Street Part 2 Freddy's Revenge BDRip---Ita Eng Esp Fre Deu-Ac3-MultiSub Nautilus-BT\",\"A Nightmare on Elm Street Part 2 Freddy's Revenge [BDRip-1080p-Mkv-Ita Eng Esp Fre Deu-Ac3-MultiSub][Nautilus-BT]\",\"http://www.demonoid.me/files/details/2830120/002130706434/\",14,0,1326635513,0,0,0,5,false,false],\n[\"A Nightmare on Elm Street BDRip---Ita Eng Fre Deu-Ac3-MultiSub Nautilus-BT\",\"A Nightmare on Elm Street [BDRip-1080p-Mkv-Ita Eng Fre Deu-Ac3-MultiSub][Nautilus-BT]\",\"http://www.demonoid.me/files/details/2830116/0012784238604/\",14,0,1326635057,0,0,0,5,false,false],\n[\"Mysterious Island-1961- a fun-filled Saturday afternoon adventure film that young boys of all ages will enjoy\",\"Mysterious Island-1961- a fun-filled Saturday afternoon adventure film that young boys (of all ages) will enjoy.\",\"http://www.demonoid.me/files/details/2830103/006392119302/\",0,0,1326633770,0,0,0,5,false,false],\n[\"Paranormal Activity 3 2011 BRRip NL subs DutchReleaseTeam\",\"Paranormal Activity 3 (2011) BRRip NL subs DutchReleaseTeam\",\"http://www.demonoid.me/files/details/2830070/002130706434/\",0,0,1326630476,0,0,0,5,false,false],\n[\"Miracles of Kaaba\",\"Miracles of Kaaba\",\"http://www.demonoid.me/files/details/2830050/002130706434/\",0,0,1326629251,0,0,0,5,false,false],\n[\"El Bulli: Cooking in Progress 2011 EngSubs\",\"El Bulli: Cooking in Progress (2011) DVDRip EngSubs\",\"http://www.demonoid.me/files/details/2830043/006392119302/\",3,0,1326628329,0,0,0,5,false,false],\n[\"Without Warning 1952\",\"Without Warning (1952)\",\"http://www.demonoid.me/files/details/2830041/002130706434/\",0,0,1326628261,0,0,0,5,false,false],\n[\"Beastly 2011 TRUEFRENCH\",\"Beastly.2011.TRUEFRENCH.DVDRiP.XViD-AViTECH\",\"http://www.demonoid.me/files/details/2830040/002130706434/\",3,6,1326628228,0,0,0,5,false,false],\n[\"The Change Up 2011 TRUEFRENCH BDRiP\",\"The.Change.Up.2011.TRUEFRENCH.BDRiP.XViD-AViTECH\",\"http://www.demonoid.me/files/details/2830039/0019176357906/\",0,6,1326628013,0,0,0,5,false,false],\n[\"Restless 2011 LIMITED FRENCH BDRip\",\"Restless.2011.LIMITED.FRENCH.BDRip.XviD-NERD\",\"http://www.demonoid.me/files/details/2830035/0010653532170/\",0,6,1326627742,0,0,0,5,false,false],\n[\"Catch 44 2011 FRENCH\",\"Catch.44.2011.FRENCH.DVDRip.XViD.FuSioN\",\"http://www.demonoid.me/files/details/2830032/004261412868/\",3,6,1326627361,0,0,0,5,false,false],\n[\"Palombella rossa DVD EXTRA\",\"Palombella rossa (DVD EXTRA)\",\"http://www.demonoid.me/files/details/2830031/002130706434/\",0,0,1326627119,0,0,0,5,false,false],\n[\"The Double 2011 DTS - DD 5.1 NL Subs TBS B-Sam\",\"The Double (2011) x264 1080p DTS - DD 5.1 NL Subs TBS B-Sam \",\"http://www.demonoid.me/files/details/2830020/002130706434/\",14,8,1326625504,0,0,0,5,false,false],\n[\"Paranormal Activity 3 2011 UNRATED BRRip AAC-KiNGDOM\",\"Paranormal Activity 3 2011 UNRATED 1080p BRRip x264 AAC-KiNGDOM\",\"http://www.demonoid.me/files/details/2830013/006392119302/\",14,8,1326623874,0,0,0,5,false,false],\n[\"The Double 2011 AC3+DTS Eng NL Subs\",\"The Double (2011) 1080p MKV x264 AC3+DTS Eng NL Subs\",\"http://www.demonoid.me/files/details/2830002/004261412868/\",14,8,1326621813,0,0,0,5,false,false],\n[\"The Double 2011 DVD5 dutch subs NLT-Release\",\"The Double (2011)DVD5 (dutch subs)NLT-Release\",\"http://www.demonoid.me/files/details/2829998/0017045651472/\",0,0,1326621443,0,0,0,5,false,false],\n[\"PARANORMAL ACTIVITY 3 2011 Unrated BRRip DTS HD-MA RoB PR3DATOR RG\",\"PARANORMAL ACTIVITY 3 (2011) Unrated 1080p BRRip [MKV DTS HD-MA][RoB]PR3DATOR RG\",\"http://www.demonoid.me/files/details/2829997/0014914945038/\",14,0,1326621441,0,0,0,5,false,false],\n[\"Paranormal Activity 3 2011 DVD5 dutch subs NLT-Release\",\"Paranormal Activity 3(2011)DVD5 (dutch subs)NLT-Release\",\"http://www.demonoid.me/files/details/2829996/0012784238604/\",0,0,1326621252,0,0,0,5,false,false],\n[\"The Land Unknown - Prigionieri Dell'Antartide 1957 Eng Mp3 MIRCrew TNT Village\",\"The Land Unknown - Prigionieri Dell'Antartide (1957) [XviD - Ita Eng Mp3] MIRCrew [TNT Village]\",\"http://www.demonoid.me/files/details/2829995/0010653532170/\",0,6,1326621238,0,0,0,5,false,false],\n[\"The Thing 2011 BRRip NL subs DutchReleaseTeam\",\"The Thing (2011) 720p BRRip NL subs DutchReleaseTeam\",\"http://www.demonoid.me/files/details/2829991/002130706434/\",12,0,1326621040,0,0,0,5,false,false],\n[\"The Mechanic 2011 BRRip NL subs DutchReleaseTeam\",\"The Mechanic (2011) 720p BRRip NL subs DutchReleaseTeam\",\"http://www.demonoid.me/files/details/2829989/0019176357906/\",12,0,1326620517,0,0,0,5,false,false],\n[\"Private Schulz 1981 miniserie 2 x DVD 5 nl subs TBS B-Sam\",\"Private Schulz (1981) miniserie 2 x DVD 5 ( nl subs) TBS B-Sam\",\"http://www.demonoid.me/files/details/2829988/0017045651472/\",0,0,1326620388,0,0,0,5,false,false],\n[\"Paranormal Activity 3 UNRATED 2011 BRrip. Nl Subs.DMT\",\"Paranormal Activity 3 UNRATED (2011) BRrip. Nl Subs.DMT \",\"http://www.demonoid.me/files/details/2829985/0010653532170/\",0,0,1326619938,0,0,0,5,false,false],\n[\"The Double 2011 BR2DVD DD5.1 Eng NL Subs\",\"The Double (2011) BR2DVD NTSC DD5.1 Eng NL Subs\",\"http://www.demonoid.me/files/details/2829984/008522825736/\",0,0,1326619862,0,0,0,5,false,false],\n[\"La Residencia - Gli Orrori Del Liceo Femminile - Narciso Ib ez Serrador - 1969 - ITALIANO\",\"La Residencia - Gli Orrori Del Liceo Femminile - (Narciso Ib ez Serrador) - 1969 - ITALIANO.avi\",\"http://www.demonoid.me/files/details/2829970/002130706434/\",0,0,1326618244,0,0,0,5,false,false],\n[\"De Bende van Oss 2011 DTS Eng NL Subs\",\"De Bende van Oss (2011) 720p MKV DTS Eng NL Subs\",\"http://www.demonoid.me/files/details/2829965/0010653532170/\",12,0,1326617705,0,0,0,5,false,false],\n[\"The Karate Kid 2010 BRRip NL subs DutchReleaseTeam\",\"The Karate Kid (2010) 720p BRRip NL subs DutchReleaseTeam\",\"http://www.demonoid.me/files/details/2829962/004261412868/\",12,0,1326617380,0,0,0,5,false,false],\n[\"Mickey's Twice upon a Christmas\",\"Mickey's Twice upon a Christmas\",\"http://www.demonoid.me/files/details/2829958/0017045651472/\",0,0,1326616914,0,0,0,5,false,false],\n[\"Top Cat 2011 BRRip\",\"Top Cat (2011) BRRip (xvid) NL Subs.DMT \",\"http://www.demonoid.me/files/details/2829957/0014914945038/\",0,6,1326616794,0,0,0,5,false,false],\n[\"A Family 2010 Retail\",\"A Family (2010) Retail (xvid) NL Subs. DMT \",\"http://www.demonoid.me/files/details/2829954/008522825736/\",0,6,1326616608,0,0,0,5,false,false],\n[\"The Green Hornet 2011 BRRip NL subs DutchReleaseTeam\",\"The Green Hornet (2011) 720p BRRip NL subs DutchReleaseTeam\",\"http://www.demonoid.me/files/details/2829953/006392119302/\",12,0,1326616515,0,0,0,5,false,false],\n[\"Snowtown 2011 Retail\",\"Snowtown (2011) Retail (xvid) NL Subs. DMT \",\"http://www.demonoid.me/files/details/2829950/002130706434/\",0,6,1326616226,0,0,0,5,false,false],\n[\"Gooische Vrouwen 2011 BRRip NL gesproken DutchReleaseTeam\",\"Gooische Vrouwen (2011) 720p BRRip NL gesproken DutchReleaseTeam\",\"http://www.demonoid.me/files/details/2829948/0017045651472/\",12,0,1326616003,0,0,0,5,false,false],\n[\"Inside & Martyrs French Language With Hardcoded English Subs - Request\",\"Inside & Martyrs (French Language With Hardcoded English Subs) - Request\",\"http://www.demonoid.me/files/details/2829943/006392119302/\",0,0,1326615667,0,0,0,5,false,false],\n[\"De Bende van Oss 2011 BRRip NL gesproken DutchReleaseTeam\",\"De Bende van Oss (2011) 720p BRRip NL gesproken DutchReleaseTeam\",\"http://www.demonoid.me/files/details/2829942/004261412868/\",12,0,1326615400,0,0,0,5,false,false],\n[\"Fred Dibnah Uncalled for distractions\",\"Fred Dibnah Uncalled for distractions\",\"http://www.demonoid.me/files/details/2829941/002130706434/\",0,0,1326615384,0,0,0,5,false,false],\n[\"Casablanca Driver 2004\",\"Casablanca Driver 2004\",\"http://www.demonoid.me/files/details/2829940/002130706434/\",0,0,1326615240,0,0,0,5,false,false],\n[\"Paranormal Activity 3 Unrated 2011 DD 5 1 NL SUBS TBS\",\"Paranormal Activity 3 Unrated (2011)(DD 5 1) (NL SUBS) TBS\",\"http://www.demonoid.me/files/details/2829920/002130706434/\",0,0,1326613488,0,0,0,5,false,false],\n[\"Dream House 2011 BRRiP AC3 - SANTi\",\"Dream House 2011 BRRiP AC3 - SANTi\",\"http://www.demonoid.me/files/details/2829918/0017045651472/\",0,0,1326613446,0,0,0,5,false,false],\n[\"Paranormal Activity 3 2011 unrated AC3+DTS NL Subs\",\"Paranormal Activity 3 (2011) MKV unrated 1080p AC3+DTS NL Subs\",\"http://www.demonoid.me/files/details/2829917/0014914945038/\",14,0,1326613332,0,0,0,5,false,false],\n[\"Tinker Tailor Soldier Spy 2011 BRRip A Release-Lounge\",\"Tinker Tailor Soldier Spy 2011 720p BRRip [A Release-Lounge H264]\",\"http://www.demonoid.me/files/details/2829907/0014914945038/\",12,9,1326611813,0,0,0,5,false,false]]],\n[6,true,false,false,false,0,\"DemonoidTV|http://static.demonoid.me/rss/3.xml\",1326672349,[\n[\"BBC Sherlock - The Reichenbach Fall\",\"[BBC] Sherlock S02E03 - The Reichenbach Fall [XviD]\",\"http://www.demonoid.me/files/details/2830408/0017045651472/\",0,6,1326661154,2,3,0,6,false,false],\n[\"National Geographic,Legend of the Holy Spear AC3 MVGroup org\",\"National.Geographic,Legend.of.the.Holy.Spear.PDTV.x264.AC3.MVGroup.org.mkv\",\"http://www.demonoid.me/files/details/2830403/006392119302/\",7,8,1326660924,0,0,0,6,false,false],\n[\"The Good Wife Gran Giuri ITA DLMux\",\"The.Good.Wife.2x17.Gran.Giuri.ITA.DLMux.XviD-NovaRip\",\"http://www.demonoid.me/files/details/2830400/002130706434/\",0,6,1326660441,2,17,0,6,false,false],\n[\"A&E's Rollergirls 2006\",\"A&E's Rollergirls (2006)\",\"http://www.demonoid.me/files/details/2830399/0019176357906/\",0,0,1326660298,0,0,0,6,false,false],\n[\"The Killing Fantasmi Dal Passato ITA BDMux\",\"The.Killing.1x11.Fantasmi.Dal.Passato.ITA.BDMux.XviD-NovaRip\",\"http://www.demonoid.me/files/details/2830397/0014914945038/\",0,6,1326660194,1,11,0,6,false,false],\n[\"Sherlock The Reichenbach Fall\",\"Sherlock.2x03.The Reichenbach Fall.HDTV XviD-FoV\",\"http://www.demonoid.me/files/details/2830396/0012784238604/\",1,6,1326660060,2,3,0,6,false,false],\n[\"The Sweeney - \\\"Regan\\\" 1974 TV pilot\",\"The Sweeney - \\\"Regan\\\" (1974 TV pilot)\",\"http://www.demonoid.me/files/details/2830390/002130706434/\",0,0,1326658885,0,0,0,6,false,false],\n[\"Hardcore Pawn -S05\",\"Hardcore Pawn S01-S05 \",\"http://www.demonoid.me/files/details/2830384/008522825736/\",0,0,1326658051,1,0,0,6,false,false],\n[\"DREAM 11-15 MMA\",\"DREAM 11-15 [MMA]\",\"http://www.demonoid.me/files/details/2830383/006392119302/\",0,0,1326658008,0,0,0,6,false,false],\n[\"Silverhawks Complete ENG AAC\",\"Silverhawks Complete DVDRip ENG X264 AAC\",\"http://www.demonoid.me/files/details/2830358/0017045651472/\",3,8,1326655605,0,0,0,6,false,false],\n[\"Discovery Channel Destroyed in Seconds 01of12\",\"Discovery.Channel.Destroyed.in.Seconds.01of12.XviD.AC3.MVGroup.Forum.avi\",\"http://www.demonoid.me/files/details/2830352/004261412868/\",0,6,1326655166,0,0,0,6,false,false],\n[\"Duck Tales CD 1 Hindi\",\"Duck Tales CD 1 Hindi\",\"http://www.demonoid.me/files/details/2830346/0012784238604/\",0,0,1326654176,0,0,0,6,false,false],\n[\"In Living Color FULL 5 Seasons\",\"In Living Color FULL 5 Seasons\",\"http://www.demonoid.me/files/details/2830343/006392119302/\",0,0,1326653880,0,0,0,6,false,false],\n[\"Milton Jones's House Of Rooms\",\"Milton Jones's House Of Rooms - S01 - E01 - TVrip - Xvid\",\"http://www.demonoid.me/files/details/2830323/006392119302/\",2,6,1326651467,1,1,0,6,false,false],\n[\"Doctor Who: The Android Invasion PAL DVD9 DVD-DL\",\"Doctor Who: The Android Invasion (PAL DVD9 DVD-DL)\",\"http://www.demonoid.me/files/details/2830319/0019176357906/\",0,0,1326651280,0,0,0,6,false,false],\n[\"The Big Bang Theory Subs - StRaLa\",\"The Big Bang Theory S05E12 HDTV - NL Subs - StRaLa\",\"http://www.demonoid.me/files/details/2830300/002130706434/\",1,0,1326649467,5,12,0,6,false,false],\n[\"Connections - James Burke - All 3 series - TV rips - Science Documentaries from BBC\",\"Connections - James Burke - All 3 series - TV rips - Science Documentaries from BBC\",\"http://www.demonoid.me/files/details/2830292/004261412868/\",0,0,1326648796,0,0,0,6,false,false],\n[\"Out of Town Volume 4\",\"Out of Town Volume 4\",\"http://www.demonoid.me/files/details/2830274/008522825736/\",0,0,1326647895,0,0,0,6,false,false],\n[\"Out of Town Volume 3\",\"Out of Town Volume 3\",\"http://www.demonoid.me/files/details/2830273/006392119302/\",0,0,1326647776,0,0,0,6,false,false],\n[\"Out of Town Volume 2\",\"Out of Town Volume 2\",\"http://www.demonoid.me/files/details/2830272/004261412868/\",0,0,1326647631,0,0,0,6,false,false],\n[\"Scrubs - BDMux\",\"Scrubs - Season 8[BDMux XviD Mp3 Ita Eng][Nautilus-bt]\",\"http://www.demonoid.me/files/details/2830270/002130706434/\",0,6,1326647581,8,0,0,6,false,false],\n[\"Out of Town Volume 1\",\"Out of Town Volume 1 \",\"http://www.demonoid.me/files/details/2830268/0017045651472/\",0,0,1326647491,0,0,0,6,false,false],\n[\"Friends Uncut -10 480p 85MB\",\"Friends Uncut Season 1-10 DVDRip 480p x264 MKV 85MB\",\"http://www.demonoid.me/files/details/2830251/002130706434/\",3,8,1326645911,1,0,0,6,false,false],\n[\"IBU World Cup Biathlon 2012-01-15 Nove Mesto Pursuit Men\",\"IBU World Cup Biathlon (2012-01-15) Nove Mesto Pursuit Men PDTV x264\",\"http://www.demonoid.me/files/details/2830241/002130706434/\",7,8,1326644492,0,0,0,6,false,false],\n[\"VDS' Testimonial\",\"VDS' Testimonial\",\"http://www.demonoid.me/files/details/2830224/008522825736/\",0,0,1326643219,0,0,0,6,false,false],\n[\"Once upon a Time NL Subs Eng Subs HD WEB-DL TBS\",\"Once upon a Time S01E08 NL Subs Eng Subs HD (WEB-DL) TBS\",\"http://www.demonoid.me/files/details/2830199/0019176357906/\",0,0,1326641847,1,8,0,6,false,false],\n[\"Baciati Dall'Amore DTTrip - Mp3 TNT Village\",\"Baciati Dall'Amore S01e06[DTTrip - XviD - Ita Mp3][TNT Village]\",\"http://www.demonoid.me/files/details/2830191/002130706434/\",0,6,1326641021,1,6,0,6,false,false],\n[\"Hetty Wainthropp Investigates - Pilot Episode\",\"Hetty Wainthropp Investigates - Pilot Episode\",\"http://www.demonoid.me/files/details/2830178/0017045651472/\",0,0,1326639829,0,0,0,6,false,false],\n[\"Match of the Day 14th January 2012\",\"Match of the Day 14th January 2012\",\"http://www.demonoid.me/files/details/2830160/002130706434/\",0,0,1326637355,0,0,0,6,false,false],\n[\"The Big Bang Theory. Seizoen 5 Afl 12 NL Subs. DMT\",\"The Big Bang Theory. Seizoen 5 Afl 12 (divx) NL Subs. DMT \",\"http://www.demonoid.me/files/details/2830157/0014914945038/\",0,7,1326637231,0,0,0,6,false,false],\n[\"BBC Unfinished Masterpieces with Alastair Sooke AAC MVGroup org\",\"BBC.Unfinished.Masterpieces.with.Alastair.Sooke.HDTV.x264.AAC.MVGroup.org.mkv\",\"http://www.demonoid.me/files/details/2830154/008522825736/\",1,8,1326637081,0,0,0,6,false,false],\n[\"Overhaulin' - - Juvenile Delinquent 2006\",\"Overhaulin' - S04E10 - Juvenile Delinquent (2006)\",\"http://www.demonoid.me/files/details/2830141/002130706434/\",0,0,1326636378,4,10,0,6,false,false],\n[\"Noan Chomsky - A World of Ideas\",\"Noan Chomsky - A World of Ideas\",\"http://www.demonoid.me/files/details/2830121/002130706434/\",0,0,1326635553,0,0,0,6,false,false],\n[\"The Daily Show + The Colbert Report - week of 2012.01.09 LQ . SoS\",\"The Daily Show + The Colbert Report - week of 2012.01.09 (LQ .mkv) [SoS]\",\"http://www.demonoid.me/files/details/2830114/008522825736/\",0,0,1326634967,0,0,0,6,false,false],\n[\"The Simpsons.Season.06-TV.Classics.23.Episodes\",\"The Simpsons.Season.06-TV.Classics.23.Episodes.DVDrip.\",\"http://www.demonoid.me/files/details/2830090/002130706434/\",3,0,1326632381,0,0,0,6,false,false],\n[\"The Two Of Us Series-3 Can someone plese reseed series-1 as my copy is corrupted\",\"The Two Of Us Series-3 Can someone plese reseed series-1 as my copy is corrupted\",\"http://www.demonoid.me/files/details/2830087/0014914945038/\",0,0,1326631846,0,0,0,6,false,false],\n[\"Ace Lightning\",\"Ace Lightning\",\"http://www.demonoid.me/files/details/2830085/0010653532170/\",0,0,1326631544,0,0,0,6,false,false],\n[\"The Simpsons.Season.05-TV.Classics.23.Episodes\",\"The Simpsons.Season.05-TV.Classics.23.Episodes.DVDrip.\",\"http://www.demonoid.me/files/details/2830084/008522825736/\",3,0,1326631522,0,0,0,6,false,false],\n[\"Leverage, Seizoen4,Afl 17 NL Subs.DMT\",\"Leverage, Seizoen4,Afl 17 (divx) NL Subs.DMT \",\"http://www.demonoid.me/files/details/2830080/002130706434/\",0,7,1326631286,0,0,0,6,false,false],\n[\"The Simpsons.Season.04-TV.Classics.23.Episodes\",\"The Simpsons.Season.04-TV.Classics.23.Episodes.DVDrip.\",\"http://www.demonoid.me/files/details/2830072/004261412868/\",3,0,1326630789,0,0,0,6,false,false],\n[\"BBC Edwardian Farm 04of12 December AC3 MVGroup org\",\"BBC.Edwardian.Farm.04of12.December.x264.AC3.MVGroup.org.mkv\",\"http://www.demonoid.me/files/details/2830034/008522825736/\",0,8,1326627679,0,0,0,6,false,false],\n[\"National Geographic Dinosaur Dig Finding Elliot DVB DivX6 MP3 www mvgroup org\",\"National.Geographic.Dinosaur.Dig.Finding.Elliot.DVB.DivX6.MP3.www.mvgroup.org\",\"http://www.demonoid.me/files/details/2830026/0012784238604/\",0,0,1326626459,0,0,0,6,false,false],\n[\"Love Hate Seasons 1&2 For iPAD\",\"Love Hate Seasons 1&2 For iPAD\",\"http://www.demonoid.me/files/details/2830012/004261412868/\",0,0,1326623700,0,0,0,6,false,false],\n[\"The Age of Aids - PBS Frontline Complete Parts 1 and 2\",\"The Age of Aids - PBS Frontline (Complete Parts 1 and 2)\",\"http://www.demonoid.me/files/details/2829993/006392119302/\",0,0,1326621195,0,0,0,6,false,false],\n[\"Ch4 Carthage The Roman Holocaust 576p AAC MVGroup org\",\"Ch4.Carthage.The.Roman.Holocaust.576p.HDTV.x264.AAC.MVGroup.org.mkv\",\"http://www.demonoid.me/files/details/2829983/006392119302/\",1,8,1326619786,0,0,0,6,false,false],\n[\"The Fades\",\"The Fades Season 1 HDTV-720p\",\"http://www.demonoid.me/files/details/2829955/0010653532170/\",12,0,1326616620,1,0,0,6,false,false],\n[\"Sumo 2012 Hatsu basho free internet stream\",\"Sumo 2012 Hatsu basho free internet stream\",\"http://www.demonoid.me/files/details/2829945/0010653532170/\",0,0,1326615875,0,0,0,6,false,false],\n[\"The Finder Nl subs DutchReleaseTeam\",\"The Finder S01E01 HDTV Nl subs DutchReleaseTeam\",\"http://www.demonoid.me/files/details/2829932/004261412868/\",1,0,1326614472,1,1,0,6,false,false],\n[\"House of Anubis -06\",\"House of Anubis S02E05-06\",\"http://www.demonoid.me/files/details/2829926/0012784238604/\",0,0,1326613823,2,5,0,6,false,false],\n[\"House of Anubis -08\",\"House of Anubis S02E07-08\",\"http://www.demonoid.me/files/details/2829924/008522825736/\",0,0,1326613701,2,7,0,6,false,false]]]]\n,\"rssfilters\": [\n[1,1,\"2012 F1\",\"*Formula*1*2012*\",\"*highlights*|*qualifying*|*practice*|*onboard*|*commentary*|*interactive*\",\"/media/data1/Downloads/_TV/F1_2012\",-1,2048,\"F1\",6,1321192193,0,0,\"\",false,false],\n[2,9,\"Star Wars\",\"*star*wars*clone*wars*\",\"\",\"/media/data1/Downloads/_TV/Star Wars - Clone Wars\",4,2048,\"TPB\",0,1326521072,68091872,0,\"4x5-24\",true,false],\n[3,9,\"Burn Notice\",\"*burn*notice*\",\"\",\"/media/data1/Downloads/_TV/Burn Notice\",4,2048,\"TPB\",0,1324143144,85130240,0,\"5x13-24\",true,false],\n[4,1,\"Sanctuary\",\"*sanctuary*\",\"\",\"/media/data1/Downloads/_TV/Sanctuary\",4,2048,\"TPB\",0,1325839310,67960816,0,\"4x1-24\",true,false],\n[5,9,\"Game of Thrones\",\"*game*of*thrones*\",\"\",\"/media/data1/Downloads/_TV/Game of Thrones\",4,2048,\"TPB\",0,0,0,0,\"2x1-24\",true,false],\n[6,9,\"Terra Nova\",\"*Terra*Nova*\",\"\",\"/media/data1/Downloads/_TV/Terra Nova\",4,2048,\"TPB\",0,1324357768,17628928,0,\"1x5-24\",true,false],\n[7,9,\"House\",\"*House*\",\"*Subtitulos*|*hunters*|*wives*\",\"/media/data1/Downloads/_TV/House\",4,2048,\"TPB\",0,1322536651,134805504,0,\"8x4-24\",true,false],\n[8,9,\"Bones\",\"*Bones*\",\"\",\"/media/data1/Downloads/_TV/Bones\",4,2048,\"TPB\",0,1326421450,117898240,0,\"7x1-24\",true,false],\n[9,9,\"Fringe\",\"*Fringe*\",\"\",\"/media/data1/Downloads/_TV/Fringe\",4,2048,\"TPB\",0,1326511173,67694592,0,\"4x5-24\",true,false],\n[10,9,\"Chuck\",\"*Chuck*\",\"\",\"/media/data1/Downloads/_TV/Chuck\",4,2048,\"TPB\",0,1326551672,84590464,0,\"5x2-24\",true,false],\n[11,9,\"Misfits 3\",\"*Misfits*\",\"\",\"/media/data1/Downloads/_TV/Misfits\",-1,2048,\"TPB\",0,1324255784,50920960,0,\"3x1-10\",true,false],\n[12,9,\"Alphas\",\"*Alphas*\",\"\",\"/media/data1/Downloads/_TV/Alphas\",4,2048,\"TPB\",0,0,0,0,\"2x1-24\",true,false],\n[13,9,\"Misfits 4\",\"*Misfits*\",\"\",\"/media/data1/Downloads/_TV/Misfits\",-1,2048,\"TPB\",0,0,0,0,\"4x1-10\",true,false]]\n,\"messages\": [\n]\n}\n"

NAME : SyntaxError

Occurs in IE9, Chrome 17(latest), FF(latest)

Thoughts? Before today, used 0.385 and 0.386 for several weeks without issue. Tried redownload of 0.386 to no avail. Tried older .385 to no avail. Used OEM and is working (but missing updated functionality of 0.385-6).

Thanks in advance for any assistance!

Link to comment
Share on other sites

One of your feeds is serving up characters that µTorrent isn't properly encoding as JSON, so no browser can actually decode the string into usable data. It's a longstanding bug in µTorrent.

Ah, thanks Ultima, now that you mention it, I have seen this occur before, only to "miraculously" clear up - thanks for the explanation.

Link to comment
Share on other sites

One of your feeds is serving up characters that µTorrent isn't properly encoding as JSON, so no browser can actually decode the string into usable data. It's a longstanding bug in µTorrent.

Forgive my lack of understanding (noob ) but do you happen to know the status of this bug? It's obviously crippling use of your WebUI, which is an otherwise tremendous tool.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...