Starting from DVDFab Player 6.2.1.0 (up to and including PlayerFab 7.0.0.1) incorrectly recognizes movies in the media library if the movie file is named in Unicode. The last version where the movie is recognized correctly is 6.2.0.2. In newer versions the movie is not recognized correctly, and the log shows "unreadable symbols":
Apparently "unreadable symbols" is an incorrectly decoded filename.
Attachments (server logs):
6.2.0.2-20220114-server.log (movie is recognized correctly)
6.2.1.0-20220114-server.log (movie is not correctly recognized)
7.0.0.1-20220113-server.log (movie is not correctly recognized)
How I test:
VirtualBox > Windows 10 Pro Ru x64 (MSDN) > Updated > Snapshot
Installation DVDFab Player (PlayerFab).
Adding a folder containing one file named in Russian to the media library.
Copying of the server log.
Code:
hh:mm:ss debug: infoParse[m4]: movie: tempname[������ ������ �� ����� (1980)], name[������ ������ �� �����], year[1980] hh:mm:ss debug: infoParse[m4]: check path[������ ������ �� ����� (1980)] is separate folder[1] hh:mm:ss debug: tmdbScraper[m5]: try to using file path info[������ ������ �� �����|1980] to scraping movie
Attachments (server logs):
6.2.0.2-20220114-server.log (movie is recognized correctly)
6.2.1.0-20220114-server.log (movie is not correctly recognized)
7.0.0.1-20220113-server.log (movie is not correctly recognized)
How I test:
VirtualBox > Windows 10 Pro Ru x64 (MSDN) > Updated > Snapshot
Installation DVDFab Player (PlayerFab).
Adding a folder containing one file named in Russian to the media library.
Copying of the server log.
Comment