Skip to content

awwolf/findts2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

findts2

Copyright2019
Script to find ts-files (transcoding-stream) on enigma2 settopboxes

Installation:

  • 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"

Use:

in console:

findts2 movie*title -parameter(s)

Note: use * instead of space

Parameters

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

About

Script to find ts files (transcoding stream) on Enigma2 set top boxes and parse the meta, cut and eit data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors