diff --git a/app.properties b/app.properties index d669e516..ac7af9f3 100644 --- a/app.properties +++ b/app.properties @@ -59,7 +59,6 @@ license.description: FileBot License File license.extension: psm license.mimetype: application/x-filebot-license - # Distribution-specific Package Information microsoft.application.name: PointPlanck.FileBot microsoft.application.publisher: CN=761A0D2B-9B86-4FE4-B664-18E4E0AFC3F1 @@ -71,6 +70,10 @@ deb.application.mimetype: inode/directory;video/*;audio/*;text/*;application/*; deb.application.class: net-filebot-Main deb.application.depends: openjdk-10-jre, openjfx, mediainfo, libchromaprint-tools +# Package Options +tar.compression: xz +msi.compression: high + # Commands deb.application.action.import: filebot -script fn:amc --output "$HOME/Media" --action duplicate -non-strict --log-file "$HOME/Media/amc.log" --def excludeList="$HOME/Media/amc.excludes" unsorted=y music=y artwork=y diff --git a/build.xml b/build.xml index ad38c01e..8edb6204 100644 --- a/build.xml +++ b/build.xml @@ -618,7 +618,7 @@ - + @@ -690,7 +690,7 @@ - + @@ -797,7 +797,7 @@ - + @@ -814,7 +814,7 @@ - + @@ -1017,7 +1017,7 @@ - + diff --git a/installer/msi/filebot.wix b/installer/msi/filebot.wix index 1f780644..13ae9ec0 100644 --- a/installer/msi/filebot.wix +++ b/installer/msi/filebot.wix @@ -78,7 +78,7 @@ - +