Commit graph

10 commits

Author SHA1 Message Date
808da86d12
Migrate everything to latest versions
Use newest symfony version, newest PHP and newest PHPUnit.
Remove prophecy dependency.
2023-02-07 08:03:10 +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
9ec70df7bc
Remove unused use statements 2020-10-05 10:42:16 +02:00
33575a87eb
Add readme 2020-09-30 14:01:27 +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
danielsiepmann
0d4dd5181e Initial commit 2020-09-30 13:53:09 +02:00