Home
Name Modified Size InfoDownloads / Week
older 2011-10-01
dbtv_v3.1.zip 2016-05-17 405.8 kB
readme.txt 2016-05-17 5.0 kB
dbtv_v3.03.zip 2016-04-28 416.9 kB
dbtv_v3.01.zip 2015-03-24 404.9 kB
dbtv_v3.00.zip 2014-05-17 404.3 kB
dbtv_v2.82.zip 2014-01-31 398.6 kB
dbtv_v2.81.zip 2014-01-29 399.5 kB
dbtv_v2.8.zip 2014-01-28 399.4 kB
dbtv_v2.3.zip 2013-02-22 369.5 kB
dbtv_v2.2.zip 2013-02-21 368.6 kB
dbtv_v2.0.zip 2012-04-03 390.3 kB
dbtv_v1.8.zip 2011-10-15 387.9 kB
dbtv_v1.7.zip 2011-10-02 379.3 kB
dbtv_v1.6.zip 2011-10-01 377.8 kB
dbtv_v1.5.zip 2011-09-28 376.6 kB
dbtv_v1.4.zip 2011-09-07 372.9 kB
Totals: 17 Items   5.9 MB 1
/*
 DBTV - tv torrent downloader - Searches torrentz.eu a multitorrent search engine
 Copyright (C) 2011  Colin Glover ColinGlover.com

  This program is free software: you can redistribute it and/or modify
  it under the terms of the GNU General Public License as published by
  the Free Software Foundation, either version 3 of the License, or
  (at your option) any later version.

  This program is distributed in the hope that it will be useful,
  but WITHOUT ANY WARRANTY; without even the implied warranty of
  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  GNU General Public License for more details.

  To get a copy of the GNU General Public License, visit
  http://www.gnu.org/licenses/
*/

This is a .torrent search and download program for TV shows. It DOES
NOT use the .torrent file to download the shows, for this you can use
uTorrent or another torrent client.

Auto Mode is great for catching up on on seasons where you are many
episodes behind or updating all your shows to the current episode.

* FULLY CUSTOMIZABLE! If the websites that get searched ever change, you
   can update the search methods with the edit menu. Some knowledge of 
   Regular Expressions is required! Can be easily looked up on google.
* LIGHTWEIGHT! All files are less then a Meg when extracted.
* NO INSTALL! Just extract the zip to the desktop and run the EXE.
   To remove simply delete the files/folder it's in. No crap!

 Donations of:
  Less than $5; My thanks go out to you! Your support is appreciated!
  $5; Buy me a burger, I'll update a host, that's usually what needs the regular updates.
  $10; Buy me a burger and drink; I'll add another host and/or update a broken one, you choose which one.
    Choose from hosts on bottom of page: http://torrentz.eu/help  (http only, no https hosts)
  $20 or more; For every $20 I can spend an hour to improve the program, add features and new hosts. If you'd
    like to see a new feature, this is a good place to start.
  $100 or more; You can request a feature to add and I'll try my best to implement it. I'd contact me
    first if I were you, just in case it's beyond my ability.


*** CHANGE LOG ***
v3.1
Can delete shows in users INI from list view now.
Added extra search terms, see 'Edit show' menu and 'Program Options'
Adding guide ID, you only have to copy the number from the guide. it should fill in automatically.
'Add new show' adds to end of list.
minor improvements.

v3.03
Move file bug.
Some improvements.

v3.01
Updated hosts
Donate button - paid work gets more of my time than free work. 

v3.0
New Guide site, nicer website
uses show ID to find show updates/details, more accurate
can save shows and progress to INI file, more organized
double click on a show to edit the show details, find show ID and more.
Show scanned list shows last SooEoo, even if it's a folder or named with S01E02, 102 or 1x02
Handles gzip hosts (torcache?) when 7za.exe is in the folder too, more info in program.
Many other updates and bug fixes

v2.82
Finally handles torCache right! You need to download 7z command line. Details at run.
Now looks at folders for show names as some torrents save to folders...

v2.81
Sorry, minor oversight bug fixes. *UGH late night ok :P
Check for new version saw the current version as new
Yes to download didn't even work
Removed popup debug info
debugging CTRL+R released when compiled (webpage)

v2.8 
Check for updates on run
Handles TorCache better
updated REGex of changed sites
Doesn't download if no match when searching
Can move torent to folder when downloaded. eg: to utorrent for downloading
Fixed last used dir code
added Guide patch viewer

v2.5-2.7
*my internal test versions, not released
patches listed in 2.8
Possible other undocumented fixes

v2.4
fixed scan and last used to disable in auto

v2.3
remembers last used dirs
choose how many under: tools, options
resizeable window

v2.2
updated to work with changed sites

v2.1
non public release
added: tools => options  (just menu)

v2.0
fully automatic
misc other tweaks

v1.8
referers work, required by some sites
basic torrent checking, if fail, tries next host.
TMP files not needed anymore.

v1.7
Added: right-click search from browser
Misc improvments

v1.6
Added: Automation mode, updates all shows
Changed: Error descriptions
Misc improvments

v1.5
Added: Error explantions, Add show and right-click edit name
Added: EDIT menu to change settings
Removed: Scan folder on run
Misc improvments

v1.4
Correct.ini merged to torrent.ini
Created Icon for EXE
Scan folder opens on run
Show list: Right click menus, made bigger
Misc improvments

v1.3
Misc improvments

v1.2
Added: File menu, with Update feature
Buttons: Exit and ScanDir moved to file menu

v1.1
Buttons: removed test and added refresh
Added: Some alt+ shortcuts
Correct.ini to help guide find shows.

v1.0
functional .torrent downloader
Source: readme.txt, updated 2016-05-17