asiersan wrote:
Its posible to delete original files and only mantain ts file????
Yes, add this line near the end of ts2filename script, just before "exit 0":
Code:
rm -f ${INF_FILE%.*}.*
Statistics: Posted by zoelechat — Mon Sep 07, 2015 9:12 pm — Replies 70 — Views 2457