Commit Graph

16 Commits

Author SHA1 Message Date
3d8dc80bb9 Merge pull request #10 from KevinMidboe/subtitles
Subtitles
2017-06-27 23:27:07 +02:00
d5ea7a6bbb Error with function call 2017-06-18 21:49:58 -06:00
17b89748e1 Added todo to analyseSubtitles function 2017-06-18 21:48:08 -06:00
5a45856699 Pulled variable for subtitles path out of open() and retunes subfile without analysis on typeError. 2017-06-18 21:47:15 -06:00
53a60de38b Removed the exit status 2017-06-02 08:54:40 +02:00
74c6ed02a8 Changed debug level and removed a unused exit 2017-06-02 08:52:54 +02:00
89e506cf6e Now when it tries to tweet without a name it sends the it as a dm, this should fix alot of the crashes. Also added a couple of TODOs 2017-06-01 19:03:09 +02:00
24d250fe09 Chagned to use os.path.join for better accuraccy. 2017-05-21 23:39:40 +02:00
7ec4165f23 Added logging where previous prints, also checks if logfile exists and is prevented to run if not found 2017-05-15 11:58:43 +02:00
1e47d1c599 Changed the strictness of name matching, and now sets name to something if not found. 2017-05-14 08:18:12 +02:00
Kevin Midboe
f3f4efc6a9 Rewrote the notify function and twitter object so that the class does more of the work 2017-04-14 17:01:36 +02:00
846787ab7a Now waits 30 secs between checking for new files. 2017-04-13 13:21:24 +02:00
Kevin Midboe
d690fbe9d4 Now checks and only sends notif if it managed to save to db. 2017-04-13 12:30:31 +02:00
Kevin Midboe
5d2ae1da2c Changed the way subtitles are saved, now only two entires, prev and new. 2017-04-13 11:34:37 +02:00
Kevin Midboe
daab2bee28 Renamed getId class to getUniqueId and started adding so that every id is unique. Also added some TODO comments. 2017-04-12 22:13:31 +02:00
Kevin Midboe
b7f894b407 Moved to parent folder and did some cleanup and added twitter class. 2017-04-07 11:32:53 +02:00