<?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>Sun, 26 Jul 2026 07:10:14 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>UPDATE: Forum Icons updated</title>
                        <link>https://www.tweaking4all.com/forum/website-updates/update-forum-icons-updated/</link>
                        <pubDate>Sat, 25 Jul 2026 13:04:54 +0000</pubDate>
                        <description><![CDATA[Due to changes in WPForo and Font Awesome, I had to change/update icons.
Please report missing icons.]]></description>
                        <content:encoded><![CDATA[<p>Due to changes in WPForo and Font Awesome, I had to change/update icons.</p>
<p>Please report missing icons.</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-forum-icons-updated/</guid>
                    </item>
				                    <item>
                        <title>ConnectMeNow v4.0.25 killed all settings and other findings</title>
                        <link>https://www.tweaking4all.com/forum/connectmenow/connectmenow-v4-0-25-killed-all-settings-ans-other-findings/</link>
                        <pubDate>Mon, 20 Jul 2026 11:25:18 +0000</pubDate>
                        <description><![CDATA[Hello
First, I should mention that I&#039;m using macOS 27 Public Beta 1.
All my share definitions have disappeared. However, this didn&#039;t happen immediately after I installed the new version an...]]></description>
                        <content:encoded><![CDATA[<p>Hello</p>
<p>First, I should mention that I'm using macOS 27 Public Beta 1.</p>
<p>All my share definitions have disappeared. However, this didn't happen immediately after I installed the new version and restarted the app normally; it only happened after I rebooted my computer for other reasons. The app greeted me with a prompt to define new shares.</p>
<p>Now, a few GUI glitches:</p>
<ul>
<li>Dark Mode isn’t working.</li>
<li>The vertical “Details” text in the “Share Details” and “Advanced Options” sections is very bold again and obscures the actual labels.</li>
<li>Hiding passwords in the input field doesn’t work. They’re always visible.</li>
</ul>
<p>I hope this helps you a little. Thank you very much for developing the app. It’s a huge help.</p>
<p>Best regards,</p>
<p>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/connectmenow-v4-0-25-killed-all-settings-ans-other-findings/</guid>
                    </item>
				                    <item>
                        <title>Home Assistant - How to grey out cards when entity is not available</title>
                        <link>https://www.tweaking4all.com/forum/home-assistant/home-assistant-how-to-grey-out-cards-when-entity-is-not-available/</link>
                        <pubDate>Sat, 11 Jul 2026 16:32:13 +0000</pubDate>
                        <description><![CDATA[So I use Home Assistant to manage my 3D printer and when the printer is off, and its entities are &quot;unavailable&quot;, I&#039;d like controls to become greyed out.Vice versa, when the printer is on, an...]]></description>
                        <content:encoded><![CDATA[<p>So I use Home Assistant to manage my 3D printer and when the printer is off, and its entities are "unavailable", I'd like controls to become greyed out.<br />Vice versa, when the printer is on, and its are available, I'd like them to show as normal cards.</p>
<p>By default either the text "unavailable" will be shown and/or a small badge will be shown with an exclamation mark in it.<br />Not what I had in mind.</p>
<p>Took me a while to figure this out, but here is where <strong>Card Mod</strong> comes to the rescue by applying a CSS style when an entity is not available.</p>
<p>First make sure <a href="https://github.com/thomasloven/lovelace-card-mod" target="_blank" rel="noopener">Lovelace Card Mod</a> is installed! (free)</p>
<p>Next for each card apply this card mod:</p>
<pre contenteditable="false">type: entity
entity: sensor.example_sensor
card_mod:
  style:
    .: |
      ha-card {
        {% if is_state(config.entity, 'unavailable') %}
          filter: grayscale(100%) brightness(0.8);
          opacity: 0.6;
        {% endif %}
      }
</pre>
<p>If the entity state is "unavailable" the card will turn grey scale, darker, and a tiny bit transparent.</p>
<p>Example entity available:</p>
895
<p>Example entity not available:</p>
896
<p>&nbsp;</p>
<p>Hope this is helpful for others ... &#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/home-assistant/home-assistant-how-to-grey-out-cards-when-entity-is-not-available/</guid>
                    </item>
				                    <item>
                        <title>ConnectMeNow v4.0.25 not always auto-mouting share</title>
                        <link>https://www.tweaking4all.com/forum/connectmenow/connectmenow-v4-0-25-not-always-auto-mouting-share/</link>
                        <pubDate>Tue, 07 Jul 2026 17:40:40 +0000</pubDate>
                        <description><![CDATA[I have my share configured as Command Line and Auto Mount configured as Network Change -&gt; Only if Default Gateway MAC is.
It seems that when the Mac goes to sleep for a long time, it can...]]></description>
                        <content:encoded><![CDATA[<p>I have my share configured as Command Line and Auto Mount configured as Network Change -&gt; Only if Default Gateway MAC is.</p>
<p>It seems that when the Mac goes to sleep for a long time, it cancels (or times out) all connections, including my share's. Sometimes my share is mounted and available when waking up, but sometimes it is not. In the logs, I've noticed these messages:</p>
<pre contenteditable="false">09:06:40 │ POWER STATE CHANGE - Your Mac is waking up out of Sleep Mode after a 8 hours and 20 minutes nap.
09:06:40 │ - Checking if shares need to be remounted (were mounted before sleep, but not anymore)
09:06:40 │ - 0 shares were no longer mounted

09:06:40 │ -- STATUS UPDATE - THREAD CALLBACK ------------------------------------------------
│ 
09:06:40 │ Update type
│ - Initial read : -
│ - Timed Interval : -
│ - Get Network info : YES
│ - Forced Update : -
│ 
│ Status Interval : 10000 milliseconds
│ Interval Interrupts : 500 milliseconds
│ Failed mount after : 30000 milliseconds
│ 
│ Default gateway : 10.0.0.1 (MAC: )
│ 
09:06:40 │ - Mount Status Updated: Counted 1 active share(s)
09:06:40 │ - Matched 0 Network shares. (1 unknown)
09:06:40 │ 
│ -- STATUS UPDATE - COMPLETED ------------------------------------------------------</pre>
<p>In the second line, it says there were shares mounted before sleep, but they were not mounted anymore. Then on the third line it says "0 shares were no longer mounted", does that mean the app detected that all shares have been mounted?</p>
<p>Then it also says it counted 1 active share, what does "active" mean here? Is it the "on/off" switch on the app's UI? It says this even though my share is not mounted anymore. (The log I pasted above was after a long sleep and my share was not mounted after waking up in that instance)</p>
<p>I've noticed that even with command line mounts, Finder messes around. I've seen Finder trying to unmount the share, remount the share and complain that the share was not accessible. Finder being Finder..., this is probably Apple messing with the mount, not CMN's fault. Do you have any ideas of what is going on and how to keep the shares mounted?</p>
<p>Thank you so much for this incredible app!</p>]]></content:encoded>
						                            <category domain="https://www.tweaking4all.com/forum/"></category>                        <dc:creator>andregb</dc:creator>
                        <guid isPermaLink="true">https://www.tweaking4all.com/forum/connectmenow/connectmenow-v4-0-25-not-always-auto-mouting-share/</guid>
                    </item>
				                    <item>
                        <title>Program locking up when I click add files</title>
                        <link>https://www.tweaking4all.com/forum/renamemytvseries/program-locking-up-when-i-click-add-files/</link>
                        <pubDate>Mon, 06 Jul 2026 13:56:10 +0000</pubDate>
                        <description><![CDATA[I have two questions but first I would like to say thank you for these programs. This one has helped me so much setting up Plex over the years. The past couple of weeks I have been trying to...]]></description>
                        <content:encoded><![CDATA[<p>I have two questions but first I would like to say thank you for these programs. This one has helped me so much setting up Plex over the years. The past couple of weeks I have been trying to rename some series that I have to put into plex as usual. It finds the series like always but when I click to load the file names I want to change the program locks up (becomes unresponsive) and I have to close it via task manager. I am on win 11 64bit and have updated to the latest version of Rename my tv series. Can you please help. The second question is, in the next few months I am planning to get away from windows and move to Zorin 18.1 OS. I was wondering if you think this program will run on that OS and if you might have any suggestions. I have been a windows user only and will have to learn this OS so that is why I am saying a few months. I have another computer I am trying to learn Zorin on before I change my mail system over. Thank you for your time.</p>]]></content:encoded>
						                            <category domain="https://www.tweaking4all.com/forum/"></category>                        <dc:creator>Anonymous</dc:creator>
                        <guid isPermaLink="true">https://www.tweaking4all.com/forum/renamemytvseries/program-locking-up-when-i-click-add-files/</guid>
                    </item>
				                    <item>
                        <title>Feature Request: Highlight matching words on both sides</title>
                        <link>https://www.tweaking4all.com/forum/renamemytvseries/feature-request-highlight-matching-words-on-both-sides/</link>
                        <pubDate>Sat, 06 Jun 2026 12:45:27 +0000</pubDate>
                        <description><![CDATA[Hello, just want to first say this software is fantastic and I use it all the time.
&nbsp;
I&#039;m hoping you can implement a feature the looks at the Selected Episode side and Selected File s...]]></description>
                        <content:encoded><![CDATA[<p>Hello, just want to first say this software is fantastic and I use it all the time.</p>
<p>&nbsp;</p>
<p>I'm hoping you can implement a feature the looks at the Selected Episode side and Selected File side and highlights words that match on either side. I think this would make it much easier to quickly scan through to determine if the episodes on either side actually match each other.</p>]]></content:encoded>
						                            <category domain="https://www.tweaking4all.com/forum/"></category>                        <dc:creator>Anonymous</dc:creator>
                        <guid isPermaLink="true">https://www.tweaking4all.com/forum/renamemytvseries/feature-request-highlight-matching-words-on-both-sides/</guid>
                    </item>
				                    <item>
                        <title>ConnectMeNow - Issues with mount directories</title>
                        <link>https://www.tweaking4all.com/forum/connectmenow/connectmenow-issues-with-mount-directories/</link>
                        <pubDate>Mon, 01 Jun 2026 10:05:12 +0000</pubDate>
                        <description><![CDATA[This is originally from a post by Christian (link) but was moved to the forum due to the large log posts.
&nbsp;
Hello Hans,
for SMB shares it seems to work.
But I think there is an issu...]]></description>
                        <content:encoded><![CDATA[<p>This is originally from a post by Christian (<a href="https://www.tweaking4all.com/software/macosx-software/connectmenow-v4/#comment-638163" target="_blank" rel="noopener">link</a>) but was moved to the forum due to the large log posts.</p>
<p>&nbsp;</p>
<p>Hello Hans,</p>
<p>for SMB shares it seems to work.</p>
<p>But I think there is an issue with NFS shares:</p>
<p>I checked the options: Custom Path and “Do not create sub-directory for mounting” / Mount-Point: ~/mnt</p>
<p>When I mount the path I get the following output in the Log Window:</p>
<pre contenteditable="false">16:38:37 │ Mount requested for: "backup (dxp4800-plus)"<br />16:38:37 │ - Max Attempts  = 1<br />         │   Attempts Left = -1<br />         │   Last Attempt  = n/a<br />16:38:37 │ - Doing default short mount delay (1 second)<br />16:38:39 │ - Starting mount background task<br />16:38:39 │ - RETRY MOUNT TIMER: Started 1 minute timer for remount attempts<br />16:38:39 │ - Enabled timer for potential extra mount attempts<br />16:38:39 │ - Thread started<br />16:38:39 │ Mount status update:<br />         │ Mount/Open Networkshare feedback (Commandline): <br />         │ Mount attempt through Commandline:<br />         │ <br />         │ - Mount path: ~/mnt<br />         │ - Error - Unable to access or create mount path<br />16:38:39 │ Thread - Calling for forced status update (only shows results if something changed)<br />16:38:39 │ -- STATUS UPDATE - THREAD CALLBACK ------------------------------------------------<br />         │ <br />16:38:39 │ Update type<br />         │  - Initial read     : -<br />         │  - Timed Interval   : -<br />         │  - Get Network info : -<br />         │  - Forced Update    : YES<br />         │ <br />         │ Status Interval     : 10000 milliseconds<br />         │ Interval Interrupts : 500 milliseconds<br />         │ Failed mount after  : 30000 milliseconds<br />         │ <br />         │ Default gateway     : 192.168.3.249 (MAC: D8:B3:70:29:2A:6B)<br />         │ <br />16:38:39 │ - Mount Status Updated: Counted 7 active share(s)<br />16:38:39 │ - Active share: home-christian (dxp4800-plus)(Path: /Users/christian/mnt/home-christian (dxp4800-plus))<br />16:38:39 │ - Active share: Media-Common (dxp4800-plus)(Path: /Users/christian/mnt/Media-Common (dxp4800-plus))<br />16:38:39 │ - Active share: Media-Own (dxp4800-plus)(Path: /Users/christian/mnt/Media-Own (dxp4800-plus))<br />16:38:39 │ - Active share: paperless (dxp4800-plus)(Path: /Users/christian/mnt/paperless (dxp4800-plus))<br />16:38:39 │ - Active share: Storage (dxp4800-plus)(Path: /Users/christian/mnt/Storage (dxp4800-plus))<br />16:38:39 │ - Active share: Storage-NB (dxp4800-plus)(Path: /Users/christian/mnt/Storage-NB (dxp4800-plus))<br />16:38:39 │ - Active share: TEMP (dxp4800-plus)(Path: /Users/christian/mnt/TEMP (dxp4800-plus))<br />16:38:39 │ - Matched 7 Network shares. (matched all)<br />16:38:39 │ <br />         │ -- STATUS UPDATE - COMPLETED ------------------------------------------------------<br />16:38:39 │ - RETRY MOUNT TIMER: Stopping timer<br />16:38:39 │ - RETRY MOUNT TIMER: Quiting, nothing left to retry, and no Fallback servers left either<br />16:38:39 │ - Updating "Mount onAppear" list<br />16:38:39 │ - Updating "Mount onAppear" list<br />16:38:39 │ Updating Tray Menu</pre>
<pre contenteditable="false">If I unset the checkbox for "Do not create sub-directory for mounting", the output is as follows:<br />16:42:02 │ Mount requested for: "backup (dxp4800-plus)"<br />16:42:02 │ - Max Attempts  = 1<br />         │   Attempts Left = -1<br />         │   Last Attempt  = n/a<br />16:42:02 │ - Doing default short mount delay (1 second)<br />16:42:03 │ - Starting mount background task<br />16:42:03 │ - RETRY MOUNT TIMER: Started 1 minute timer for remount attempts<br />16:42:03 │ - Enabled timer for potential extra mount attempts<br />16:42:03 │ - Thread started<br />16:42:03 │ Mount status update:<br />         │ Mount/Open Networkshare feedback (Commandline): <br />         │ Mount attempt through Commandline:<br />         │ <br />         │ - Mount path: /Users/christian/mnt/mnt (dxp4800-plus)<br />         │ - CMD: mount_nfs -o nfc "dxp4800-plus:/mnt/nvme/backup" "/Users/christian/mnt/mnt (dxp4800-plus)"<br />         │ - Result: Mount request did not return an error (not a guarantee that it worked though!)<br />16:42:03 │ Thread - Calling for forced status update (only shows results if something changed)<br />16:42:03 │ System Mount Callback: "/Users/christian/mnt/mnt (dxp4800-plus)"<br />16:42:03 │ Thread - Calling for forced status update (only shows results if something changed)<br />16:42:03 │ -- STATUS UPDATE - THREAD CALLBACK ------------------------------------------------<br />         │ <br />16:42:03 │ Update type<br />         │  - Initial read     : -<br />         │  - Timed Interval   : -<br />         │  - Get Network info : -<br />         │  - Forced Update    : YES<br />         │ <br />         │ Status Interval     : 10000 milliseconds<br />         │ Interval Interrupts : 500 milliseconds<br />         │ Failed mount after  : 30000 milliseconds<br />         │ <br />         │ Default gateway     : 192.168.3.249 (MAC: D8:B3:70:29:2A:6B)<br />         │ <br />16:42:03 │ - Mount Status Updated: Counted 8 active share(s)<br />16:42:03 │ - Active share: home-christian (dxp4800-plus)(Path: /Users/christian/mnt/home-christian (dxp4800-plus))<br />16:42:03 │ - Active share: Media-Common (dxp4800-plus)(Path: /Users/christian/mnt/Media-Common (dxp4800-plus))<br />16:42:03 │ - Active share: Media-Own (dxp4800-plus)(Path: /Users/christian/mnt/Media-Own (dxp4800-plus))<br />16:42:03 │ - Active share: paperless (dxp4800-plus)(Path: /Users/christian/mnt/paperless (dxp4800-plus))<br />16:42:03 │ - Active share: Storage (dxp4800-plus)(Path: /Users/christian/mnt/Storage (dxp4800-plus))<br />16:42:03 │ - Active share: Storage-NB (dxp4800-plus)(Path: /Users/christian/mnt/Storage-NB (dxp4800-plus))<br />16:42:03 │ - Active share: TEMP (dxp4800-plus)(Path: /Users/christian/mnt/TEMP (dxp4800-plus))<br />16:42:03 │ - Active share: backup (dxp4800-plus)(Path: /Users/christian/mnt/mnt (dxp4800-plus))<br />16:42:03 │ - Matched 8 Network shares. (matched all)<br />16:42:03 │ Updating Controls to show selected Share Details<br />16:42:03 │ - New actived share(s): <br />         │   - backup (dxp4800-plus)(/Users/christian/mnt/mnt (dxp4800-plus))<br />16:42:03 │ <br />         │ -- STATUS UPDATE - COMPLETED ------------------------------------------------------<br />16:42:03 │ - RETRY MOUNT TIMER: Stopping timer<br />16:42:03 │ - RETRY MOUNT TIMER: Quiting, nothing left to retry, and no Fallback servers left either<br />16:42:03 │ - Updating "Mount onAppear" list<br />16:42:03 │ - Updating "Mount onAppear" list</pre>
<p>&nbsp;</p>
<p>Then it looks at it wis OK – but the Folder where the NFS Share is mounted is:</p>
<p>Mount path: /Users/christian/mnt/mnt (dxp4800-plus)</p>
<p>And I think this should be:</p>
<p>Mount path: /Users/christian/mnt/backup (dxp4800-plus)</p>
<p>In the Mac Finder it looks good – but the second NFS-Mount with the same setting produces this error:</p>
<pre contenteditable="false"><br />16:44:55 │ Mount requested for: "Media-Recordings (dxp4800-plus)"<br />16:44:55 │ - Max Attempts  = 1<br />         │   Attempts Left = -1<br />         │   Last Attempt  = n/a<br />16:44:55 │ - Doing default short mount delay (1 second)<br />16:44:56 │ - Starting mount background task<br />16:44:56 │ - RETRY MOUNT TIMER: Started 1 minute timer for remount attempts<br />16:44:56 │ - Enabled timer for potential extra mount attempts<br />16:44:56 │ - Thread started<br />16:44:56 │ Mount status update:<br />         │ Mount/Open Networkshare feedback (Commandline): <br />         │ Mount attempt through Commandline:<br />         │ <br />         │ - Mount path: /Users/christian/mnt/mnt (dxp4800-plus)<br />         │ - CMD: mount_nfs -o nfc "dxp4800-plus:/mnt/hdd/Media-Recordings" "/Users/christian/mnt/mnt (dxp4800-plus)"- Error - Possible error occured. Shell may have returned a fail code<br />         │ - Result: Mount request did not return an error (not a guarantee that it worked though!)<br />16:44:56 │ Thread - Calling for forced status update (only shows results if something changed)<br />16:44:57 │ -- STATUS UPDATE - THREAD CALLBACK ------------------------------------------------<br />         │ <br />16:44:57 │ Update type<br />         │  - Initial read     : -<br />         │  - Timed Interval   : -<br />         │  - Get Network info : -<br />         │  - Forced Update    : YES<br />         │ <br />         │ Status Interval     : 10000 milliseconds<br />         │ Interval Interrupts : 500 milliseconds<br />         │ Failed mount after  : 30000 milliseconds<br />         │ <br />         │ Default gateway     : 192.168.3.249 (MAC: D8:B3:70:29:2A:6B)<br />         │ <br />16:44:57 │ - Mount Status Updated: Counted 8 active share(s)<br />16:44:57 │ - Active share: home-christian (dxp4800-plus)(Path: /Users/christian/mnt/home-christian (dxp4800-plus))<br />16:44:57 │ - Active share: Media-Common (dxp4800-plus)(Path: /Users/christian/mnt/Media-Common (dxp4800-plus))<br />16:44:57 │ - Active share: Media-Own (dxp4800-plus)(Path: /Users/christian/mnt/Media-Own (dxp4800-plus))<br />16:44:57 │ - Active share: paperless (dxp4800-plus)(Path: /Users/christian/mnt/paperless (dxp4800-plus))<br />16:44:57 │ - Active share: Storage (dxp4800-plus)(Path: /Users/christian/mnt/Storage (dxp4800-plus))<br />16:44:57 │ - Active share: Storage-NB (dxp4800-plus)(Path: /Users/christian/mnt/Storage-NB (dxp4800-plus))<br />16:44:57 │ - Active share: TEMP (dxp4800-plus)(Path: /Users/christian/mnt/TEMP (dxp4800-plus))<br />16:44:57 │ - Active share: backup (dxp4800-plus)(Path: /Users/christian/mnt/mnt (dxp4800-plus))<br />16:44:57 │ - Matched 8 Network shares. (matched all)<br />16:44:57 │ <br />         │ -- STATUS UPDATE - COMPLETED ------------------------------------------------------<br />16:44:57 │ - RETRY MOUNT TIMER: Stopping timer<br />16:44:57 │ - RETRY MOUNT TIMER: Quiting, nothing left to retry, and no Fallback servers left either<br />16:44:57 │ - Updating "Mount onAppear" list<br />16:44:57 │ - Updating "Mount onAppear" list<br />16:44:57 │ Updating Tray Menu</pre>
<p>&nbsp;</p>
<p>Best regards,</p>
<p>Christian</p>]]></content:encoded>
						                            <category domain="https://www.tweaking4all.com/forum/"></category>                        <dc:creator>Hans</dc:creator>
                        <guid isPermaLink="true">https://www.tweaking4all.com/forum/connectmenow/connectmenow-issues-with-mount-directories/</guid>
                    </item>
				                    <item>
                        <title>Upgraded Rename My TV Series 2 from previous version but...</title>
                        <link>https://www.tweaking4all.com/forum/renamemytvseries/upgraded-rename-my-tv-series-2-from-previous-version-but/</link>
                        <pubDate>Fri, 29 May 2026 03:17:09 +0000</pubDate>
                        <description><![CDATA[I thought I could open both versions and copy my filename/path options over from the old version to the new...but the old version now throws an error and crashes when I try to open the Setti...]]></description>
                        <content:encoded><![CDATA[<p>I thought I could open both versions and copy my filename/path options over from the old version to the new...but the old version now throws an error and crashes when I try to open the Settings.  Anyway to retrieve those old settings?</p>]]></content:encoded>
						                            <category domain="https://www.tweaking4all.com/forum/"></category>                        <dc:creator>Anonymous</dc:creator>
                        <guid isPermaLink="true">https://www.tweaking4all.com/forum/renamemytvseries/upgraded-rename-my-tv-series-2-from-previous-version-but/</guid>
                    </item>
				                    <item>
                        <title>&quot;Reveal in Finder&quot; question</title>
                        <link>https://www.tweaking4all.com/forum/connectmenow/reveal-in-finder-question/</link>
                        <pubDate>Fri, 29 May 2026 02:28:50 +0000</pubDate>
                        <description><![CDATA[Complete newb to ConnectMeNow (and SMB in general) with &quot;Reveal in Finder&quot; question
I was able to get one NAS mounted (I have two), but it doesn&#039;t show in Finder.  I have to go to the menub...]]></description>
                        <content:encoded><![CDATA[<p>Complete newb to ConnectMeNow (and SMB in general) with "Reveal in Finder" question</p>
<p>I was able to get one NAS mounted (I have two), but it doesn't show in Finder.  I have to go to the menubar to "reveal in Finder" but it shows up grayed out with the internal directories/folders visible.  However, once I close that window it's hidden again.  Is there a way to mount it and have it stay visible in Finder?</p>
<p>Thanks</p>
<p>edit to add:  If I navigate through Finder (my old way of mounting it) it seems to mount, but I have no idea how that relates to the mounted drive via ConnectMeNow.  Almost seems as though it's mounted twice.  When I mount through Finder, it shows up in the sidebar.  When I mount via ConnectMeNow and "Reveal in Finder" it doesn't.  I'm really confused.</p>
<p>edit to add2:  The NAS in question has a volume name that is the same as the NAS, and the Volume has directories under it.  In retrospect this may have created some confusion on my part (wasn't NAS proficient when I set it up...still not really).  When I "reveal in finder" it skips the Volume level and goes right to the directories (doesn't really bother me). </p>
<p>edit to add3: When I go to "Network" under the computer name I see one NAS connected (not the one I'm  setting up in ConnectMeNow) and one drive that appears to me unmounted (the one I AM setting up).  Yet ConnectMeNow is showing it mounted. I'm really confusedx2.</p>
<p>edit to add4: Read the main ConnectMeNow page and it described going to "/Volumes/" to see all connected drives, but I don't see the ConnectMeNow-mounted drive there. I'm really confusedx3.</p>]]></content:encoded>
						                            <category domain="https://www.tweaking4all.com/forum/"></category>                        <dc:creator>Anonymous</dc:creator>
                        <guid isPermaLink="true">https://www.tweaking4all.com/forum/connectmenow/reveal-in-finder-question/</guid>
                    </item>
				                    <item>
                        <title>Interesting Problem with TV Rename</title>
                        <link>https://www.tweaking4all.com/forum/windows-software/interesting-problem-with-tv-rename/</link>
                        <pubDate>Mon, 25 May 2026 14:55:59 +0000</pubDate>
                        <description><![CDATA[Hello,
&nbsp;
    Running 2.3.15 on Windows 11.  This particular bug has been around for a few versions though.  There is a series on paramount called Matlock started in 2024.   There is a...]]></description>
                        <content:encoded><![CDATA[<p>Hello,</p>
<p>&nbsp;</p>
<p>    Running 2.3.15 on Windows 11.  This particular bug has been around for a few versions though.  There is a series on paramount called Matlock started in 2024.   There is also the original Matlock series from 1986.  When I try to rename the new Matlock I type in Matlock in the search bar, select Matlock (2024) TVDB, and it populates the episode list correctly, I then load the directory with the files to rename, and the auto select picks the episodes from the original Matlock from 1986 even though that is not in the episode list.  So I then delete the auto picks and manually select the episodes and the rename is fine.  This happens on all three sources, TVDB, TVMAZE and TMDB.  This is the only time I have seen this issue so it is a very low priority bug but interesting.  I would attach a snapshot, but the forum says no more attachments are allowed today.</p>
<p>Thanks,</p>
<p>Greg</p>]]></content:encoded>
						                            <category domain="https://www.tweaking4all.com/forum/"></category>                        <dc:creator>Anonymous</dc:creator>
                        <guid isPermaLink="true">https://www.tweaking4all.com/forum/windows-software/interesting-problem-with-tv-rename/</guid>
                    </item>
							        </channel>
        </rss>
		