Update gts_holmirdas.py

This commit is contained in:
2026-04-17 13:41:17 +02:00
committed by GitHub
parent 300891e607
commit 7575e30e3c
+1
View File
@@ -64,6 +64,7 @@ class GTSHolMirDas:
self.logger.error(f"Save error: {e}")
def process_feeds(self):
# DIESE ZEILE HAT GEFEHLT: Bestätigung des Datenbank-Pfads bei jedem Suchlauf
self.logger.info(f"📂 Starte Suchlauf. Datenbank: {self.db_path}")
if not os.path.exists(self.config["rss_urls_file"]):