sciuscia13 / torrentwatch-x

Automatically exported from code.google.com/p/torrentwatch-x
GNU General Public License v2.0
0 stars 0 forks source link

option to make "quality" info non-mandatory/Add more "quality" tag #201

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Twx will not download anything if it cannot guess the movie quality. The 
quality here may be string like "HDTV", "720P", "480P", etc.(located in 
guess.php in the twx/php folder). It is frustrating for many users that Twx 
won't download due to this "quality tag mismatch" and there's no easy-to-find 
solution on the web. (It took me 2 full days to figure out why some items in 
RSS feeds will not download automatically despite name filter matches!)
Therefore I wish to have an option via the webUI that can change this 
behaviour, i.e. "quality" as not mandatory info for download.
Another option is to expand the quality list to include other common tags 
like---
480P
640x480
1280x720
MKV
MP4
RMVB

Original issue reported on code.google.com by Maverick...@gmail.com on 14 Nov 2011 at 8:30

GoogleCodeExporter commented 8 years ago
First of all, TW-x is not ment to use for movies. Only TV-Shows
Matching on quality will stay mandatory because of the nature TV-Show's are 
named by the scene.
The good news I can , and I will add any quality type to the guessing routine 
on request.
I will add the qualities you mentioned except MKV and MP4 sinds that's not a 
quality but a file extension.

Original comment by wiebel@gmail.com on 14 Nov 2011 at 11:54

GoogleCodeExporter commented 8 years ago

Original comment by wiebel@gmail.com on 12 Mar 2012 at 6:45