Copyright2019
Script to find ts-files (transcoding-stream) on enigma2 settopboxes
- Copy the findts directory to /usr/local/
- Copy the findts2 file to /usr/bin/
- adapt Line 74 in findts.py to your movie directory:
bashstr = "find /media/hdd/dlna/Video -iname *" + findarg + "*.ts"
in console:
findts2 movie*title -parameter(s)
Note: use * instead of space
Searches for the movie title in the file name
No arguments given: findts2 PartOfTheMovieFileName [-d]
-e -E EPG data/extended data Display
-d -D Display duration/display duration in minutes
-n Display names
-N Hide file name (Shows the name instead)
-m Show metadata
-M Hide file names, show metadata
-a show extended meta data
-t Show tags
-c Show progress
-C Cuts Displays
-S Display total
-h Help dialog