iPzard / mkvtoolnix-batch-tool

Batch video and subtitle processing program with the ability to add, remove, or extract subtitles from all video files in a directory and its sub-directories.
https://ipzard.github.io/mkvtoolnix-batch-tool/
GNU General Public License v2.0
205 stars 12 forks source link

No valid files were found in the source directory provided (part 2) #107

Open KaraokeAmerica opened 6 months ago

KaraokeAmerica commented 6 months ago

🦟 Describe the bug It is identical to bug 91 that was closed with no updates:

When you try to Merge subtitles, it says "No valid files were found in the source directory provided."

Steps to Reproduce

Set source directory to "any directory I tried" Set output directory to "Match Output"

Expected behavior The first time installed and used this program it worked perfectly. I have found something awesome!

Two days later I tried it on the same PC and this happens. I have done a repair install, then uninstalled it, deleted APPDATA folder and reinstalled. Same issue. I even manually converted one of the MP4 files in that folder to MKV using MKVToolNix and get the same error.

the error.log file is empty even after this fails. It is 0 bytes in size.

KaraokeAmerica commented 6 months ago

I have rebooted my system multiple times since I opened this thread. Not until the last time did it work again, but just once. I immediately tried a second folder and it failed again with the same error.

I enabled debug mode and tried it again. It still failed of course but I also got this:

WebSocket transport not available. Install eventlet or gevent and gevent-websocket for improved performance.
 * Serving Flask app 'app' (lazy loading)
 * Environment: production
   WARNING: This is a development server. Do not use it in a production deployment.
   Use a production WSGI server instead.
 * Debug mode: off
 * Running on all addresses.
   WARNING: This is a development server. Do not use it in a production deployment.
 * Running on http://192.168.0.133:3001/ (Press CTRL+C to quit)
127.0.0.1 - - [21/May/2024 17:11:56] "GET /socket.io/?EIO=3&transport=polling&t=O-TDWno HTTP/1.1" 200 -
127.0.0.1 - - [21/May/2024 17:12:18] "POST /process_batch HTTP/1.1" 200 -
127.0.0.1 - - [21/May/2024 17:12:18] "GET /socket.io/?EIO=3&transport=polling&t=O-TDWwv&sid=6b362bec08d34bc6a6fc69d272052afb HTTP/1.1" 200 -
127.0.0.1 - - [21/May/2024 17:12:22] "POST /socket.io/?EIO=3&transport=polling&t=O-TDd1a&sid=6b362bec08d34bc6a6fc69d272052afb HTTP/1.1" 200 -
127.0.0.1 - - [21/May/2024 17:12:22] "GET /socket.io/?EIO=3&transport=polling&t=O-TDcLI&sid=6b362bec08d34bc6a6fc69d272052afb HTTP/1.1" 200 -
127.0.0.1 - - [21/May/2024 17:12:47] "POST /socket.io/?EIO=3&transport=polling&t=O-TDjDH&sid=6b362bec08d34bc6a6fc69d272052afb HTTP/1.1" 200 -
127.0.0.1 - - [21/May/2024 17:12:47] "GET /socket.io/?EIO=3&transport=polling&t=O-TDd6R&sid=6b362bec08d34bc6a6fc69d272052afb HTTP/1.1" 200 -

Don't know if that is useful.

KaraokeAmerica commented 6 months ago

This morning I tried it out of the blue doing nothing different, no reboots etc and it worked......once.....:(

Antxj commented 6 months ago

Same here.

grv688 commented 5 months ago

Just had this happen to me for the first time today as well. Nothing has changed that I can think of.

kalogs commented 4 months ago

Same issue here, any hope this is still being worked on or is this abandoned?