<?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>
									Jellyfin - How to make &quot;Latest Movies&quot; and &quot;Latest TV Shows&quot; show latest released, instead of latest added - Home Theatre				            </title>
            <link>https://www.tweaking4all.com/forum/home-theatre/jellyfin-how-to-make-latest-movies-and-latest-tv-shows-show-latest-released-instead-of-latest-added/</link>
            <description>Tweaking4All.com Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Wed, 22 Jul 2026 10:25:47 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Jellyfin - How to make &quot;Latest Movies&quot; and &quot;Latest TV Shows&quot; show latest released, instead of latest added</title>
                        <link>https://www.tweaking4all.com/forum/home-theatre/jellyfin-how-to-make-latest-movies-and-latest-tv-shows-show-latest-released-instead-of-latest-added/#post-5458</link>
                        <pubDate>Tue, 23 Apr 2024 09:40:02 +0000</pubDate>
                        <description><![CDATA[@m0rphi No worries &#x1f609; 
Running this, for example nightly, is per system a little different.Depending on where JellyFin (server) is running:- Linux/QNAP/macOS: use cron (see this guid...]]></description>
                        <content:encoded><![CDATA[<p>@m0rphi No worries &#x1f609; </p>
<p>Running this, for example nightly, is per system a little different.<br />Depending on where JellyFin (server) is running:<br />- Linux/QNAP/macOS: use cron (see this guide <a href="https://www.tweaking4all.com/os-tips-and-tricks/macosx-tips-and-tricks/edit-crontab/" target="_blank" rel="noopener">how to use cron</a>) or <br />- Windows: Task Scheduler (maybe <a href="https://www.tomsguide.com/how-to/how-to-use-task-scheduler-on-windows" target="_blank" rel="noopener">this Task Scheduler guide</a> is helpful for that) for this.</p>
<p>You'd probably need to modify the script so it uses absolute paths, and place the script in a proper location.</p>
<p>Note that this needs to run on the server of course.</p>
<p>Hope this helps &#x1f60a; </p>]]></content:encoded>
						                            <category domain="https://www.tweaking4all.com/forum/home-theatre/">Home Theatre</category>                        <dc:creator>Hans</dc:creator>
                        <guid isPermaLink="true">https://www.tweaking4all.com/forum/home-theatre/jellyfin-how-to-make-latest-movies-and-latest-tv-shows-show-latest-released-instead-of-latest-added/#post-5458</guid>
                    </item>
				                    <item>
                        <title>RE: Jellyfin - How to make &quot;Latest Movies&quot; and &quot;Latest TV Shows&quot; show latest released, instead of latest added</title>
                        <link>https://www.tweaking4all.com/forum/home-theatre/jellyfin-how-to-make-latest-movies-and-latest-tv-shows-show-latest-released-instead-of-latest-added/#post-5457</link>
                        <pubDate>Mon, 22 Apr 2024 19:10:27 +0000</pubDate>
                        <description><![CDATA[Hey @hans, sorry for necro&#039;ing this thread, but can this task be automated for windows to run every night? Any help with that?]]></description>
                        <content:encoded><![CDATA[<hr />
<p>Hey @hans, sorry for necro'ing this thread, but can this task be automated for windows to run every night? Any help with that?</p>]]></content:encoded>
						                            <category domain="https://www.tweaking4all.com/forum/home-theatre/">Home Theatre</category>                        <dc:creator>Anonymous</dc:creator>
                        <guid isPermaLink="true">https://www.tweaking4all.com/forum/home-theatre/jellyfin-how-to-make-latest-movies-and-latest-tv-shows-show-latest-released-instead-of-latest-added/#post-5457</guid>
                    </item>
				                    <item>
                        <title>RE: Jellyfin - How to make &quot;Latest Movies&quot; and &quot;Latest TV Shows&quot; show latest released, instead of latest added</title>
                        <link>https://www.tweaking4all.com/forum/home-theatre/jellyfin-how-to-make-latest-movies-and-latest-tv-shows-show-latest-released-instead-of-latest-added/#post-4262</link>
                        <pubDate>Sat, 11 Jun 2022 08:07:19 +0000</pubDate>
                        <description><![CDATA[No worries 😉 
Maybe this explains it better ..
The &quot;Latest Movies&quot; or &quot;Latest TV Show Episodes&quot; are listed by the date they were added, which is understandable - this way we&#039;d see the most...]]></description>
                        <content:encoded><![CDATA[<p>No worries 😉 </p>
<p>Maybe this explains it better ..</p>
<p>The "<strong>Latest Movies</strong>" or "<strong>Latest TV Show Episodes</strong>" are listed by the date they were added, which is understandable - this way we'd see the most recent additions (Netflix for example does this as well).<br />However when setting up your initial library, you may be adding a very old movie, which then would appear in the beginning of the "latest" list as well.<br />This is something I would rather not see.</p>
<p>Instead I would have preferred to see a "<strong>most recent released</strong>" category to movies and TV shows.<br />Bets would be to have this additionally ... so we can see both "latested added to the library" and "most recent released".</p>
<p>So what the query does: it updates the "<strong>date added</strong>" field to the "<strong>release date</strong>" value.<br />This temporary work around would now make it that the list shows most recent release videos and not most recent added videos.</p>
<p>In the long run, this may not be needed anymore - depending on your preferences and the future development of JellyFin.</p>
<p>For now, I run this every night, until I have my library the way I want it 😉 <br />Hope that makes sense ...</p>]]></content:encoded>
						                            <category domain="https://www.tweaking4all.com/forum/home-theatre/">Home Theatre</category>                        <dc:creator>Hans</dc:creator>
                        <guid isPermaLink="true">https://www.tweaking4all.com/forum/home-theatre/jellyfin-how-to-make-latest-movies-and-latest-tv-shows-show-latest-released-instead-of-latest-added/#post-4262</guid>
                    </item>
				                    <item>
                        <title>RE: Jellyfin - How to make &quot;Latest Movies&quot; and &quot;Latest TV Shows&quot; show latest released, instead of latest added</title>
                        <link>https://www.tweaking4all.com/forum/home-theatre/jellyfin-how-to-make-latest-movies-and-latest-tv-shows-show-latest-released-instead-of-latest-added/#post-4261</link>
                        <pubDate>Sat, 11 Jun 2022 03:23:01 +0000</pubDate>
                        <description><![CDATA[Sorry for the delay, but yes my db its empty because im testing on a new installation.
Perhaps I did not understand very well how to do it and that it was necessary to have a library and  S...]]></description>
                        <content:encoded><![CDATA[<p>Sorry for the delay, but yes my db its empty because im testing on a new installation.</p>
<p><span>Perhaps I did not understand very well how to do it and that it was necessary to have a library and  So this means that my current library is the one that is going to be changed. </span></p>
<p><span>That means that every time I add a new title I have to run this Script?</span></p>]]></content:encoded>
						                            <category domain="https://www.tweaking4all.com/forum/home-theatre/">Home Theatre</category>                        <dc:creator>Anonymous</dc:creator>
                        <guid isPermaLink="true">https://www.tweaking4all.com/forum/home-theatre/jellyfin-how-to-make-latest-movies-and-latest-tv-shows-show-latest-released-instead-of-latest-added/#post-4261</guid>
                    </item>
				                    <item>
                        <title>RE: Jellyfin - How to make &quot;Latest Movies&quot; and &quot;Latest TV Shows&quot; show latest released, instead of latest added</title>
                        <link>https://www.tweaking4all.com/forum/home-theatre/jellyfin-how-to-make-latest-movies-and-latest-tv-shows-show-latest-released-instead-of-latest-added/#post-4257</link>
                        <pubDate>Fri, 10 Jun 2022 07:34:44 +0000</pubDate>
                        <description><![CDATA[p.s. you can find this OS and JellyFin version in JellyFin&#039;s Dashboard.
Should show something like this (name and version different of course on your system, shown on the leftside)
Server:...]]></description>
                        <content:encoded><![CDATA[<p>p.s. you can find this OS and JellyFin version in JellyFin's Dashboard.</p>
<p>Should show something like this (name and version different of course on your system, shown on the leftside)</p>
<pre contenteditable="false">Server: MyQNAP
Version: 10.7.7
Operating System: Linux
Architecture: X64</pre>
<p>Here you will find some directory info as well, where you "may" find the correct library.db (on the far right)</p>
<div class="listItem listItem-border">
<div class="listItemBody two-line"> </div>
</div>
<div>
<pre contenteditable="false">Cache:
/share/CACHEDEV1_DATA/.qpkg/Jellyfin/CACHE
Logs:
/share/CACHEDEV1_DATA/.qpkg/Jellyfin/LOG
Metadata:
/share/CACHEDEV1_DATA/.qpkg/Jellyfin/DB/metadata
Transcodes:
/share/CACHEDEV1_DATA/.qpkg/Jellyfin/DB/transcodes
Web:
/share/CACHEDEV1_DATA/.qpkg/Jellyfin/jellyfin/bin/jellyfin-web</pre>
</div>
<div> </div>
<div>In my case, the library.db file is stored in "<strong><span style="color: #0000ff">/share/CACHEDEV1_DATA/.qpkg/Jellyfin/DB/</span>data</strong>", so like the "metadata" line, just with "data" instead of "metadata" (6th line).</div>]]></content:encoded>
						                            <category domain="https://www.tweaking4all.com/forum/home-theatre/">Home Theatre</category>                        <dc:creator>Hans</dc:creator>
                        <guid isPermaLink="true">https://www.tweaking4all.com/forum/home-theatre/jellyfin-how-to-make-latest-movies-and-latest-tv-shows-show-latest-released-instead-of-latest-added/#post-4257</guid>
                    </item>
				                    <item>
                        <title>RE: Jellyfin - How to make &quot;Latest Movies&quot; and &quot;Latest TV Shows&quot; show latest released, instead of latest added</title>
                        <link>https://www.tweaking4all.com/forum/home-theatre/jellyfin-how-to-make-latest-movies-and-latest-tv-shows-show-latest-released-instead-of-latest-added/#post-4256</link>
                        <pubDate>Fri, 10 Jun 2022 07:28:54 +0000</pubDate>
                        <description><![CDATA[Just checked your DB file, but there is no media content in it. Like totally nothing.I assume you picked the wrong library.db file or your version of JellyFin isn&#039;t storing its data there. 😳...]]></description>
                        <content:encoded><![CDATA[<p>Just checked your DB file, but there is no media content in it. Like totally nothing.<br />I assume you picked the wrong <strong>library.db file</strong> or your version of JellyFin isn't storing its data there. 😳 </p>
<p>Are you sure you don't have a library.db stored elsewhere?<br />What OS are you running JellyFin on? What version of JellyFin are you running?</p>]]></content:encoded>
						                            <category domain="https://www.tweaking4all.com/forum/home-theatre/">Home Theatre</category>                        <dc:creator>Hans</dc:creator>
                        <guid isPermaLink="true">https://www.tweaking4all.com/forum/home-theatre/jellyfin-how-to-make-latest-movies-and-latest-tv-shows-show-latest-released-instead-of-latest-added/#post-4256</guid>
                    </item>
				                    <item>
                        <title>RE: Jellyfin - How to make &quot;Latest Movies&quot; and &quot;Latest TV Shows&quot; show latest released, instead of latest added</title>
                        <link>https://www.tweaking4all.com/forum/home-theatre/jellyfin-how-to-make-latest-movies-and-latest-tv-shows-show-latest-released-instead-of-latest-added/#post-4255</link>
                        <pubDate>Thu, 09 Jun 2022 23:24:24 +0000</pubDate>
                        <description><![CDATA[im sorry bro ill try but when i run the code says that change some rows but when i go to jellyfin always shows latest added now the release date
could you please check or edit the db please...]]></description>
                        <content:encoded><![CDATA[<p>im sorry bro ill try but when i run the code says that change some rows but when i go to jellyfin always shows latest added now the release date</p>
<p>could you please check or edit the db please 😉 </p>
<p>(link to file removed)</p>]]></content:encoded>
						                            <category domain="https://www.tweaking4all.com/forum/home-theatre/">Home Theatre</category>                        <dc:creator>Anonymous</dc:creator>
                        <guid isPermaLink="true">https://www.tweaking4all.com/forum/home-theatre/jellyfin-how-to-make-latest-movies-and-latest-tv-shows-show-latest-released-instead-of-latest-added/#post-4255</guid>
                    </item>
				                    <item>
                        <title>RE: Jellyfin - How to make &quot;Latest Movies&quot; and &quot;Latest TV Shows&quot; show latest released, instead of latest added</title>
                        <link>https://www.tweaking4all.com/forum/home-theatre/jellyfin-how-to-make-latest-movies-and-latest-tv-shows-show-latest-released-instead-of-latest-added/#post-4252</link>
                        <pubDate>Thu, 09 Jun 2022 09:40:47 +0000</pubDate>
                        <description><![CDATA[No problem:
Click the tab &quot;Execute SQL&quot;, paste the SQL statement, and &quot;Execute&quot; (play) button.

 
SQL: 
UPDATE TypedBaseItems SET DateCreated=PremiereDate;
 
p.s. do not forget to clo...]]></description>
                        <content:encoded><![CDATA[<p>No problem:</p>
<p>Click the tab "Execute SQL", paste the SQL statement, and "Execute" (play) button.</p>
327
<p> </p>
<p>SQL: </p>
<pre contenteditable="false">UPDATE TypedBaseItems SET DateCreated=PremiereDate;</pre>
<p> </p>
<p>p.s. do not forget to close JellyFin!! SQLite only allows one user at a time 😊 </p>
<p> </p>
<p>Hope this helps.</p>
<p> </p>]]></content:encoded>
						                            <category domain="https://www.tweaking4all.com/forum/home-theatre/">Home Theatre</category>                        <dc:creator>Hans</dc:creator>
                        <guid isPermaLink="true">https://www.tweaking4all.com/forum/home-theatre/jellyfin-how-to-make-latest-movies-and-latest-tv-shows-show-latest-released-instead-of-latest-added/#post-4252</guid>
                    </item>
				                    <item>
                        <title>RE: Jellyfin - How to make &quot;Latest Movies&quot; and &quot;Latest TV Shows&quot; show latest released, instead of latest added</title>
                        <link>https://www.tweaking4all.com/forum/home-theatre/jellyfin-how-to-make-latest-movies-and-latest-tv-shows-show-latest-released-instead-of-latest-added/#post-4251</link>
                        <pubDate>Wed, 08 Jun 2022 16:45:00 +0000</pubDate>
                        <description><![CDATA[@hans Bro im here but i dont know whats the next step, could you please help me]]></description>
                        <content:encoded><![CDATA[<p>@hans Bro im here but i dont know whats the next step, could you please help me </p>
326]]></content:encoded>
						                            <category domain="https://www.tweaking4all.com/forum/home-theatre/">Home Theatre</category>                        <dc:creator>Anonymous</dc:creator>
                        <guid isPermaLink="true">https://www.tweaking4all.com/forum/home-theatre/jellyfin-how-to-make-latest-movies-and-latest-tv-shows-show-latest-released-instead-of-latest-added/#post-4251</guid>
                    </item>
				                    <item>
                        <title>RE: Jellyfin - How to make &quot;Latest Movies&quot; and &quot;Latest TV Shows&quot; show latest released, instead of latest added</title>
                        <link>https://www.tweaking4all.com/forum/home-theatre/jellyfin-how-to-make-latest-movies-and-latest-tv-shows-show-latest-released-instead-of-latest-added/#post-4247</link>
                        <pubDate>Tue, 07 Jun 2022 09:58:28 +0000</pubDate>
                        <description><![CDATA[Depends on your JellyFin setup ... mine (QNAP) was located in the &quot;DB/data/&quot; directory found the install directory of JellyFin.The database file is called library.db.
Note that SQLite is a ...]]></description>
                        <content:encoded><![CDATA[<p>Depends on your JellyFin setup ... mine (QNAP) was located in the "<strong>DB/data/</strong>" directory found the install directory of JellyFin.<br />The database file is called <strong>library.db</strong>.</p>
<p>Note that SQLite is a single user database engine, so you'll need to stop JellyFin first, before you can access the data.<br />After that you can run a SQLite query through the command line or use a tool like <a href="https://valentina-db.com/en/studio-for-sqlite" target="_blank" rel="noopener">Valentina</a> (I do usually use this one - they have a free version) or <a href="https://sqlitebrowser.org/" target="_blank" rel="noopener">DBBrowser for SQlite</a> (also free) - all available for Windows, Linux and MacOS.</p>]]></content:encoded>
						                            <category domain="https://www.tweaking4all.com/forum/home-theatre/">Home Theatre</category>                        <dc:creator>Hans</dc:creator>
                        <guid isPermaLink="true">https://www.tweaking4all.com/forum/home-theatre/jellyfin-how-to-make-latest-movies-and-latest-tv-shows-show-latest-released-instead-of-latest-added/#post-4247</guid>
                    </item>
							        </channel>
        </rss>
		