|
SageTV Github Development Discussion related to SageTV Open Source Development. Use this forum for development topics about the Open Source versions of SageTV, hosted on Github. |
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
Leave Spaces In Filenames
Since it's no longer 1990 spaces are ok in filenames. I was poking around in the code to see if I could change the way SageTV names recordings. I noticed that there is a property called "extended_filenames" that when set to "true" tells SageTV to leave all the spaces in and even adds spaces to the dividers.
However, there doesn't appear to be any option to set that property in Detailed Setup. Personally, I would like to make "extended_filenames=true" be the default option. In this day and age we shouldn't be scared to have spaces in our filenames. For those that don't care for the spaces it would be nice if there was an option in Detailed Settings->Customize to change this option. I'm not familiar with STV programming so I have no idea how to add an option to set a property. I would like some help adding this option to Detailed Settings.
__________________
Server: i5 8400, ASUS Prime H370M-Plus/CSM, 16GB RAM, 15TB drive array + 500GB cache, 2 HDHR's, SageTV 9, unRAID 6.6.3 Client 1: HD300 (latest FW), HDMI to an Insignia 65" 1080p LCD and optical SPDIF to a Sony Receiver Client 2: HD200 (latest FW), HDMI to an Insignia NS-LCD42HD-09 1080p LCD |
#2
|
||||
|
||||
Quote:
__________________
Batch Metadata Tools (User Guides) - SageTV App (Android) - SageTV Plex Channel - My Other Android Apps - sagex-api wrappers - Google+ - Phoenix Renamer Downloads SageTV V9 | Android MiniClient |
#3
|
|||
|
|||
extended_filenames does more than just simply leaves spaces in. Is it advisable to have both it and allow_unicode_characters_in_generated_filenames set to true? Or does it matter?
Nevermind, looking at the code I answered my own question.
__________________
Server: i5 8400, ASUS Prime H370M-Plus/CSM, 16GB RAM, 15TB drive array + 500GB cache, 2 HDHR's, SageTV 9, unRAID 6.6.3 Client 1: HD300 (latest FW), HDMI to an Insignia 65" 1080p LCD and optical SPDIF to a Sony Receiver Client 2: HD200 (latest FW), HDMI to an Insignia NS-LCD42HD-09 1080p LCD Last edited by Taddeusz; 10-26-2016 at 12:47 PM. |
#4
|
|||
|
|||
What was the answer?
__________________
Running SageTV on unRAID via Docker Tuning handled by HDHR3-6CC-3X2 using OpenDCT |
#5
|
|||
|
|||
It doesn't matter. In the code it forks between whether or not you have unicode enabled. Then test in either case if you have extended_filenames enabled.
__________________
Server: i5 8400, ASUS Prime H370M-Plus/CSM, 16GB RAM, 15TB drive array + 500GB cache, 2 HDHR's, SageTV 9, unRAID 6.6.3 Client 1: HD300 (latest FW), HDMI to an Insignia 65" 1080p LCD and optical SPDIF to a Sony Receiver Client 2: HD200 (latest FW), HDMI to an Insignia NS-LCD42HD-09 1080p LCD |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Apostrophe's in metadata now have two trailing spaces? | peternm22 | Batch Metadata Tools | 8 | 10-18-2015 10:17 AM |
Storage Spaces fast enough? | eobiont | SageTV Software | 3 | 02-19-2013 06:02 PM |
Can I leave my tv on like I leave my pc monitor on? | Mtlca401 | General Discussion | 11 | 03-09-2008 01:18 AM |
Do you leave it on? | jbarr | SageTV Software | 32 | 10-07-2006 12:44 PM |
Separate tuning spaces and overrides for each TV tuner | Para | SageTV Software | 0 | 01-28-2006 09:06 PM |