Skip to content

Commit

Permalink
Reset settings and add 0.1.4 release date
Browse files Browse the repository at this point in the history
  • Loading branch information
jvlflame committed Dec 3, 2019
1 parent 3e55116 commit e70392b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## [0.1.4]
## [0.1.4] - 12-3-2019
### Changed
- .NET CultureInfo class conversion to hard coded month values for R18 data scrape
- Better catch for separation between multi-part and single videos
Expand Down
4 changes: 2 additions & 2 deletions Javinizer/settings.ini
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ cms-displayname-string="<ID> <TITLE>"
# General metadata options
download-thumb-img=True
download-poster-img=True
download-screenshot-img=False
download-trailer-vid=False
download-screenshot-img=True
download-trailer-vid=True
#download-actor-img=False
translate-description=True
add-series-as-tag=False
Expand Down

0 comments on commit e70392b

Please sign in to comment.