- 精华
- 0
- 帖子
- 28
- 威望
- 0 点
- 积分
- 36 点
- 种子
- 0 点
- 注册时间
- 2009-3-17
- 最后登录
- 2016-4-3
|
这次有关游戏封面的更新比较多
下载
http://www.zshare.net/download/62070315bc964109/
Change
Changes since 34 beta:
* Changed default URLS to sites:
1. wiicover.gateflorida.com
2. boxart.rowdyruff.net
* Retry downloading from all available servers if cover not found
* Multiple URLS can be specified for cover_url_* options
They can be in the same line separated with space, example:
cover_url = http://site1.com/{ID}.png http://site2.org/{ID}.png
Or in multiple lines using =+ to add instead of =, example:
cover_url = http://site1.com/{ID}.png
cover_url =+ http://site2.org/{ID}.png
cover_url =+ http://site3.net/{ID}.png
* Added another URL tag: {ID} which will try automatically to
find the correct ID by trying ID6, ID4 and ID3
* Download all cover styles at the same time: 2d, 3d and disc
* option: download_id_len = [4], 6
Specifies the downloaded cover ID length for the saved file name
* Print info when loading external ehcmodule . |
|