Aaaaaand we have a winnerPrvo še probaj zakodirati *.srt datoteko v UTF8-BOM. Uporabi Notepad++ ali kaj podobnega.
Like all the others told you there is now restriction from the system on how to name shell-skripts or where to put them ...
but there are two things which are worth to think about it:
1. name the script with the same extension like the shell is .. eg:
#!/bin/sh .... skript.sh
#!/bin/csh ... skript.csh
#!/bin/ksh ... skript.ksh
I saw in the last years that its easier to do it like this ...
2. skripts which points to an application could be stored in the application tree or in the home-dir of the application-user
skripts for the system-administration /usr/local/sbin
skripts for users or any other purpose in /usr/local/bin
thats the way we were happy with in the last years ...
Jaz bi pa rabil pomoč pri eni stvari... Namreč na novem TVju nimam androida ampak "Saphi" posledično ne morem dat Kodi-ja gor.
(RPI res nebi rad tlačil zadaj...)
TV ima seveda možnost predvajanja video-v preko DLNA zato sem na Synology omogočil Media server in dodal želeni folder v indexiranje.
No ta folder ima veliko podfolderjev, ki vsebujejo cca 800 videov (99% risanke).
Problem pa je, da če na TVju zdaj odprem ta "share" mi pokaže noter vse videe zložene po abecedi.
Torej če hočem nekaj svojega gledat moram najprej prescrolat čez 200 pujs pep, 100 delov pikanogavičke itd...
Rad bi nekak zrihtal, da se mi obstoječa folderska struktura pokaže tudi na TVju. To najbrž ni tako nemogoča želja?
Hvala za pomoč.