Skip to content

Commit 2bc5f98

Browse files
committed
[release] Release v1.8.1
1 parent 4ed54e1 commit 2bc5f98

File tree

9 files changed

+13
-14
lines changed

9 files changed

+13
-14
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
------------------------------------------------
66

7-
### Latest Release: v1.8 (August 23, 2025)
7+
### Latest Release: v1.8.1 (August 27, 2025)
88

99
**Website**: [dvr-scan.com](https://www.dvr-scan.com)
1010

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ install:
6666
- appveyor DownloadFile https://www.advancedinstaller.com/downloads/advinst.msi
6767
- msiexec /i advinst.msi /qn
6868
# TODO: Determine the path to Advanced Installer more programatically.
69-
- 'SET PATH=%PATH%;C:\\Program Files (x86)\\Caphyon\\Advanced Installer 22.9.1\\bin\\x86'
69+
- 'SET PATH=%PATH%;C:\\Program Files (x86)\\Caphyon\\Advanced Installer 23.0\\bin\\x86'
7070
# License path must be absolute
7171
- AdvancedInstaller.com /RegisterOffline "%cd%\license65.dat"
7272
# Create MSI installer

dist/installer/DVR-Scan.aip

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@
2222
<ROW Property="CTRLS" Value="2"/>
2323
<ROW Property="DialogBitmap" Value="dialog.jpg" MultiBuildValue="DefaultBuild:installer_logo.jpg" Type="1" MsiKey="DialogBitmap"/>
2424
<ROW Property="Manufacturer" Value="Brandon Castellano"/>
25-
<ROW Property="ProductCode" Value="1033:{D6AEBC15-77CD-486F-8B6F-4E8445D737E1} " Type="16"/>
25+
<ROW Property="ProductCode" Value="1033:{65C65669-DB2C-427F-BC31-9836F178D75F} " Type="16"/>
2626
<ROW Property="ProductLanguage" Value="1033"/>
2727
<ROW Property="ProductName" Value="DVR-Scan"/>
28-
<ROW Property="ProductVersion" Value="1.8" Options="32"/>
28+
<ROW Property="ProductVersion" Value="1.8.1" Options="32"/>
2929
<ROW Property="SecureCustomProperties" Value="OLDPRODUCTS;AI_NEWERPRODUCTFOUND"/>
3030
<ROW Property="UpgradeCode" Value="{8FEF5940-4574-4C5D-9776-2CDDC0375510}"/>
3131
<ROW Property="WindowsType9X" MultiBuildValue="DefaultBuild:Windows 9x/ME" ValueLocId="-"/>
@@ -105,7 +105,7 @@
105105
</COMPONENT>
106106
<COMPONENT cid="caphyon.advinst.msicomp.MsiCompsComponent">
107107
<ROW Component="ACT" ComponentId="{D95A9999-B504-484E-A1D8-14BF76FBD948}" Directory_="Australia_Dir" Attributes="0" KeyPath="ACT" Type="0"/>
108-
<ROW Component="AI_CustomARPName" ComponentId="{7A02D183-45C2-4D95-81B5-909C50D5D2F4}" Directory_="APPDIR" Attributes="260" KeyPath="DisplayName" Options="1"/>
108+
<ROW Component="AI_CustomARPName" ComponentId="{7CBB646E-54AF-459C-A667-5EC0989AB843}" Directory_="APPDIR" Attributes="260" KeyPath="DisplayName" Options="1"/>
109109
<ROW Component="AI_DisableModify" ComponentId="{653C9260-5E39-41EA-9C74-362F9C299BED}" Directory_="APPDIR" Attributes="260" KeyPath="NoModify" Options="1"/>
110110
<ROW Component="AI_SHORTCUTSREG" ComponentId="{271A6EBA-4BA8-47EE-B3BA-34DC4C1A6531}" Directory_="APPDIR" Attributes="260" KeyPath="AI_SHORTCUTSREG" Options="1"/>
111111
<ROW Component="APPDIR" ComponentId="{088A429B-96BF-40BE-9BA2-B2CA5EB76862}" Directory_="APPDIR" Attributes="0"/>
@@ -1295,7 +1295,7 @@
12951295
<ROW Action="AI_RESTORE_AI_SETUPEXEPATH" Condition="AI_SETUPEXEPATH_ORIGINAL" Sequence="251"/>
12961296
</COMPONENT>
12971297
<COMPONENT cid="caphyon.advinst.msicomp.BuildComponent">
1298-
<ROW BuildKey="DefaultBuild" BuildName="DefaultBuild" BuildOrder="1" BuildType="0" PackageFolder="." PackageFileName="DVR-Scan-1.8-win64" Languages="en" InstallationType="4" ExtUI="true" UseLargeSchema="true" MsiPackageType="x64"/>
1298+
<ROW BuildKey="DefaultBuild" BuildName="DefaultBuild" BuildOrder="1" BuildType="0" PackageFolder="." PackageFileName="DVR-Scan-1.8.1-win64" Languages="en" InstallationType="4" ExtUI="true" UseLargeSchema="true" MsiPackageType="x64"/>
12991299
</COMPONENT>
13001300
<COMPONENT cid="caphyon.advinst.msicomp.DictionaryComponent">
13011301
<ROW Path="&lt;AI_DICTS&gt;ui.ail"/>

docs/download.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ hide:
1111

1212
## Python<span class="dvr-scan-download-icons">:fontawesome-brands-windows::fontawesome-brands-apple::fontawesome-brands-linux:</span>
1313

14-
!!! python-download "**1.8**<span class="dvr-scan-release-date">August 23, 2025</span>"
14+
!!! python-download "**1.8.1**<span class="dvr-scan-release-date">August 27, 2025</span>"
1515

1616
<h3>pipx (recommended):</h3>
1717

@@ -29,9 +29,9 @@ Linux users may need to install the `python3-tk` package (e.g. `sudo apt install
2929

3030
## Windows<span class="dvr-scan-download-icons">:fontawesome-brands-windows:</span>
3131

32-
!!! windows-download "**1.8**<span class="dvr-scan-release-date">August 23, 2025</span>"
32+
!!! windows-download "**1.8.1**<span class="dvr-scan-release-date">August 27, 2025</span>"
3333

34-
<div class="buttongrid buttongrid-download">[:fontawesome-solid-download: &nbsp; Installer `.msi`](https://github.com/Breakthrough/DVR-Scan/releases/download/v1.8-release/dvr-scan-1.8-win64.msi){ .md-button #download-button }[:fontawesome-solid-file-zipper: &nbsp; Portable `.zip`](https://github.com/Breakthrough/DVR-Scan/releases/download/v1.8-release/dvr-scan-1.8-win64.zip){ .md-button #changelog-button }</div>
34+
<div class="buttongrid buttongrid-download">[:fontawesome-solid-download: &nbsp; Installer `.msi`](https://github.com/Breakthrough/DVR-Scan/releases/download/v1.8.1-release/dvr-scan-1.8.1-win64.msi){ .md-button #download-button }[:fontawesome-solid-file-zipper: &nbsp; Portable `.zip`](https://github.com/Breakthrough/DVR-Scan/releases/download/v1.8.1-release/dvr-scan-1.8.1-win64.zip){ .md-button #changelog-button }</div>
3535

3636

3737
The installer is recommended for most users. Windows builds include all required dependencies to run DVR-Scan. Only 64-bit builds are available.

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ hide:
1111

1212
------------------------------------------------------
1313

14-
!!! success "Latest Version: 1.8 (August 23, 2025)"
14+
!!! success "Latest Version: 1.8.1 (August 27, 2025)"
1515

1616
<div class="buttongrid">[:fontawesome-solid-download: &nbsp; Download](download.md){ .md-button #download-button }[:fontawesome-solid-book: User Guide](guide.md){ .md-button #changelog-button }[:fontawesome-solid-bars: &nbsp; Documentation](docs.md){ .md-button #documentation-button }[:fontawesome-solid-gear: &nbsp; Resources](resources.md){ .md-button #quickstart-button }</div>
1717

docs/index_docs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ hide:
1111

1212
------------------------------------------------------
1313

14-
!!! success "Latest Version: 1.8 (August 23, 2025)"
14+
!!! success "Latest Version: 1.8.1 (August 27, 2025)"
1515

1616
<div class="buttongrid">[:fontawesome-solid-book: User Guide](guide.md){ .md-button #changelog-button }[:fontawesome-solid-bars: &nbsp; Documentation](docs.md){ .md-button #documentation-button }[:fontawesome-solid-gear: &nbsp; Resources](changelog.md){ .md-button #download-button }</div>
1717

dvr_scan/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
import sys
3636

3737
# Used for module/distribution identification.
38-
__version__ = "1.8"
38+
__version__ = "1.8.1"
3939

4040
# Handle loading OpenCV. This **MUST** be first before any other DVR-Scan or third-party
4141
# packages are imported which might attempt to import the `cv2` module.

dvr_scan/app/application.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -839,7 +839,7 @@ def __init__(self, root: tk.Widget):
839839
"ffmpeg",
840840
"ffmpeg (copy)",
841841
)
842-
self._output_mode_combo.current(1)
842+
self._output_mode_combo.current(0)
843843

844844
self._output_dir_str = ""
845845
self._output_dir_label = tk.StringVar(root, value="Ask Me")

dvr_scan/scanner.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -349,7 +349,6 @@ def set_output(
349349
KeyError:
350350
- output_mode does not exist in OutputMode
351351
"""
352-
print(output_mode)
353352
if output_dir:
354353
if comp_file and comp_file.is_absolute():
355354
raise ValueError("output file cannot be absolute path if output directory is set!")

0 commit comments

Comments
 (0)