aboutsummaryrefslogtreecommitdiffstats
path: root/tpblite/models/torrents.py
Commit message (Expand)AuthorAgeFilesLines
* blackLoic Coyle2020-08-231-3/+6
* add url attribute to TorrentLoic Coyle2020-08-221-1/+6
* Adding a browse() method to the TPB object, to get torrents by category,JPFrancoia2019-12-241-68/+67
* added better error handling for connection issuesv0.2.4Matt Lyon2019-12-211-19/+8
* updated READMEMatt Lyon2019-12-171-13/+7
* removed property tags, improved torrent row finding functionMatt Lyon2019-12-161-20/+34
* removed print statementMatt Lyon2019-12-061-1/+0
* fixed row removal issueMatt Lyon2019-12-061-2/+5
* added __len__ functionality to Torrent objectMatt Lyon2019-12-021-9/+20
* minor fix to unicode stringsMatt Lyon2019-12-011-6/+14
* added comments, handled exceptions in getBestTorrent and __getRowsMatt Lyon2019-11-261-7/+16
* added TODOMatt Lyon2019-11-261-0/+1
* removed print statementsMatt Lyon2019-11-261-2/+0
* small fixesMatt Lyon2019-11-261-0/+4
* improvements to TPB controller and Querymattlyon932019-11-031-3/+3
* initial commit for TPB ControllerMatt Lyon2019-11-031-0/+1
* initial commitMatt Lyon2019-10-301-0/+103