<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>Ideas for TV Rename</title>
  <subtitle>Ideas for TV Rename as submitted to our Feature Upvote board. Ideas are ordered by 'new' and the 50 top matches are included.</subtitle>
  <link href="https://tvrename.featureupvote.com"/>
  <id>pr_4vxmcueihlfyp7f</id>
  <updated>2023-04-04T10:18:30Z</updated>
  <entry>
    <title>Rename Files</title>
    <link href="https://tvrename.featureupvote.com/suggestions/665952/rename-files"/>
    <id>sug_ssaxltogqm0zk0l</id>
    <published>2025-09-14T22:30:02Z</published>
    <updated>2025-09-14T22:30:01Z</updated>
    <content type="text/plain">Add a Folder with Files. Identify the series (tv show). Collect the number from file and rename to a template format. If not find the number than can say the regex for the folder.&#13;
&#13;
Expample:&#13;
&#13;
Regex: (.*)(\d*)\.(a-z)*)&#13;
Input: X\X-TV.Serie.-.Ep08.mkv&#13;
Output: X\X-Tv Serie - S01E08 - GEMINI.mkv</content>
  </entry>
  <entry>
    <title>Change file naming template according to movie language or you want.</title>
    <link href="https://tvrename.featureupvote.com/suggestions/621969/change-file-naming-template-according-to-movie-language-or-you-want"/>
    <id>sug_sjqpbdqxrnzim7r</id>
    <published>2025-03-17T18:54:55Z</published>
    <updated>2025-03-17T18:54:55Z</updated>
    <content type="text/plain">Like. &#13;
{ShowName:O}/{ShowName:EN} - S{Season:2}E{Episode}[-E{Episode2}] - {EpisodeName:O}/ {EpisodeName:EN}&#13;
(O: Original, EN:English)</content>
  </entry>
  <entry>
    <title>Undo</title>
    <link href="https://tvrename.featureupvote.com/suggestions/598284/undo"/>
    <id>sug_fvqp5tdg1tbjdwj</id>
    <published>2024-12-07T11:07:31Z</published>
    <updated>2024-12-07T11:07:31Z</updated>
    <content type="text/plain">Needs to be a simple way to undo operations.</content>
  </entry>
  <entry>
    <title>Bulk Add: Enable more folder structure detections (e.g. "1. Season")</title>
    <link href="https://tvrename.featureupvote.com/suggestions/589140/bulk-add-enable-more-folder-structure-detections-eg-1-season"/>
    <id>sug_oxvi23xqcll4wem</id>
    <published>2024-10-21T11:29:11Z</published>
    <updated>2024-10-21T11:29:11Z</updated>
    <content type="text/plain">With the option of "season search terms" under "scan settings" we can add additional (foreign) words it checks for the detection if the series folder structure is "flat" or "folder per season".&#13;
But it still only applies if the season number is at the end.&#13;
&#13;
Suggestion: Please add the option or ability for it to check/ignore if the season number is in another place than last.&#13;
&#13;
Currently it can only detect "folder per season" if the structure is:&#13;
Season XX&#13;
or any other word followed by numbers&#13;
&#13;
Suggestion for it to also detect:&#13;
1. Season</content>
  </entry>
  <entry>
    <title>Please allow us to minimize the application to the system tray.</title>
    <link href="https://tvrename.featureupvote.com/suggestions/584379/please-allow-us-to-minimize-the-application-to-the-system-tray"/>
    <id>sug_zngrhl4e7dox9qf</id>
    <published>2024-09-29T01:31:26Z</published>
    <updated>2024-09-29T01:31:26Z</updated>
    <content type="text/plain">There is an option to add a system tray icon that appears to be mostly useless. You can click on it to get a list of air dates, but I would much rather get the application window off my screen if I'm not using it.</content>
  </entry>
  <entry>
    <title>preserve filename parts in rename</title>
    <link href="https://tvrename.featureupvote.com/suggestions/580301/preserve-filename-parts-in-rename"/>
    <id>sug_dg95zdespq546o2</id>
    <published>2024-09-09T12:12:51Z</published>
    <updated>2024-09-09T12:12:51Z</updated>
    <content type="text/plain">Status quo:&#13;
Search of files is often confused by technical information which is part of the source filename, e.g. format, quality, recording date, tv station etc., especially when only the episode name is available but no episode number.&#13;
Example source file:&#13;
   Arrow (2012)\Season 02\Arrow - Auferstanden (2021-03-04 22-00.ZDF.576).mp4&#13;
&#13;
So the usual possible way to deal with this is, to remove these parts using a special regexp in filename processor and then rely on the episode-name-based renaming.&#13;
Example:&#13;
   Season (?&lt;s&gt;[0-9]+)\\.*(?&lt;y&gt;\(.*\))&#13;
Effect is a clean rename in most cases - but as well loss of information.&#13;
&#13;
Enhancement proposal:&#13;
In addition to "s" and "e" allow some user specific regexp groups in filename processor,&#13;
like e.g. &#13;
   "(?&lt;y&gt;\(.*\))"&#13;
and add the option to refer to these group identifiest in the naming templates, e.g. like  &#13;
"{y}".&#13;
&#13;
Option: It might be helpful to add an &lt;n&gt; for the explicit reference to {EpisodeName} as well.</content>
  </entry>
  <entry>
    <title>Allow selection of multiple movies (or TV shows) with ctrl and/or shift</title>
    <link href="https://tvrename.featureupvote.com/suggestions/575451/allow-selection-of-multiple-movies-or-tv-shows-with-ctrl-andor-shift"/>
    <id>sug_2wsvahy7fd4x9xf</id>
    <published>2024-08-17T09:27:16Z</published>
    <updated>2024-08-17T09:27:15Z</updated>
    <content type="text/plain">Allow selection of multiple movies (or TV shows) with ctrl and/or shift, and give rightclicking the selection a truncated menu&#13;
Primary reason would be to delete multiple movies/shows at once instead of having to rightclick every one seperately</content>
  </entry>
  <entry>
    <title>Add a "notes" tab</title>
    <link href="https://tvrename.featureupvote.com/suggestions/572448/add-a-notes-tab"/>
    <id>sug_3z1hklez2grwgmc</id>
    <published>2024-08-07T09:30:37Z</published>
    <updated>2024-08-07T09:30:36Z</updated>
    <content type="text/plain">A simple section to add notes about shows, for example, I have a video that is in japanese, and I need subtitles but I haven't gotten around to finding them yet. A notation in the app would allow me to keep track off this, just a simple note taking section or a more developed thing that allows you to attach a show to the note.</content>
  </entry>
  <entry>
    <title>Remind user they're in offline mode</title>
    <link href="https://tvrename.featureupvote.com/suggestions/535089/remind-user-theyre-in-offline-mode"/>
    <id>sug_qig4lf3nubgr8bx</id>
    <published>2024-02-21T20:27:47Z</published>
    <updated>2024-02-21T20:27:47Z</updated>
    <content type="text/plain">The "Offline Operation" menu option is somewhat inconspicuous, if activated inadvertently it leaves the user with a completely unresponsive scan tab.&#13;
 &#13;
What I would expect is a reminder that "Offline Operation" is enabled whenever the user tries to run an operation that can not be run in offline mode.&#13;
Or maybe make all buttons corresponding to deactivated functionality greyed out and have a tooltip telling the user why.&#13;
&#13;
See https://github.com/TV-Rename/tvrename/issues/1001</content>
  </entry>
  <entry>
    <title>Allow Selection of Alternate Order</title>
    <link href="https://tvrename.featureupvote.com/suggestions/533474/allow-selection-of-alternate-order"/>
    <id>sug_bsc1zx1wf8lqa3w</id>
    <published>2024-02-13T12:50:27Z</published>
    <updated>2024-02-13T12:50:26Z</updated>
    <content type="text/plain">Some series have alternate orders available in TVDB and while users can already select "DVD Order" and "Alternate Order" in the settings, there is no control over which order is actually used and in some cases more than one alternate order exists.&#13;
E.g. Captain Future (ID 79033) has multiple orders, one of which matches a recut version available in Germany, which is not compatible with the Airde or DVD Order. It would be nice to be able to select the alternate order that should actually be used.</content>
  </entry>
  <entry>
    <title>Update Higher Quality When Found ONLY For Scanned Series</title>
    <link href="https://tvrename.featureupvote.com/suggestions/532231/update-higher-quality-when-found-only-for-scanned-series"/>
    <id>sug_9whsuiobrwr5aem</id>
    <published>2024-02-06T23:04:13Z</published>
    <updated>2024-02-06T23:04:13Z</updated>
    <content type="text/plain">When "Update episodes when higher quality ones are found" is ticked, and you scan One (1) series, it scans all series in your library. This can be cumbersome and a long process. If I scan 1 series and wish to work with that, I don't want to work on another 100. What could take a minute to do, becomes a process that can take 30 minutes or longer, with results that I have not interest or time to work with in that moment. If I wanted to do the others, I would have added the other series in the scan. Thank you for considering.</content>
  </entry>
  <entry>
    <title>Scan/ File Transfer background process.</title>
    <link href="https://tvrename.featureupvote.com/suggestions/515133/scan-file-transfer-background-process"/>
    <id>sug_kco9lsq0b38tkrv</id>
    <published>2023-12-16T22:08:06Z</published>
    <updated>2023-12-16T22:08:06Z</updated>
    <content type="text/plain">Hi Team, &#13;
&#13;
Wondering if its possible to make the scan progress and file transfer background processes so you are still able to interact with the main application. ive been using this program for well over 10 years and i do remember a time (unsure of version) where i could still double click missing and it would open the browser, so there was still some form of interaction with main window. This appears to have disappeared in later versions. Now, for me anyway, im unable to use the applicaion if a scan is in process or its transferring files.</content>
  </entry>
  <entry>
    <title>Add translation to the program</title>
    <link href="https://tvrename.featureupvote.com/suggestions/490487/add-translation-to-the-program"/>
    <id>sug_2royhx5xx92fynn</id>
    <published>2023-09-12T14:10:40Z</published>
    <updated>2023-09-12T14:10:40Z</updated>
    <content type="text/plain">Hello my suggestion is as follows&#13;
could you add translations to the program such as a French translation of the program&#13;
if it is already possible to translate the program into French&#13;
or in the other language please let me know because I did some research and couldn't find anything</content>
  </entry>
  <entry>
    <title>Save/Export the "TV Show Summery" window</title>
    <link href="https://tvrename.featureupvote.com/suggestions/478676/saveexport-the-tv-show-summery-window"/>
    <id>sug_sgbzdbc89u91xn0</id>
    <published>2023-08-23T23:22:08Z</published>
    <updated>2023-08-23T23:22:08Z</updated>
    <content type="text/plain">It would be handy if one could save/export the TV Show Summery window to for instance a HTML file òr any other filetype, as long as the text is editable.</content>
  </entry>
  <entry>
    <title>Add "Ignore Episode" to Right Click Option Menu on Schedule Page &amp; to Edit Show Dialogues</title>
    <link href="https://tvrename.featureupvote.com/suggestions/471013/add-ignore-episode-to-right-click-option-menu-on-schedule-page-to-edit-show-dial"/>
    <id>sug_24id5cvforzzaql</id>
    <published>2023-08-09T08:42:17Z</published>
    <updated>2023-08-09T08:42:17Z</updated>
    <content type="text/plain">On the Scheduled Page currently the right click menu (on a particular "show") has the options to "IGNORE SEASSION X" -- it would be great to have an additional option just to Ignore the specific episode concerned - also add this option to the Edit Show Dialogue too.&#13;
&#13;
The rational behind this is that sometimes Episode have already been watched elsewhere and hence do not need to be shown as "missing" in  schedule.</content>
  </entry>
  <entry>
    <title>Make option not to rename items that are already in the library</title>
    <link href="https://tvrename.featureupvote.com/suggestions/467856/make-option-not-to-rename-items-that-are-already-in-the-library"/>
    <id>sug_efk5alaarnrufgg</id>
    <published>2023-07-27T12:34:19Z</published>
    <updated>2023-08-02T00:04:37Z</updated>
    <content type="text/plain">Make an option that will prevent renaming files that are already in the library. It is quite often that files renamed by TVR are processed again because of some changes in the data sources. Each such change is corrupting Kodi's watched list.</content>
  </entry>
  <entry>
    <title>Export filter</title>
    <link href="https://tvrename.featureupvote.com/suggestions/464341/export-filter"/>
    <id>sug_dkieowlt6avwddm</id>
    <published>2023-07-06T15:32:19Z</published>
    <updated>2023-08-02T00:04:45Z</updated>
    <content type="text/plain">Currently File-&gt;Export (Ctrl-E) creates a file or files including every single movie (in Movies) and every single TV Show (in TVShows). The Movies and TVShows views allow a Filter to be applied to restrict the movies/shows listed. It would be neat if this filter could be applied to the movies/shows included in Export.</content>
  </entry>
  <entry>
    <title>Completed Shows</title>
    <link href="https://tvrename.featureupvote.com/suggestions/457550/completed-shows"/>
    <id>sug_tpdowcgef558c3k</id>
    <published>2023-06-11T15:25:28Z</published>
    <updated>2023-06-11T15:25:28Z</updated>
    <content type="text/plain">While similar to the "season complete" indicator, I believe this is different enough to warrant consideration.  &#13;
&#13;
When a show is marked "ended" and contains all shows not "ignored", prompt to remove it from the search and scan, or from TV Rename all together, as nothing further is needed.&#13;
&#13;
I've found numerous times that I've had to recreate my database and when it scans all of the shows in the directory there are many that are already complete and no longer need the functionality of the program.</content>
  </entry>
  <entry>
    <title>Linux Version</title>
    <link href="https://tvrename.featureupvote.com/suggestions/454437/linux-version"/>
    <id>sug_vguljjxmvr4jyqq</id>
    <published>2023-06-03T21:51:52Z</published>
    <updated>2023-06-03T21:51:52Z</updated>
    <content type="text/plain"/>
  </entry>
  <entry>
    <title>Video Format information</title>
    <link href="https://tvrename.featureupvote.com/suggestions/453592/video-format-information"/>
    <id>sug_ilw4juquuuqqscl</id>
    <published>2023-05-31T09:49:33Z</published>
    <updated>2023-05-31T09:49:33Z</updated>
    <content type="text/plain">Feature: The ability to be able to see what format my media is.&#13;
&#13;
Reason: I use a different program for Movies, I could use it for tv shows too but I prefer to use tvrename for many reasons. The other program gives a nice table showing 2 columns that I find hugely useful, which are Resolution (Format) and Bit-rate. The thing is I've been collecting my tv shows for a long long time and back then I would have a lot of (for example) 360p @ 923 bitrate, or 480p @ 1025 bitrate. I would like to replace them with 720p or 1080 and above. So having these values would help me to locate them and update them.&#13;
&#13;
Where: Its up to you but I just had a look and maybe, when you click on a show, then there are tabs, The Summary tab might be ideal? As you have a table there already. &#13;
&#13;
There is other data you could include, like, Codec, the year, the imdb rating, if has subtitles? etc&#13;
Also I just sent you guys a tip because your software is fantastic.</content>
  </entry>
  <entry>
    <title>TV show "season complete" indicator</title>
    <link href="https://tvrename.featureupvote.com/suggestions/447439/tv-show-season-complete-indicator"/>
    <id>sug_xldngvrxasanso7</id>
    <published>2023-05-19T10:56:14Z</published>
    <updated>2023-05-19T10:56:14Z</updated>
    <content type="text/plain">I love your software, it make my day everydays. May I suggest you a functionnality to help us more and more : should it be possible to add an indicator for the "complete season" ?&#13;
&#13;
Someone would binge watch a whole season and wait untill it's all downloaded. An indicator to see this status would be nice to quickly check when it's done.&#13;
&#13;
Thanks anyway for TV Rename, keep this good work. Best regards.</content>
  </entry>
  <entry>
    <title>Dark Mode</title>
    <link href="https://tvrename.featureupvote.com/suggestions/436313/dark-mode"/>
    <id>sug_xmjfb4qitlcmivn</id>
    <published>2023-04-01T22:48:05Z</published>
    <updated>2023-04-01T22:48:05Z</updated>
    <content type="text/plain">Everything is on the title</content>
  </entry>
  <entry>
    <title>Movie/Episode "watched" flag</title>
    <link href="https://tvrename.featureupvote.com/suggestions/436083/movieepisode-watched-flag"/>
    <id>sug_d8kyubcudb407el</id>
    <published>2023-03-31T16:39:48Z</published>
    <updated>2023-03-31T16:39:48Z</updated>
    <content type="text/plain">Add for each episode/movie a flag which can be manually set and which indicates whether you have already watched it or not. Could for example be on the summary page next to Status: On disk. Allow colorization by this status (same as e.g. show ended,...) and/or show how many episodes in a show you have already seen (5/8) in the show list.</content>
  </entry>
  <entry>
    <title>Mr.</title>
    <link href="https://tvrename.featureupvote.com/suggestions/366580/mr"/>
    <id>sug_txm04xpqjhe5eon</id>
    <published>2023-02-28T18:27:18Z</published>
    <updated>2023-03-03T14:52:42Z</updated>
    <content type="text/plain">I would only like to see the current or upcoming season when running scans.  &#13;
Is it possible to set all previous seasons as ignore.&#13;
I can always go back and remove from ignore if I want a previous season.&#13;
Thank you</content>
  </entry>
  <entry>
    <title>Add quick rename to main program window</title>
    <link href="https://tvrename.featureupvote.com/suggestions/351082/add-quick-rename-to-main-program-window"/>
    <id>sug_jhz4og3kiyej8la</id>
    <published>2022-12-23T16:10:22Z</published>
    <updated>2023-03-03T14:37:52Z</updated>
    <content type="text/plain">Since you have to see the main scan window to approve a rename it would be very useful to have a quick rename box on the page that doesn't need to be opened every time you want to use it.  The ideal location for me would be at the bottom left under schedule or to drop in on the scan window.</content>
  </entry>
  <entry>
    <title>Color filter for movies</title>
    <link href="https://tvrename.featureupvote.com/suggestions/349432/color-filter-for-movies"/>
    <id>sug_nk878vr11eyzglb</id>
    <published>2022-12-16T17:41:25Z</published>
    <updated>2023-03-03T14:36:48Z</updated>
    <content type="text/plain">Can it be possible to add a color filter by movie genre ?</content>
  </entry>
  <entry>
    <title>Sort Results of Search</title>
    <link href="https://tvrename.featureupvote.com/suggestions/340005/sort-results-of-search"/>
    <id>sug_ixkgnbchrhl5w6j</id>
    <published>2022-10-31T15:52:43Z</published>
    <updated>2023-03-03T14:28:55Z</updated>
    <content type="text/plain">I think the search results could be sorted out to make it easier to find the desired tv series especially if the search returns a long list of potential matches. I was thinking maybe show the exact match First then show the rest Alphabetically or just sort all of them alphabetically. Either way that would make finding the desired show a bit easier and organized. Thanks.</content>
  </entry>
  <entry>
    <title>Add the "Force Refresh" to the episode right-click context menu.</title>
    <link href="https://tvrename.featureupvote.com/suggestions/332609/add-the-force-refresh-to-the-episode-rightclick-context-menu"/>
    <id>sug_ishgare7hz2xrwv</id>
    <published>2022-09-26T11:23:12Z</published>
    <updated>2023-03-03T14:22:44Z</updated>
    <content type="text/plain">Add the "Force Refresh" to the episode right-click context menu in scan results.  Not a good workflow to scan in Scan area, navigate away from inaccurate scan results, go to the TV Show area, find show in question, right-clicking it to force refresh, and then go back to Scan area again to run the second scan for updated results.</content>
  </entry>
  <entry>
    <title>Implement date format</title>
    <link href="https://tvrename.featureupvote.com/suggestions/323856/implement-date-format"/>
    <id>sug_n4fnyfgxy4ix1eo</id>
    <published>2022-08-22T13:22:26Z</published>
    <updated>2023-03-03T14:14:51Z</updated>
    <content type="text/plain">I love your program but the most annoying aspect is the way that all dates are in MM/DD/YYYY format. It should be possible for the user to specify a date format to make dates more readable to users in every part of the world that isn't the USA. Thanks for your consideration!</content>
  </entry>
  <entry>
    <title>Show Collections</title>
    <link href="https://tvrename.featureupvote.com/suggestions/321302/show-collections"/>
    <id>sug_875ps4negsean6k</id>
    <published>2022-08-09T12:20:33Z</published>
    <updated>2023-03-03T14:12:29Z</updated>
    <content type="text/plain"/>
  </entry>
</feed>
