v1.1.4 - Fixed extra metadata information not being saved to M4B files

This commit is contained in:
Deniz Şafak
2025-07-16 07:14:10 +03:00
parent 0b15633995
commit 5f5dc85ae0
5 changed files with 50 additions and 23 deletions
+1
View File
@@ -245,6 +245,7 @@ def get_gpu_acceleration(enabled):
def prevent_sleep_start():
from abogen.constants import PROGRAM_NAME
system = platform.system()
if system == "Windows":
import ctypes