tooomm
38ab12a93b
remove xln from set_info
2017-09-20 22:42:50 +02:00
tooomm
c90940d91a
switch xln to scryfall as only source
2017-09-18 17:47:20 +02:00
Dave
512ea06646
fix Scryfall scraper ( #168 )
...
Add all pages from Scryfall
2017-09-17 18:59:50 +02:00
tooomm
0fd2ead70d
more future sets info ( #143 )
...
Add future sets to setinfo with any available information completed and the rest commented.
noRSS enabled for each, spoiler.rss is current-set-only. As MTGS spoiler.rss gets updated, noRSS should be removed/falsed for the current set.
* updated with basic info for future sets
source: http://www.mtgsalvation.com/forums/magic-fundamentals/the-rumor-mill/673776-schedule-of-upcoming-releases-and-spoiler-seasons
* added mythicCode to optional keys
* Update set_info.yml
http://magic.wizards.com/en/products/iconic-masters
http://markrosewater.tumblr.com/post/163779974563/wait-so-the-unstable-set-code-is-ust-i-thought
http://magic.wizards.com/en/products/rivals-ixalan
http://magic.wizards.com/en/products/masters-25
http://magic.wizards.com/en/products/dominaria
http://magic.wizards.com/en/products/core-2019
* Update set_info.yml
* Update set_info.yml
* Update mtgs_scraper.py
* Update mtgs_scraper.py
* Update set_info.yml
* more documentation
* Only print set stats for sets with cards
* Move set has cards check for debug print
* Print line if set has no cards
2017-09-07 10:32:42 -05:00
Cheldra
d042f71009
New set_info value mythicCode ( #135 )
...
* New set_info value mythicCode
Mythicspoiler is using IXA rather than XLN for some reason. Creating a new parameter to account for this.
* mythicCode
* mythicCode
* Mtgs name fixes
* Mtgs name fixes
* Set mythicCode to code if not present in setinfo
2017-09-02 10:25:22 -05:00
tooomm
588072b9b2
loyalty fix
2017-08-28 20:58:15 +02:00
tooomm
4dd80ac308
fix pics ( #134 )
2017-08-28 20:45:40 +02:00
tooomm
77ec60570e
remove old sets and better correction files ( #133 )
...
* remove old sets and better correction files
* debug manual_sets
* Update main.py
* little tweaks
2017-08-26 06:23:03 +02:00
tooomm
0c6b894f07
enable XLN parsing ( #131 )
...
* enable xln
* clarify dashes in comment
2017-08-23 08:55:45 +02:00
Dave
c98dd74e48
Convert HOU headers to comments as example
2017-08-22 12:59:17 -05:00
tooomm
d64c1f7c48
correct c17 date
...
http://magic.wizards.com/en/articles/archive/feature/commander-2017-edition-release-notes-2017-08-11
2017-08-14 11:05:51 +02:00
tritoch
9d5f723fc8
Use scryfall data for C17 (disables all other sources) ( #127 )
...
* Use scryfall data for C17 (disables all other sources)
* Allow individual sets to be scryfall-only sourced.
Remove prototyped variables (and add one...)
2017-08-12 23:20:24 -05:00
tritoch
dc9b9b7a48
Refactor set_info, download_images to scraper sub
...
Refactor set_info to align with mtgjson keys.
Move download_images to wizards_scraper
2017-07-06 19:46:26 -05:00
tritoch
5b987d28cf
Change input files to YAML ( #99 )
...
Input files to yaml
Deduplicate file verification, move it out to module.
Remove commentjson requirement
2017-07-06 14:25:10 -05:00