v19 Problem-error probing input format: MacOS using SMB and MySQL Library not working
#1
Setup
-------


Server

 - Hosting MySql Database containing the movie library
 - The Database has V18 (Lea) and v19 (matrix) -->  created during the upgrade.
 - It is also the file server. It shares the movies through SMB
 - The Database references the movies with their network path smb://user:password@server/Dir 1/Dir 2/My Movie.mkv
 - version 10.15.4 (Catalina)


Clients
--------

All have similar advancedsettings.xml file that references the database

V19 Android / Win 10 (vm running on the mac machine that has the problem)
Works with no problem

V18 Xbox One
Works with no problem

v19 MacOS --> 11.3 (beta) Big Sur
Does not work

From the log:
VideoPlayer::OpenFile: smb://USERNAMETongueASSWORD@osxserver/MediaFiles/Video/Film/My Movie/my.movie.mkv
2021-03-19 21:29:59.248 T:1019515    INFO <general>: Creating InputStream
2021-03-19 21:30:07.351 T:1019515    INFO <general>: ScanPathsForAssociatedItems: found associated file smb://USERNAMETongueASSWORD@osxserver/MediaFiles/Video/Film/My Movie/my.movie.srt
2021-03-19 21:30:07.353 T:1019515    INFO <general>: Creating Demuxer
2021-03-19 21:30:07.353 T:1019515   ERROR <general>: Read - Error( -1, 53, Software caused connection abort )
2021-03-19 21:30:07.353 T:1019515   ERROR <general>: Open - error probing input format, smb://USERNAMETongueASSWORD@osxserver/MediaFiles/Video/Film/My Movie/my.movie.mkv
2021-03-19 21:30:07.353 T:1019515   ERROR <general>: OpenDemuxStream - Error creating demuxer
2021-03-19 21:30:07.353 T:1019515    INFO <general>: CVideoPlayer::OnExit()

Tried playing the movie with the SMB setting set to v1 (could not access the directory)  v2 (same error as v3) and v3 (see above)

Hope someone can help
Reply

Logout Mark Read Team Forum Stats Members Help
Problem-error probing input format: MacOS using SMB and MySQL Library not working0