Skip to content

Issue #233 error in scanner with album.ini

  • Add the missing sections in album.ini:
    • [DEFAULT] considered mandatory after adding %(auto_tags)s variables.
    • [_DOCUMENTATION_] is a bogus section where to group comments and preserve them when album.ini is written by Python script.
  • Add directory checks in js-css-minify.sh.

Merge request reports