<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									QNAP QTS 5.x - KODI 19.x - MySQL/MariaDB - FIX: Browsing TV Shows no longer working properly - QNAP NAS				            </title>
            <link>https://www.tweaking4all.com/forum/qnap-nas/qnap-qts-5-x-kodi-19-x-mysql-mariadb-fix-browsing-tv-shows-no-longer-working-properly/</link>
            <description>Tweaking4All.com Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Tue, 09 Jun 2026 02:21:07 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>QNAP QTS 5.x - KODI 19.x - MySQL/MariaDB - FIX: Browsing TV Shows no longer working properly</title>
                        <link>https://www.tweaking4all.com/forum/qnap-nas/qnap-qts-5-x-kodi-19-x-mysql-mariadb-fix-browsing-tv-shows-no-longer-working-properly/#post-4040</link>
                        <pubDate>Fri, 18 Mar 2022 12:59:06 +0000</pubDate>
                        <description><![CDATA[When running a shared MySQL database on a QNAP that runs and older MariaDB 5.x version database for KODI, the you may run into issue with KODI 19.x.Whenever selecting a TV Show, it will not ...]]></description>
                        <content:encoded><![CDATA[<p>When running a shared MySQL database on a QNAP that runs and older MariaDB 5.x version database for KODI, the you may run into issue with KODI 19.x.<br />Whenever selecting a TV Show, it will not open the TV Show folder, but rather show me options to browse to the location manually.</p>
<p>This appears to be an incompatibility issue with older MariaDB version (5.x).<br />This is how you can fix this issue:</p>
<ol>
<li>On your QNAP, in App Center, make sure to install MariaDB 10 (or newer).</li>
<li>Once installed, open it and follow the migration steps. Mine gave an error, but after re-opening the new version, it worked.</li>
<li>Next: Open the old MariaDB (5.x) and disable it:
<p> </p>
277
 </li>
<li>Make sure to take note of the port number as it has been used with MariaDB 5.x, which by default is 3306 - KODI will be relying on this number!</li>
<li>Go to MariaDB 10.x, make sure it's enable it, and set the port number to the one use in the old MariaDB.<br />Also take note of the "domain socket" - we will need this to configure phpMyAdmin.<br />Click "Apply" which will restart the MariaDB service.<br />
278
</li>
<li>Next go to the Web share and look for the config.inc.php file for phpMyAdmin (<strong>/Web/phpMyAdmin/config.inc.php</strong>).<br />You can either go their with your regular file browser, or QNAP's FileStation.<br />Edit the <strong>config.inc.php</strong> file (when using QNAP FileStation: make sure Text Editor is installed and active on your QNAP - see QNAP App Center!) and add these lines:<br />(make sure port number  and socket filename match your configuration !)<br /><br />
<pre contenteditable="false">port: $cfg = '3306';
socket: $cfg = '/var/run/mariadb10.sock';</pre>
</li>
<li>Now stop phpMyAdmin and restart it in App Center. You should now be able to access your databases that have been migrated to MariaDB 10.x.<br />Also: KODI 19.x now works properly again as well.<br />
279
</li>
</ol>]]></content:encoded>
						                            <category domain="https://www.tweaking4all.com/forum/qnap-nas/">QNAP NAS</category>                        <dc:creator>Hans</dc:creator>
                        <guid isPermaLink="true">https://www.tweaking4all.com/forum/qnap-nas/qnap-qts-5-x-kodi-19-x-mysql-mariadb-fix-browsing-tv-shows-no-longer-working-properly/#post-4040</guid>
                    </item>
							        </channel>
        </rss>
		