Commit graph

283 commits

Author SHA1 Message Date
Joakim Soderlund
684c75ef3e Ignore method assignment type error 2018-08-04 22:19:52 +02:00
Joakim Soderlund
da53762804 Use importlib resources 2018-08-04 15:00:56 +02:00
Joakim Soderlund
02228e13d7 Forcibly enable deluged systemd service 2018-07-29 22:34:07 +02:00
Joakim Soderlund
c31bbc8e6e Add Ansible role for Deluge 2018-07-29 22:05:38 +02:00
Joakim Soderlund
b65c0f652a Add default configuration for Ansible 2018-07-29 21:43:52 +02:00
Joakim Soderlund
4211c586c2 Restart OpenTracker using Ansible systemd module 2018-07-29 21:41:43 +02:00
Joakim Soderlund
aaa309d3a8 Add fetcher for Fimfiction APIv2 2018-07-15 20:04:11 +02:00
Joakim Soderlund
0ee02b971a Fix build after static type checker changes 2018-06-02 17:40:42 +02:00
Joakim Soderlund
ed7781f0bc Fix deprecated Ansible filter syntax 2018-06-01 20:57:02 +02:00
Joakim Soderlund
d0715b9c94 Add Fimfarchive 20180601 to tracker whitelist 2018-06-01 20:48:54 +02:00
Joakim Soderlund
1f3808c1c9 Update readme for release 20180601 2018-05-30 21:51:55 +02:00
Joakim Soderlund
8991f6b032 Remove unnecessary setting from Tox 2018-04-07 19:52:12 +02:00
Joakim Soderlund
1de363008e Look for tests only in tests directory 2018-04-07 19:49:15 +02:00
Joakim Soderlund
6bb7ae4785 Add Fimfarchive 20180307 to tracker whitelist 2018-03-07 19:40:56 +01:00
Joakim Soderlund
ae4544244a Update readme for release 20180307 2018-03-07 18:03:18 +01:00
Joakim Soderlund
f2e013241d Add tqdm partial to utilities 2018-03-04 14:47:39 +01:00
Joakim Soderlund
f9b65dab70 Add missing prefix to formatted strings 2018-03-04 13:51:22 +01:00
Joakim Soderlund
9d9c3e05e3 Change return types from Iterable to Iterator 2018-03-03 21:33:21 +01:00
Joakim Soderlund
0587144a5d Make DirectoryFetcher iterable 2018-03-01 20:42:24 +01:00
Joakim Soderlund
b916699127 Make FimfarchiveFetcher iterable 2018-02-14 09:47:53 +01:00
Joakim Soderlund
cb58cfaa53 Add missing prefix to formatted strings 2018-02-14 09:28:35 +01:00
Joakim Soderlund
4a7b10f2a2 Copy archive meta in update task 2018-01-27 00:01:52 +01:00
Joakim Soderlund
f3b8942c65 Update FimfarchiveFetcher for beta format 2017-12-05 23:27:52 +01:00
Joakim Soderlund
0b8b8182a9 Add Fimfarchive 20171203 to tracker whitelist 2017-12-03 17:23:09 +01:00
Joakim Soderlund
01ef85eda2 Update readme for release 20171203 2017-12-03 15:34:35 +01:00
Joakim Soderlund
d62b1dda80 Update story meta example in readme 2017-12-02 21:18:31 +01:00
Joakim Soderlund
f7f6f43886 Move alpha beta converter tags to resource file 2017-11-18 23:38:15 +01:00
Joakim Soderlund
307b96d3f1 Move install requirements to setup script 2017-11-18 21:33:04 +01:00
Joakim Soderlund
93755f813d Add more meta information to setup script 2017-11-18 21:23:57 +01:00
Joakim Soderlund
a4675d1a9e Include package data in dist 2017-11-18 21:09:39 +01:00
Joakim Soderlund
1e68420b4e Add directory fetcher 2017-11-18 16:01:38 +01:00
Joakim Soderlund
c4b9322956 Add init file to converters test package 2017-11-18 14:53:48 +01:00
Joakim Soderlund
7248ec244b Exclude tests from packages in setup script 2017-11-12 19:08:29 +01:00
Joakim Soderlund
a4c1fe5a2d Add alpha to beta converter 2017-11-12 18:35:15 +01:00
Joakim Soderlund
b590c60c3b Prioritize existing flavor in meta format mapper 2017-11-11 00:06:05 +01:00
Joakim Soderlund
4ee0824230 Add meta format mapper 2017-11-10 23:38:49 +01:00
Joakim Soderlund
478b2e7080 Change find flavors method into utility function 2017-11-10 22:41:53 +01:00
Joakim Soderlund
c604c4b2ad Write only meta for revived stories in update task 2017-11-08 20:09:09 +01:00
Joakim Soderlund
2270df477b Add JSON story writer to update task 2017-11-08 18:41:48 +01:00
Joakim Soderlund
faea33d7b2 Add JSON data format flavor 2017-11-08 18:39:55 +01:00
Joakim Soderlund
4a2956c3c3 Limit mappers to single story as parameter 2017-11-08 18:10:39 +01:00
Joakim Soderlund
ab2f2f3f88 Add meta format flavor 2017-11-08 17:26:11 +01:00
Joakim Soderlund
bdb7382e4e Add converters package 2017-11-08 16:59:22 +01:00
Joakim Soderlund
d9619e993a Add stamper to update task 2017-11-04 20:41:22 +01:00
Joakim Soderlund
81c4346f10 Add update stamper 2017-11-04 16:30:41 +01:00
Joakim Soderlund
0a862abcd0 Add member declaration to stampers module 2017-11-04 16:08:19 +01:00
Joakim Soderlund
c9eadd0c92 Add stampers module 2017-11-04 14:12:26 +01:00
Joakim Soderlund
55c7b95d93 Handle meta from APIv2 in update command formatter 2017-11-01 15:11:06 +01:00
Joakim Soderlund
d9e96958aa Split fetchers test module into package 2017-10-28 19:32:00 +02:00
Joakim Soderlund
b6718b96aa Return Arrow object from story date mapper 2017-10-25 22:08:24 +02:00