chip what about
1) adding date also on the tabs except name size etc so we can sort the results with the dates?
2) Also when we click in the white space next of a tab to open a new tab but i think this is difficult
3) Add specific torrent result manuall to remove them. A lot of times we see a fake torrent and we have to make the search again, it would be nice to have this ability (with hash checking maybe? or it will slow down the program?) Torrents should be added in a seperate remove list in my opinion
4) when you hover the mouse pointer over a tab to see search name, media type and also the number of results
5) an option to check a number of days in order to show a (new) text right next to the search result. i mean if i set 10, then the torrents that have been released in the last 10 days to have a "*new*" text next to their name.
1. cant do the date because bit che only becomes 'aware' of the creation date after reading the torrent file directly with the Torrent Details.. but like I previously said, we could add the date field to the list of results (name/size/seeders, etc) for the sites that do report the date. I dont know off hand roughly how many sites do or do not report this, and if it would even be useful to have some results with the date listed, and others without, but I will throw this on to the ToDo, so that I'll do a little more research about it when I have nothing else to do.
2. I'll make it so that when you Right Click the white space, a new blank tab is loaded..
3. This really isnt possible except unless we start creating a 'blacklist' of file names to ignore, but for the sake of being slim, I dont think I want to implement this....
4. I can do this no problem.
5. this might be possible, if we start extracting the submitted date, as talked about with item #1, but if we do implement that, then I suppose we could just sort the dates, and then you'd see everything listed from newest to oldest (and then the torrents that dont have dates at the bottom)..