This commit is contained in:
@@ -91,7 +91,9 @@ class QBitTorrentPortSyncer:
|
||||
if os.path.exists(self.port_file):
|
||||
print(f"Found port file {self.port_file}, starting monitoring...")
|
||||
|
||||
# Initial port update
|
||||
# Push port on startup - wait a moment for file to be fully written
|
||||
time.sleep(2)
|
||||
print("Pushing port on startup...")
|
||||
self.update_port()
|
||||
|
||||
# Start file monitoring
|
||||
|
||||
@@ -1 +1 @@
|
||||
1.0
|
||||
latest
|
||||
Reference in New Issue
Block a user