<?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>
									Forum - Recent Topics				            </title>
            <link>https://www.tweaking4all.com/forum/</link>
            <description>Tweaking4All.com Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Thu, 10 Sep 2026 22:58:36 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>Hello from Portland, Oregon - RMTV as a container</title>
                        <link>https://www.tweaking4all.com/forum/renamemytvseries/hello-from-portland-oregon-rmtv-as-a-container/</link>
                        <pubDate>Tue, 08 Sep 2026 16:31:17 +0000</pubDate>
                        <description><![CDATA[It&#039;s been a long long while since I&#039;ve been in hope all is well with you.
&nbsp;
I was wonder if you ever considered port RMTV to a container for Podman / Docker? I just had Autobrr, Flare...]]></description>
                        <content:encoded><![CDATA[<p>It's been a long long while since I've been in hope all is well with you.</p>
<p>&nbsp;</p>
<p>I was wonder if you ever considered port RMTV to a container for Podman / Docker? I just had Autobrr, Flaresolverr, Jackett, </p>
<p>TheLounge, Prowlarr, Radarr, and Sonarr put in Podman running from a secondary drive  as containers so if I reinstall my OS</p>
<p>I can be back up with my arr stack very quickly. It would be nice to add RMTV to that stack even though I currently back up</p>
<p>RMTV's program folder.</p>]]></content:encoded>
						                            <category domain="https://www.tweaking4all.com/forum/"></category>                        <dc:creator>CCCP64</dc:creator>
                        <guid isPermaLink="true">https://www.tweaking4all.com/forum/renamemytvseries/hello-from-portland-oregon-rmtv-as-a-container/</guid>
                    </item>
				                    <item>
                        <title>WinGet version now out of date.</title>
                        <link>https://www.tweaking4all.com/forum/renamemytvseries/winget-version-now-out-of-date/</link>
                        <pubDate>Mon, 07 Sep 2026 06:46:28 +0000</pubDate>
                        <description><![CDATA[Rename My TV Series&#039; entry in the WinGet package manager hasn&#039;t been updated and is stuck at v 2.0.10.
For those of us that like to keep our software updated this way, would it be possible ...]]></description>
                        <content:encoded><![CDATA[<p>Rename My TV Series' entry in the WinGet package manager hasn't been updated and is stuck at v 2.0.10.</p>
<p>For those of us that like to keep our software updated this way, would it be possible to get WinGet updated to the latest version please?</p>]]></content:encoded>
						                            <category domain="https://www.tweaking4all.com/forum/"></category>                        <dc:creator>agent_x20</dc:creator>
                        <guid isPermaLink="true">https://www.tweaking4all.com/forum/renamemytvseries/winget-version-now-out-of-date/</guid>
                    </item>
				                    <item>
                        <title>Linux hardware - Determine SSD health</title>
                        <link>https://www.tweaking4all.com/forum/linux-software/linux-hardware-determine-ssd-health/</link>
                        <pubDate>Thu, 27 Aug 2026 10:02:47 +0000</pubDate>
                        <description><![CDATA[Linux for the win again, to determine the health status of your SSD.
First you may need to install smartctl (it seems default installed on a Proxmox server):
sudo apt install smartmontools...]]></description>
                        <content:encoded><![CDATA[<p>Linux for the win again, to determine the health status of your SSD.</p>
<p>First you may need to install <strong>smartctl</strong> (it seems default installed on a Proxmox server):</p>
<pre contenteditable="false">sudo apt install smartmontools</pre>
<p>&nbsp;</p>
<p>Next we need to determine the device of our SSD.<br />I used this command for that:</p>
<pre contenteditable="false">lsblk -o NAME,SIZE,MODEL,TRAN</pre>
<p>The output lists something like this:</p>
<pre contenteditable="false">NAME                           SIZE MODEL               TRAN
nvme0n1                      953.9G Lexar SSD NM790 1TB nvme
├─nvme0n1p1                   1007K                     nvme
├─nvme0n1p2                      1G                     nvme
└─nvme0n1p3                  952.9G                     nvme
  ├─pve-swap                     8G                     
  ├─pve-root                   200G                     
  ├─pve-data_tmeta             6.5G                     
  │ └─pve-data-tpool           637G                     
  │   ├─pve-data               637G                     
  │   ├─pve-vm--301--disk--0     4G               
...</pre>
<p>Here "nvme0n1" is the device I was looking for. In command line we address it by adding "/dev/" in front of it:</p>
<pre contenteditable="false">/dev/nvme0n1</pre>
<p>To check the health of this device run this (may need "sudo" depending how you're logged in, with proxmox I didn't need "sudo"):</p>
<pre contenteditable="false">smartctl -H /dev/nvme0n1</pre>
<p>A simple output tells you if your SSD is still healthy:</p>
<pre contenteditable="false">smartctl 7.5 2025-04-30 r5714  (local build)
Copyright (C) 2002-25, Bruce Allen, Christian Franke, www.smartmontools.org

=== START OF SMART DATA SECTION ===
SMART overall-health self-assessment test result: PASSED</pre>
<p>To see much more detail, you can try this:</p>
<pre contenteditable="false">smartctl -a /dev/nvme0n1</pre>
<p>Which produces an output like this:</p>
<pre contenteditable="false">smartctl 7.5 2025-04-30 r5714  (local build)
Copyright (C) 2002-25, Bruce Allen, Christian Franke, www.smartmontools.org

=== START OF INFORMATION SECTION ===
Model Number:                       Lexar SSD NM790 1TB
Serial Number:                      PCJ422W192437P220J
Firmware Version:                   18950
PCI Vendor/Subsystem ID:            0x1d97
IEEE OUI Identifier:                0xcaf25b
Total NVM Capacity:                 1,024,209,543,168 
Unallocated NVM Capacity:           0
Controller ID:                      0
NVMe Version:                       2.0
Number of Namespaces:               1
Namespace 1 Size/Capacity:          1,024,209,543,168 
Namespace 1 Formatted LBA Size:     512
Namespace 1 IEEE EUI-64:            caf25b 04100018f5
Local Time is:                      Thu Aug 27 11:53:54 2026 CEST
Firmware Updates (0x14):            2 Slots, no Reset required
Optional Admin Commands (0x0017):   Security Format Frmw_DL Self_Test
Optional NVM Commands (0x005f):     Comp Wr_Unc DS_Mngmt Wr_Zero Sav/Sel_Feat Timestmp
Log Page Attributes (0x0e):         Cmd_Eff_Lg Ext_Get_Lg Telmtry_Lg
Maximum Data Transfer Size:         128 Pages
Warning  Comp. Temp. Threshold:     90 Celsius
Critical Comp. Temp. Threshold:     95 Celsius

Supported Power States
St Op     Max   Active     Idle   RL RT WL WT  Ent_Lat  Ex_Lat
 0 +     6.50W       -        -    0  0  0  0        0       0
 1 +     5.80W       -        -    1  1  1  1        0       0
 2 +     3.60W       -        -    2  2  2  2        0       0
 3 -   0.0500W       -        -    3  3  3  3     5000   10000
 4 -   0.0025W       -        -    4  4  4  4     8000   45000

Supported LBA Sizes (NSID 0x1)
Id Fmt  Data  Metadt  Rel_Perf
 0 +     512       0         0

=== START OF SMART DATA SECTION ===
SMART overall-health self-assessment test result: PASSED

SMART/Health Information (NVMe Log 0x02, NSID 0xffffffff)
Critical Warning:                   0x00
Temperature:                        34 Celsius
Available Spare:                    100%
Available Spare Threshold:          10%
Percentage Used:                    26%
Data Units Read:                    399,470,682 
Data Units Written:                 403,153,384 
Host Read Commands:                 6,512,044,074
Host Write Commands:                4,508,806,521
Controller Busy Time:               16,167
Power Cycles:                       21
Power On Hours:                     16,419
Unsafe Shutdowns:                   13
Media and Data Integrity Errors:    0
Error Information Log Entries:      0
Warning  Comp. Temperature Time:    5796
Critical Comp. Temperature Time:    1082
Temperature Sensor 1:               34 Celsius
Temperature Sensor 2:               48 Celsius
Thermal Temp. 1 Total Time:         2

Error Information (NVMe Log 0x01, 16 of 64 entries)
No Errors Logged

Self-test Log (NVMe Log 0x06, NSID 0xffffffff)
Self-test status: No self-test in progress
No Self-tests Logged</pre>
<p>Looks healthy to me (No Errors Logged, available spare 100%), not too thrilled about the "unsafe shutdowns" but that is my own doing &#x1f609; </p>]]></content:encoded>
						                            <category domain="https://www.tweaking4all.com/forum/"></category>                        <dc:creator>Hans</dc:creator>
                        <guid isPermaLink="true">https://www.tweaking4all.com/forum/linux-software/linux-hardware-determine-ssd-health/</guid>
                    </item>
				                    <item>
                        <title>Linux hardware - How to determine what kind of SSD (M2 kind) your computer has</title>
                        <link>https://www.tweaking4all.com/forum/linux-software/linux-hardware-how-to-determine-what-kind-of-ssd-m2-kind-your-computer-has/</link>
                        <pubDate>Thu, 27 Aug 2026 09:11:12 +0000</pubDate>
                        <description><![CDATA[I always wonder what kind of SSD my computer has, especially when I haven&#039;t tinkered with the hardware for a while. Was it a NVME or SATA? What brand and model?
Linus has a simple command l...]]></description>
                        <content:encoded><![CDATA[<p>I always wonder what kind of SSD my computer has, especially when I haven't tinkered with the hardware for a while. Was it a NVME or SATA? What brand and model?</p>
<p>Linus has a simple command line that shows this:</p>
<pre contenteditable="false">lsblk -o NAME,SIZE,MODEL,TRAN</pre>
<p>This will spit out a nice overview, something like this:</p>
<pre contenteditable="false">NAME                           SIZE MODEL               TRAN
nvme0n1                      953.9G Lexar SSD NM790 1TB nvme
├─nvme0n1p1                   1007K                     nvme
├─nvme0n1p2                      1G                     nvme
└─nvme0n1p3                  952.9G                     nvme
  ├─pve-swap                     8G                     
  ├─pve-root                   200G                     
  ├─pve-data_tmeta             6.5G                     
  │ └─pve-data-tpool           637G                     
  │   ├─pve-data               637G                     
  │   ├─pve-vm--301--disk--0     4G   
...      
  │   └─pve-vm--308--disk--0    16G                     
  └─pve-data_tdata             637G                     
    └─pve-data-tpool           637G                     
      ├─pve-data               637G                     
      ├─pve-vm--301--disk--0     4G    
...         
      └─pve-vm--308--disk--0    16G            </pre>
<p>(removed some lines)</p>
<p>MODEL and TRAN give you brand, model and size, where as TRAN gives you the type.<br />In this example a 1Tb NVME SSD. &#x1f60a; </p>
<p>If the TRAN column lists "sata" then it would have been a SATA SSD.</p>
<p>Hope this is helpful to someone.</p>]]></content:encoded>
						                            <category domain="https://www.tweaking4all.com/forum/"></category>                        <dc:creator>Hans</dc:creator>
                        <guid isPermaLink="true">https://www.tweaking4all.com/forum/linux-software/linux-hardware-how-to-determine-what-kind-of-ssd-m2-kind-your-computer-has/</guid>
                    </item>
				                    <item>
                        <title>YouTube - How to download an entire playlist of videos or MP3&#039;s</title>
                        <link>https://www.tweaking4all.com/forum/video/youtube-how-to-download-an-entire-playlist-of-videos-or-mp3s/</link>
                        <pubDate>Sat, 22 Aug 2026 17:06:18 +0000</pubDate>
                        <description><![CDATA[Trying to download a YouTube playlist with educational videos for when I am traveling, made me bump into this awesome way to locally (!) download a YouTube Playlist.
For this we use the wel...]]></description>
                        <content:encoded><![CDATA[<p>Trying to download a YouTube playlist with educational videos for when I am traveling, made me bump into this awesome way to locally (!) download a YouTube Playlist.</p>
<p>For this we use the well known tool <a href="https://github.com/yt-dlp/yt-dlp" target="_blank" rel="noopener">yt-dlp</a> which can be found for free on Github.<br />Available for macOS, Windows and Linux for free!</p>
<p>This command which worked great on my Mac (ARM), to pull a playlist (up to 1080p):</p>
<pre contenteditable="false">yt-dlp_macos --merge-output-format mp4 -o "%(playlist_index)s - %(title)s.%(ext)s" "youtube-link-to-playlist"
</pre>
<p>The "youtube-link-to-playlist" is the link in the address bar of your browser when you're looking at a linklist.<br />Something like "<span class="s1"><strong>https://www.youtube.com/playlist?list=PLrxYxzKOtC_-C8rHalpgngoe9e2-x48ZC</strong>".</span></p>
<p>All videos will be downloaded now, in the best resolution up to 1080p, and each video file will be saved based on their title.</p>
<p>&nbsp;</p>
<p><em>Tip</em>: if you want to download music as MP3's then try this:</p>
<pre contenteditable="false">yt-dlp -x --audio-format mp3 --audio-quality 0 -o "%(playlist_index)s - %(title)s.%(ext)s" "youtube-link-to-playlist"
</pre>
<p>&nbsp;</p>]]></content:encoded>
						                            <category domain="https://www.tweaking4all.com/forum/"></category>                        <dc:creator>Hans</dc:creator>
                        <guid isPermaLink="true">https://www.tweaking4all.com/forum/video/youtube-how-to-download-an-entire-playlist-of-videos-or-mp3s/</guid>
                    </item>
				                    <item>
                        <title>Beta 4.0.27 with multiple accounts on same smb server</title>
                        <link>https://www.tweaking4all.com/forum/connectmenow/beta-4-0-27-with-multiple-accounts-on-same-smb-server/</link>
                        <pubDate>Fri, 21 Aug 2026 10:26:51 +0000</pubDate>
                        <description><![CDATA[HelloIn the last stable version, there were no problems connecting to different shares with different accounts at the same SMB Server.Now connecting to a share with another user then my norm...]]></description>
                        <content:encoded><![CDATA[<p>Hello<br /><br />In the last stable version, there were no problems connecting to different shares with different accounts at the same SMB Server.<br /><br />Now connecting to a share with another user then my normal on brings up the normal OS password requester. Typing in my different User/password is then working but the share is not routed with the special user but with my normal one.<br />Unmounting this wrong mount with the terminal brings up CoMeNow trying a reconnect. But the result is exactly the same.<br /><br />The browse button at the "Server Address/Path:" input is not working until I input my "normal" user credentials.<br />I have tested the credentials of the "special" user in terminal with smbclient. Everything is fine.<br /><br />Hope this helps you to bake this helpful tool even better :-)<br /><br />Greetings<br />Marcus</p>]]></content:encoded>
						                            <category domain="https://www.tweaking4all.com/forum/"></category>                        <dc:creator>marjue</dc:creator>
                        <guid isPermaLink="true">https://www.tweaking4all.com/forum/connectmenow/beta-4-0-27-with-multiple-accounts-on-same-smb-server/</guid>
                    </item>
				                    <item>
                        <title>Linux - Directory listing with full date and time, or how to show Full Timestamps with the ls Command</title>
                        <link>https://www.tweaking4all.com/forum/linux-software/linux-directory-listing-with-full-date-and-time-or-how-to-show-full-timestamps-with-the-ls-command/</link>
                        <pubDate>Mon, 10 Aug 2026 08:30:07 +0000</pubDate>
                        <description><![CDATA[Usually the Linux &quot;ls -l&quot; command only shows the date, which is often just fine but when running through large lists where the timestamp matters, its rather useless.
Eg:
$ ls -l

drwxr-x...]]></description>
                        <content:encoded><![CDATA[<p>Usually the Linux "ls -l" command only shows the date, which is often just fine but when running through large lists where the timestamp matters, its rather useless.</p>
<p>Eg:</p>
<pre contenteditable="false">$ ls -l

drwxr-xr-x 2 root root 16384 Aug  4 09:00 0
drwxr-xr-x 2 root root 20480 Aug  5 09:00 1
drwxr-xr-x 2 root root 20480 Aug  8 09:00 2
drwxr-xr-x 2 root root 16384 Aug 10 05:08 3
drwxr-xr-x 2 root root 12288 Aug 10 10:03 4
drwxr-xr-x 2 root root 16384 Aug  1 09:00 5</pre>
<p>&nbsp;</p>
<p><strong>Timestamp with seconds: YYYY-MM-DD HH:MM:SS</strong></p>
<p>To see the timestamp including seconds one needs to enter this command:</p>
<pre contenteditable="false">ls -l --time-style=+'%Y-%m-%d %H:%M:%S'</pre>
<p>Not something I'd care for typing, but good if you need it only once in a blue moon, but results in just what we want:</p>
<pre contenteditable="false">$ ls -l --time-style=+'%Y-%m-%d %H:%M:%S'

total 332
drwxr-xr-x 2 root root 16384 2026-08-04 09:00:00 0
drwxr-xr-x 2 root root 20480 2026-08-05 09:00:17 1
drwxr-xr-x 2 root root 20480 2026-08-08 09:00:34 2
drwxr-xr-x 2 root root 16384 2026-08-10 05:08:03 3
drwxr-xr-x 2 root root 12288 2026-08-10 10:03:32 4
drwxr-xr-x 2 root root 16384 2026-08-01 09:00:05 5</pre>
<p>To make this permanent, one can set the TIME_STYLE environment variable like so:</p>
<pre contenteditable="false">export TIME_STYLE=+'%Y-%m-%d %H:%M:%S'</pre>
<p>From now on, "ls -l" will result in the full timestamp even with seconds (HH:MM:SS).</p>
<p>&nbsp;</p>
<p><strong>Timestamp without seconds: YYYY-MM-DD HH:MM</strong></p>
<p>To see the timestamp including seconds one needs to enter this command:</p>
<pre contenteditable="false">ls -l --time-style=+'%Y-%m-%d %H:%M'</pre>
<p>or:</p>
<pre contenteditable="false">ls -l --time-style=long-iso</pre>
<p>If you do not care for the seconds, then you can try this, which results YYYY-MM-DD HH:MM (without the seconds):</p>
<pre contenteditable="false">export TIME_STYLE=long-iso</pre>
<p>Which would result into something like this:</p>
<pre contenteditable="false"># ls -l

total 332
drwxr-xr-x 2 root root 16384 2026-08-04 09:00 0
drwxr-xr-x 2 root root 20480 2026-08-05 09:00 1
drwxr-xr-x 2 root root 20480 2026-08-08 09:00 2
drwxr-xr-x 2 root root 16384 2026-08-10 05:08 3
drwxr-xr-x 2 root root 12288 2026-08-10 10:03 4
drwxr-xr-x 2 root root 16384 2026-08-01 09:00 5</pre>
<p>&nbsp;</p>
<p>Note this is not so very relevant for macOS users, as Terminal/ls already shows the timestamp.<br />Hope this is useful to someone &#x1f60a; </p>]]></content:encoded>
						                            <category domain="https://www.tweaking4all.com/forum/"></category>                        <dc:creator>Hans</dc:creator>
                        <guid isPermaLink="true">https://www.tweaking4all.com/forum/linux-software/linux-directory-listing-with-full-date-and-time-or-how-to-show-full-timestamps-with-the-ls-command/</guid>
                    </item>
				                    <item>
                        <title>Jinja2 - How to comment lines</title>
                        <link>https://www.tweaking4all.com/forum/home-assistant/jinja2-how-to-comment-lines/</link>
                        <pubDate>Fri, 07 Aug 2026 07:33:06 +0000</pubDate>
                        <description><![CDATA[Playing in the templates editor (Settings -&gt; Tools/Developer -&gt; Templates) I usually add comments so I know what the code is doing.
In Jinja2 this is quite easy:
# This is a comment...]]></description>
                        <content:encoded><![CDATA[<p>Playing in the templates editor (Settings -&gt; Tools/Developer -&gt; Templates) I usually add comments so I know what the code is doing.</p>
<p>In Jinja2 this is quite easy:</p>
<pre contenteditable="false"># This is a comment</pre>
<p>This approach however works for only one line.</p>
<p>Sometimes I want to comment out quite a few lines - especially when I want to comment out a piece of code.<br />To comment multiple lines we need to use this:</p>
<pre contenteditable="false">{# start line comment

....

#}</pre>]]></content:encoded>
						                            <category domain="https://www.tweaking4all.com/forum/"></category>                        <dc:creator>Hans</dc:creator>
                        <guid isPermaLink="true">https://www.tweaking4all.com/forum/home-assistant/jinja2-how-to-comment-lines/</guid>
                    </item>
				                    <item>
                        <title>Home Assistant - How to generate a list of all entity IDs, grouped by area and device</title>
                        <link>https://www.tweaking4all.com/forum/home-assistant/home-assistant-how-to-generate-a-list-of-all-entity-ids-grouped-by-area-and-device/</link>
                        <pubDate>Fri, 07 Aug 2026 07:29:41 +0000</pubDate>
                        <description><![CDATA[I needed a list of all entity IDs of home assistant, grouped by area and device, and sorted by domain to get something like this (just a part of the output):
  Area: Master Bedroom
    
 ...]]></description>
                        <content:encoded><![CDATA[<p>I needed a list of all entity IDs of home assistant, grouped by area and device, and sorted by domain to get something like this (just a part of the output):</p>
<pre contenteditable="false">  Area: Master Bedroom
    
    - Device: Google Mini Bedroom
        * media_player.bedroom_speaker
    
    - Device: Hue Light Bedroom Left
        * light.hue_light_bedroom_left
        * number.hue_light_bedroom_left_effect_speed
        * select.hue_light_bedroom_left_power_on_behavior
        * text.hue_light_bedroom_left_effect_color
        * update.hue_light_bedroom_left
    
    - Device: Hue Light Bedroom Right
        * light.hue_light_bedroom_right
        * number.hue_light_bedroom_right_effect_speed
        * select.hue_light_bedroom_right_power_on_behavior
        * text.hue_light_bedroom_right_effect_color
        * update.hue_light_bedroom_right

...</pre>
<p>&nbsp;</p>
<p>The easiest way is by using Jinja2 code in a template: <br />Go to "Settings" -&gt; "Tools" (used to be "Developer") -&gt; templates and paste this code in the editor:</p>
<pre contenteditable="false">{# Get devices by area #}

{%- set assigned_entities = namespace(ids=[]) %}
{%- for area in areas() | sort -%}
  {%- set area_name_val = area_name(area) %}
  
  Area: {{ area_name_val }}
  {%- for dev_id in area_devices(area) | sort(attribute='name') %}
    {%- set dev_name = device_name(dev_id) %}
    
    - Device: {{ dev_name }}
      {%- set entities = device_entities(dev_id) | sort %}
      {%- for ent in entities | sort(attribute='domain') %}
        * {{ ent }}
        {%- set assigned_entities.ids = assigned_entities.ids +  %}
      {%- endfor %}
  {%- endfor %}
{%- endfor -%}

{# Get devices/entities not assigned to an area #}

          Area: Unassigned / Floating Entities
{%- set all_entities = states | map(attribute='entity_id') | list %}
{%- set unassigned = all_entities | reject('in', assigned_entities.ids) | sort %}
{%- for ent in unassigned | sort(attribute='domain') %}
  * {{ ent }}
{%- endfor %}</pre>
<p>This produces a very clean list of all your entities.</p>]]></content:encoded>
						                            <category domain="https://www.tweaking4all.com/forum/"></category>                        <dc:creator>Hans</dc:creator>
                        <guid isPermaLink="true">https://www.tweaking4all.com/forum/home-assistant/home-assistant-how-to-generate-a-list-of-all-entity-ids-grouped-by-area-and-device/</guid>
                    </item>
				                    <item>
                        <title>UPDATE: Major update done - please report issues</title>
                        <link>https://www.tweaking4all.com/forum/website-updates/update-major-update-done-please-report-issues/</link>
                        <pubDate>Sat, 01 Aug 2026 10:34:32 +0000</pubDate>
                        <description><![CDATA[I&#039;ve just done a major update for the website which should speed up website loading significantly.
If you run into issues, please report!]]></description>
                        <content:encoded><![CDATA[<p>I've just done a major update for the website which should speed up website loading significantly.</p>
<p>If you run into issues, please report!</p>]]></content:encoded>
						                            <category domain="https://www.tweaking4all.com/forum/"></category>                        <dc:creator>Hans</dc:creator>
                        <guid isPermaLink="true">https://www.tweaking4all.com/forum/website-updates/update-major-update-done-please-report-issues/</guid>
                    </item>
							        </channel>
        </rss>
		