forked from Github/guess-filename.py
adding pattern for MediathekView v13
This commit is contained in:
parent
f37855945d
commit
7c411ba4e6
1 changed files with 8 additions and 1 deletions
|
|
@ -74,8 +74,15 @@ Options:
|
|||
|
||||
When downloading TV shows using [[https://github.com/mediathekview/MediathekView][MediathekView]], you should use the following download pattern:
|
||||
|
||||
- MediathekView v11:
|
||||
: %DT%d %s - %t - %T -ORIGINAL- %N.mp4
|
||||
|
||||
- MediathekView v13:
|
||||
- Einstellungen > Aufzeichnen und Abspielen > Set bearbeiten
|
||||
- [Set-Name] > Hilfsprogramme:
|
||||
- ffmpeg > Zieldateiname > =%DT%d %s - %t - %T -ORIGINALhd- %N.mp4=
|
||||
- ffmpeg > Schalter > =-user_agent "Mozilla" -i %f -c copy -bsf:a aac_adtstoasc **=
|
||||
|
||||
When applying =guess-filename= on the resulting files, you will get something like this:
|
||||
|
||||
#+BEGIN_EXAMPLE
|
||||
|
|
|
|||
Loading…
Reference in a new issue