Commit graph

9 commits

Author SHA1 Message Date
695a17e880
Increase timeout of file concatenation command
Double the timeout of the command in order to allow concatenation of
more and larger files.
2023-06-11 17:00:26 +02:00
8124631d5d
Allow to define temp folder
Some systems might have limited temp folder sizes.
A new option is added to configure the folder to use for temp files.
2023-02-12 11:31:31 +01:00
2d411d7160
Generate file name matching movie database
This allows to auto scrap info for tv show episodes from movie database
on kodi.
2023-02-08 08:14:36 +01:00
5838745b96
Add human title to metadata
Most of the time meta data (from my source) has the season title as
title.
Instead use episode title with episode number.
2020-10-05 11:53:47 +02:00
566b73ee04
Add option to remove input file on completion 2020-10-05 10:49:46 +02:00
danielsiepmann
93c22ce548
Make output more configurable
Do only output success in the end.
Allow to output more info based on verbosity.
2020-10-05 10:42:30 +02:00
efb7991e57
Check if result file exists, and provide force option 2020-09-30 13:53:29 +02:00
8b8f7fcab1
Support multiple cuts, for removing of ads 2020-09-30 13:53:28 +02:00
86a7dbef19
Initial first working version 2020-09-30 13:53:28 +02:00