I might have not understood the concept behind Mezzmo and how Titles, Cover pictures etc. can be fetched automatically from the
Internet when the movie filenames have a private format.

All my movies and TV series currently are named like this (as they are TV recordings and in .ts format), a
regular expression example on filename layout looks like

150319F_SWR BW HD_Unter Nachbarn.ts

\d{6}F?_.*?_.*?\.ts

\d{6} --recording date YYMMDD
F? --transport stream has been Fixed (means cut and cleaned) or not
_ --separator
.*? --TV channel
_ --separator
.*? --movie title/TV Series
\.ts --file extension

I'm wondering whether it is possible to use the above filename layout (without fiddling around manually) to
generate the necessary Title information, have the recording date being used as date movie was added to the library and also
use the information to capture related data about the movie/TV Series from the internet.
Nearly all of the movies and TV Series are German (based).

The Streaming to device is an OPPO BDP-103.

Currently, even when manually adjusting the movie title in Mezzmo, to get Internet information, the cover
picture is still not being shown/visible on the OPPO.