Blame view
FAQ
754 Bytes
17d865629 update doc |
1 2 3 4 |
################# # OTMEDIALIA # # FAQ # ################# |
52d318a61 update doc |
5 |
1\ I've got "directory is locked" |
17d865629 update doc |
6 7 8 9 |
--------------------------------- That happens when a process is working on the show or when a pass has not ending correctly. To force the lock use option "-r" |
52d318a61 update doc |
10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 |
2\ Where are the log files ? ---------------------------- When OTMedia is launch with the option -c, it will create log files. Each show got their own log file in their output directories. Info files : info_p1.log info_p2.log info_p3.log info_conf.log info_exploitconf.log Error files : error_p1.log error_p2.log error_p3.log error_conf.log error_exploitconf.log |
17d865629 update doc |
30 31 |
|