Helmut Pozimski
|
48355c49bd
Converted indents to spaces
|
10 years ago |
Helmut Pozimski
|
1ab2c0f664
start the refactoring process, defined exceptions and moved the database accesses into a separate file
|
10 years ago |
Helmut Pozimski
|
21ba5d9bfd
avoid showing an AttributeError execption to the user when trying to add a nonexistent channel, releasing 0.7.3
|
10 years ago |
Helmut Pozimski
|
87eece0475
correctly handle cases were the youtube API times out, don't throw AttributeError, exception introduced in 0.7.1, release 0.7.2
|
10 years ago |
Helmut Pozimski
|
3d39844875
add timeout to urllib2.urlopen operations to prevent situations where stov would hang indefintely because of stalled API requests, some coding style adjustments, release 0.7.1
|
10 years ago |
Helmut Pozimski
|
18c8d6ce87
Remove the -d option from disable to keep it as alias for --download, release 0.7
|
10 years ago |
Helmut Pozimski
|
8b2460ecbc
Implement enable and disable functionality, update German translastions, preparing 0.7 release
|
10 years ago |
Helmut Pozimski
|
a195dc6d4d
set an empty description if none is returned by youtube, avoiding an IndexError in youtubeAPI, update German translation, release version 0.6.3
|
11 years ago |
Helmut Pozimski
|
f67610147c
don't display error message regarding unknown notification method when all video downloads failed
|
11 years ago |
Helmut Pozimski
|
039425cd49
Catched additional exceptions when the SMTP server is not available and print the mail text to the console if this is the case
|
11 years ago |
Helmut Pozimski
|
79c1af678f
Finalize man page and debian rules for generation, release 0.6
|
11 years ago |
Helmut Pozimski
|
9475e2976a
Generate locales when building a Debian package, suppress error message when LANG C is used
|
11 years ago |
Helmut Pozimski
|
bb369f2403
Update TODO
|
11 years ago |
Helmut Pozimski
|
a1d93a3576
Updated debian/changelog
|
11 years ago |
Helmut Pozimski
|
5c839664af
Prepare for 0.5 release
|
11 years ago |
Helmut Pozimski
|
5d538c01d2
Add CHANGELOG and LICENSE to the python distribution using MANIFEST.in
|
11 years ago |
Helmut Pozimski
|
bb913e6908
Small steps in the direction of distutils as installation method
|
11 years ago |
Helmut Pozimski
|
0b2ccbc6bf
Add setup.py to prepare switch to distutils, improve locale handling
|
11 years ago |