391 Commits

Author SHA1 Message Date
spline
ae28e4eab8 Fix some spacing on output, alerts display, etc. 2013-06-16 20:29:40 -04:00
spline
194ae52481 Massive refactor. Moved internal db over to sqlite. MUST READ README IF USING OLDER VERSION. 2013-06-09 16:34:22 -04:00
Kevin Funk
63b0af8338 Fix missing argument
Ouch. Wondering how that one slipped through.

Thanks to Colin Guthrie for reporting.
2013-03-15 23:27:30 +01:00
spline
f435bcc004 Fix whitespace/lineendings. Add in moonphase for later. 2013-02-02 08:10:29 -05:00
spline
914cd20bc3 Minor changes. Doing symbol translation but not outputting, yet. 2013-01-15 15:05:02 -05:00
spline
43184dab58 Consolidate dbfilename 2013-01-15 14:23:59 -05:00
spline
bd0249965b Have all disableANSI use the strip method. 2013-01-15 14:22:31 -05:00
spline
dc84be8292 Add in config to display Updated. 2013-01-15 14:19:26 -05:00
spline
584127536a Fix a bug in wind (mph vs kph), add option to show Updated 2013-01-15 14:19:08 -05:00
spline
8c321f0dd3 Update copyrights. Fix one thing in init. Add an option in config for symbols. Fix up some formatting in output. Add in symbols table. Change over strip to internal supybot method. 2013-01-15 13:51:13 -05:00
spline
6a3758df47 Fix setweather if someone has a city, st input where there is a space. 2013-01-14 15:03:34 -05:00
spline
a3dccd0cd7 Astronomy works now and remove url debugging. 2013-01-06 11:23:11 -05:00
spline
9819d01469 Update docs for removed config var. 2013-01-04 12:04:52 -05:00
spline
50dfa8d5b7 Fixed _temp finally to display color properly with C/F. Remove testing function since it works. 2013-01-03 13:53:14 -05:00
spline
019a2e2bdc Remove forecast days. Straight option to display forecast. Fix up temp color conversion. Remove cruff. 2013-01-03 09:21:24 -05:00
spline
29d0cdb199 First version close to being released. There are bugs in here that I will work out. 2013-01-02 19:07:19 -05:00
spline
debc1638b8 More README.md updates. 2013-01-02 16:51:19 -05:00
spline
55955a9d5b Small readme changes. 2013-01-02 16:36:20 -05:00
spline
1ec2eea5ae Update README. 2013-01-02 16:34:44 -05:00
spline
2698dd8345 Updating all files.. 2013-01-02 14:30:01 -05:00
spline
c52748df36 Fix up wind a little bit more. 2013-01-01 06:36:58 -05:00
spline
55ec489f73 More progress.. 2013-01-01 06:25:36 -05:00
spline
3fb47e4d12 Beginning work on forecast. 2012-12-31 10:05:12 -05:00
spline
6e4d6fa632 Many, many more updates. Works, partially, but not close to a release. 2012-12-30 16:42:56 -05:00
spline
9723afc6c8 Tons of updates. 2012-12-27 13:29:13 -05:00
spline
24b597ecb3 Initial push. 2012-12-12 23:47:45 -05:00
spline
9bc509071b Initial commit 2012-12-12 20:16:02 -08:00
Kevin Funk
5e91a27ace Fix null album strings, add tests
Thanks to Thomas Coppi for the hint.

Related to https://github.com/krf/supybot-lastfm/pull/2
2012-10-16 09:11:21 +02:00
Kevin Funk
1dbffdf6f6 Fix missing 'channel' decl 2012-07-27 06:54:19 +02:00
Kevin Funk
644ef579ac Respect maxResults config variable in compare 2012-07-26 21:37:27 +02:00
Kevin Funk
836b11b026 Minor: Fixup method naming 2012-07-26 20:53:54 +02:00
Kevin Funk
c709f1d826 Include more rating information in "compare" 2012-07-26 20:52:46 +02:00
Kevin Funk
127d7a5bcb Bump meta-information 2012-07-26 20:37:42 +02:00
Kevin Funk
2bb47b716b Dont use generic try-except clauses 2012-07-26 20:35:38 +02:00
Kevin Funk
122eedd11d Finally use own API KEY 2012-07-26 20:33:07 +02:00
Kevin Funk
6eee1e06a9 More cleanup 2012-07-26 20:32:23 +02:00
Kevin Funk
9638d6ddce Cleanup, try to stay compatible with Python 2.5.x 2012-07-26 20:21:36 +02:00
Kevin Funk
20397ff5bb Add compare function 2012-07-26 20:10:03 +02:00
Kevin Funk
5adf58bd33 Formatting++ 2012-07-09 21:56:40 +02:00
Kevin Funk
8bcc372c0c Moved to github.com 2012-07-09 21:49:00 +02:00
Kevin Funk
b951e57244 Initial commit 2012-07-09 12:28:37 -07:00