1
0
Fork 0
mirror of https://github.com/evilhero/mylar synced 2024-12-25 17:16:51 +00:00
Commit graph

34 commits

Author SHA1 Message Date
evilhero
d5fdcf3276 Update README.md 2012-09-17 03:03:14 -03:00
evilhero
ab9f2640cb fix for : in comic using filechecker, status goes to Error when can't find search results, attempt at accounting for '-' in Comic Name 2012-09-17 01:12:40 -04:00
evilhero
1550149a99 fixed problem of queue not being renamed after being sent to SAB 2012-09-16 12:55:24 -04:00
evilhero
a8ef7ccdc1 account for issue variations (should result in more sucessful search adds), issue 1,000,000 2012-09-16 01:08:42 -04:00
evilhero
6c81414416 fixed some issues with : in searching 2012-09-15 01:01:55 -04:00
evilhero
d06627d06a fixed problem with Replace Spaces option not saving 2012-09-14 13:44:32 -04:00
evilhero
5a8c34d387 Recheck files locates # now, added replace with spaces option in config for filenames 2012-09-14 13:29:01 -04:00
evilhero
94e118ada4 added more error-handling and precision when adding 2012-09-13 21:21:21 -04:00
evilhero
b290f770af attempted fix for : and & in Comic Titles when adding 2012-09-13 11:43:21 -04:00
evilhero
eaed146029 attempted fix for : and & in Comic Titles when adding 2012-09-13 11:27:34 -04:00
evilhero
8a445beecf attempted fix at : and & in Comic Titles when adding 2012-09-13 11:10:03 -04:00
evilhero
52cd2f0aa9 Merge pull request #7 from cragjagged/master
Fixed feedparser error. Added sab pause logic
2012-09-13 06:44:41 -07:00
cragjagged
5bdb577ebf Fixed feedparser error. Added sab pause logic
Added logic to pause\resume sab queue, so queue will stay paused if it
was paused before adding a issue. Also resolved feedparser error when
adding issue
2012-09-13 01:56:21 +01:00
evilhero
25513ccba7 added blackhole functionnality 2012-09-12 14:32:51 -04:00
evilhero
11a6d7221e added pub image to all sets 2012-09-12 14:29:59 -04:00
evilhero
5c75181443 fixed checkbox issues with comic detail page, forgot Recheck Files button 2012-09-12 12:31:46 -04:00
evilhero
5707d06720 a few general fixes, added Recheck Files to comic details 2012-09-12 12:20:47 -04:00
evilhero
60fb2cfe72 fixed adding new series issues, addressed decimals in issues 2012-09-11 12:34:14 -04:00
evilhero
0e29b4d87d fixed adding new series issues, addressed decimals in issues 2012-09-11 12:13:30 -04:00
evilhero
89e94238a0 fixed pullist erroring out 2012-09-10 14:38:00 -04:00
evilhero
9386f65a00 fix for list index out of range when searching 2012-09-10 02:56:35 -04:00
evilhero
9f595ed3a5 bs4 fix after undid by mistake 2012-09-10 02:08:06 -04:00
evilhero
02a1591fc8 small fixes 2012-09-10 01:43:27 -04:00
evilhero
60d06740dd Merge branch 'master' of https://github.com/evilhero/mylar 2012-09-10 01:40:10 -04:00
evilhero
f056166715 small fixes 2012-09-10 01:39:20 -04:00
evilhero
ff4df22ba7 Collections removal & no main dir fix 2012-09-10 01:03:12 -04:00
evilhero
f5d47e13b4 collections error fix & catch no dir 2012-09-10 00:56:34 -04:00
evilhero
c594ba14d8 Merge pull request #1 from DarkEnd/evilLibs
Evil libs - confirmed fixes for feedparser/bs4 imports as well as removal of pyc
2012-09-09 20:28:52 -07:00
Nick Smith
95d8ed85c9 remove pyc files
due to the way python handles pyc files, every new clone of the mylar
repo would result in them being rebuilt. Best to just keep the corresponding py
file
2012-09-09 19:31:53 -04:00
Nick Smith
ca2e2a3251 move BeautifulSoup folder 2012-09-09 19:29:31 -04:00
Nick Smith
756f1637e5 fix feedparser imports
remove extra feedparser folder
2012-09-09 19:23:32 -04:00
evilhero
633c8617e4 fixed missing libs 2012-09-09 17:59:46 -04:00
evilhero
27011e950f fixed readme... 2012-09-09 15:39:43 -04:00
evilhero
e82352b940 first commit 2012-09-09 15:34:53 -04:00