Bug renaming with folder name containing periods
Posted: 23 Sep 2015, 18:54
When renaming a newly created PVR recording file, the folder name "The Man from U.N.C.L.E" becomes "THE MA~N". (The file name is created correctly.) I have resolved the issue by using the replaceAll function to remove the periods, resulting in "The Man from UNCLE". However, this is still an issue since the folder already exists WITH the periods, as managed by tinyMediaManager.
Any suggestions on how to get the renaming to work without removing the periods? (running on Ubuntu 14.04 with a file on an NFS mount. TVHeadend successfully created the file on that target with the correct name.)
Any suggestions on how to get the renaming to work without removing the periods? (running on Ubuntu 14.04 with a file on an NFS mount. TVHeadend successfully created the file on that target with the correct name.)