Name | Modified | Size | Downloads / Week |
---|---|---|---|
README | 2012-04-24 | 2.0 kB | |
tvcmd-0.8.2.tar.gz | 2012-04-24 | 22.9 kB | |
tvcmd-0.8.1.tar.gz | 2012-01-09 | 22.7 kB | |
tvcmd-0.8.tar.gz | 2012-01-03 | 22.7 kB | |
tvcmd-0.7.3.tar.gz | 2012-01-03 | 22.6 kB | |
tvcmd-0.7.2.tar.gz | 2012-01-03 | 22.5 kB | |
tvcmd-0.7.1.tar.gz | 2011-12-28 | 22.5 kB | |
tvcmd-0.7.tar.gz | 2011-12-25 | 22.3 kB | |
tvcmd-0.6.tar.gz | 2011-12-23 | 21.9 kB | |
tvcmd-0.4.tar.gz | 2011-12-22 | 20.5 kB | |
tvcmd-0.3.tar.gz | 2011-12-22 | 20.2 kB | |
tvcmd-0.2.tar.gz | 2011-12-22 | 19.5 kB | |
tvcmd-0.1.tar.gz | 2011-12-22 | 7.2 kB | |
Totals: 13 Items | 249.4 kB | 2 |
NEWS / CHANGELOG: *** v0.8.2 * improved colors * tor command prints only torrentz and fenopy urls *** v0.8.1 * adquire, see, new, and tor exlude future episodes *** v0.8 * added command:new to revert episode status to NEW * commands:ls, tor, new, adquire, see allow multiple inputs * command:ls has new options to filter status * better parse of arguments * improved command:help * every command has a -h/--help option * divided TODO file and created a NEWS file *** v0.7.3 * fix cache path to per-user directory * on exit do you wish to save should accept only y/n * command:reload should ask before proceding and should mark the database as not modified *** v0.7.2 * fixed bug when searching *** v0.7.1 * APIKEY moved to cons.py * fixed bug when receiving invalid response from thetvdb.com *** v0.7 * implement tool dist.sh to distribute in every server * fix python3 shebangs * add btjunkie urls to tor command * tor should filter future episodes * implement -e for executing commands and exit inmediatly * after do_save the db should be set as not modified * better information displayed: loading, searching, saving, updating, using tvcmd lib XX * new command: reload *** v0.6: * help for every command * TAB shouldnt include the EOF command * ctrl+c should act like in bash4 (print C and not run anythin) * when an invalid command is input it should not show "Unknown syntax xxxx" * help command shouldnt include the EOF command, but instead some personlized text * help on how to configure *** v0.5: * improved save command *** v0.4: * command: search, search tv shows in thetvdb.com * command: shows, print tracked tv shows *** v0.3: * added commands: show_add and show_list * added thetvdb.get_show_info * improved config handling * better error handling in thetvdb queries * added debug mode and normal mode *** v0.2: * new tools directory * added example main.cfg * several bugs fixed * handling of DEBUG env variable *** v0.1: * initial version, basic commands: ls, see, adquire, save, exit