Posts: 1,519
Threads: 142
Joined: Mar 2016
Reputation:
0
I'm guessing you'd need separate directories. Nix file systems do not use dynamic links the way Windows does.
TC
All opinions expressed and all advice given by Trinidad Cruz on this forum are his responsibility alone and do not necessarily reflect the views or methods of the developers of Linux Lite. He is a citizen of the United States where it is acceptable to occasionally be uninformed and inept as long as you pay your taxes.
Posts: 1,519
Threads: 142
Joined: Mar 2016
Reputation:
0
I'd guess Thunar is recognizing the language extension as a system file. You would have to write an exception for files of this specific type, or create either a container or a db partition to store them as is.
TC
All opinions expressed and all advice given by Trinidad Cruz on this forum are his responsibility alone and do not necessarily reflect the views or methods of the developers of Linux Lite. He is a citizen of the United States where it is acceptable to occasionally be uninformed and inept as long as you pay your taxes.
Posts: 201
Threads: 21
Joined: Jun 2014
Reputation:
0
Hi Moltke,
Would renaming the files eg. subtitle_eng.srt, subtitle_spa.srt have any effect? Maybe whatever video program you are using is confused by seeing two periods (dots) and is using the first one as the seperator between filename and extension. I can't test this so its just a thought, but I have seen problems caused by two periods within a file name - usually a badly written filename reading routine.
1) Lenovo T520 i5 LL3.8 8GB ram, fast & stable
2) Medion P4 32bit LL3.8 1GB ram, quite fast & stable
3) eeePC 901 32bit LL3.8 1GB ram, fast & stable
4) eeePC 701 32bit LL3.8 1GB ram, slower & stable but small and light enough to travel with me to New Zealand when visiting family in Blenheim.
Posts: 1,519
Threads: 142
Joined: Mar 2016
Reputation:
0
09-28-2017, 06:01 PM
(This post was last modified: 09-28-2017, 06:19 PM by trinidad.)
The .srt extension is a part of the video rip file; which means downloaded from the Internet it can only be processed by VLC or another type video viewer in Linux. Thunar will certainly ignore the extension in normal file manager mode and default to the language extension and thus take that for a potential system file and expect separate directories. There are probably some workable tools for this, but I expect simply adding a container or db partition would eliminate the issue i/e mount and download to one directory within them directly. I would check the VLC board as this may be an already solved issue.
TC
Here:
https://fileinfo.com/extension/srt
and here:
https://en.wikipedia.org/wiki/SubRip
and here:
https://en.wikipedia.org/wiki/Matroska
All opinions expressed and all advice given by Trinidad Cruz on this forum are his responsibility alone and do not necessarily reflect the views or methods of the developers of Linux Lite. He is a citizen of the United States where it is acceptable to occasionally be uninformed and inept as long as you pay your taxes.