1.1.1
- Fix some missing xml json value types.
- Add xml json reexport option in order to see the json with sorted keys as compared to the json with corrected value types. This is to verify the validity of the output.
What's Changed
- Add help information for source and destination flags by @bolsinga in #86
- add datereleased to song table by @bolsinga in #87
- Add comments to song table if present by @bolsinga in #88
- escape the quotes in comments by @bolsinga in #89
- albumRating and hd properties also need to be non-string values by @bolsinga in #91
- Convert ratingComputed, videoHeight, and videoWidth value types too by @bolsinga in #92
- read in xml json, write out xml json with sorted keys by @bolsinga in #93
Full Changelog: 1.1...1.1.1