Helmut Pozimski
|
421d3032c4
Fix some other typos
|
12 years ago |
Helmut Pozimski
|
b5f321f818
Fix: import subprocess into stov.py
|
12 years ago |
Helmut Pozimski
|
f79d6cf4eb
Fix small typo
|
12 years ago |
Helmut Pozimski
|
ae7564b48f
Continuously search for youtube-dl, not just at initialization
|
12 years ago |
Helmut Pozimski
|
f991c52b02
Some more PEP8 corrections
|
12 years ago |
Helmut Pozimski
|
664a610a5a
Implement installer script
|
12 years ago |
Helmut Pozimski
|
50919bea9a
Implement configuration updates and prepare for future database changes
|
12 years ago |
Helmut Pozimski
|
089658eeeb
Prepare for config and database versioning
|
12 years ago |
Helmut Pozimski
|
acf4b2e74b
Enter Beta stage for this release and correct some style mistakes
|
12 years ago |
Helmut Pozimski
|
5ca780c15c
Update TODO
|
12 years ago |
Helmut Pozimski
|
b72ce4172e
Bugfix: Handle wrong subscriptions given for listvideos option
|
12 years ago |
Helmut Pozimski
|
780bad2d40
Show message when no subscriptions exist
|
12 years ago |
Helmut Pozimski
|
a4b8c4d1e4
Bugfix: Improve handling of invalid subscription parameters or youtube API results
|
12 years ago |
Helmut Pozimski
|
33c8cf02d8
Use try-execpt-else instead of putting code in the try-block
|
12 years ago |
Helmut Pozimski
|
cbbb7214bc
Perform final changes to the OptionParser usage to fix the remaining problems
|
12 years ago |
Helmut Pozimski
|
47f23f2855
Override Optionparser to allow localized output
|
12 years ago |
Helmut Pozimski
|
cd102db1b5
Fix singular and plural in notification mail
|
12 years ago |
Helmut Pozimski
|
ac7ff02a7f
Determine the path to the locale files to correctly find them when called from outside the directory
|
12 years ago |
Helmut Pozimski
|
6db332221f
Properly deal with the situation when translation files aren't available
|
12 years ago |
Helmut Pozimski
|
f247120dfd
Update TODO
|
12 years ago |
Helmut Pozimski
|
ae2ad729e6
Update TODO
|
12 years ago |
Helmut Pozimski
|
5793335df8
Updated TODO
|
12 years ago |
Helmut Pozimski
|
41fed1b9ce
Add option to print version and updated text files
|
12 years ago |
Helmut Pozimski
|
dbf1a94bd0
Performed additional changes to improve readability and get closer to PEP-8
|
12 years ago |
Helmut Pozimski
|
88e1d578a7
Rewrote lock handling code to clean up old lock files if the process isn't running any more
|
12 years ago |
Helmut Pozimski
|
deebc7c14d
Changed options to be shown when now parameter is given and make parameters more clear
|
12 years ago |
Helmut Pozimski
|
22f51cbc2b
Defined int value for id for -x option
|
12 years ago |
Helmut Pozimski
|
6c900a8891
Updated TODO
|
12 years ago |
Helmut Pozimski
|
1c588a763b
Updated TODO
|
12 years ago |
Helmut Pozimski
|
51144cf98e
Fixed multiline strings
|
12 years ago |