That screen is generated by the file "MyVideo.xml", but it uses various other files too.
When the list on the right is a list of episodes, the area in the middle contains the programme information for the episode that has the focus.
In your screen shot, the list on the right is a list of folders. You could fill the area in the...
That screen is generated by the file "MyVideo.xml", but it uses various other files too.
When the list on the right is a list of...
Can someone please assist me in the file name and location of which XML controls this screen. I want to create an additional box...
I solved it myself, by modifying the host IP-address in the server table of the database,
MariaDB [(none)]> use mptvdb;
Database changed
MariaDB [mptvdb]> SELECT * FROM Server;
+----------+----------+--------------+----------+
| idServer | isMaster | hostName | rtspPort |
+----------+----------+--------------+----------+
|...
I solved it myself, by modifying the host IP-address in the server table of the database,
MariaDB [(none)]> use mptvdb;
Database...
Hello everyone,
I'm going to need help from the community to resolve a TV server crash issue.
I encountered a problem with my...
100% my bad - as expected :)
So, I had disabled the Windows Update service. Not a wise move, until MP all installed and working nicely. The reason it failed is because DotNetFrameworkChecker.cs looks in Registry HKLM SOFTWARE\\Microsoft\\NET Framework Setup\\NDP for v4/v4.0 AND v3.5. W10 has V4.0 but not 3.5. MP installer...
100% my bad - as expected :)
So, I had disabled the Windows Update service. Not a wise move, until MP all installed and working...
Just tried a new Client-only install on a clean Win10 Pro box. Installer doesnt realise .NET 4 Framework already 'installed' (part...