-
Notifications
You must be signed in to change notification settings - Fork 1
/
default.yaml
90 lines (61 loc) · 1.5 KB
/
default.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
# default.yaml
# required fields:
# base_url: The web site location where you will host the files for this podcast
# default: none
base_url:
#optional fields:
# default: none
# author:
# default: none
# category:
# default: yes
# complete:
# default: none
# copyright:
# default: Copyright (c) & (p) %d, %s
# copyright_mask:
# default: 1
# disc_number:
# default: none
# email:
# default: none
# encoded_by:
# default: exiftool
# exiftool:
# default: no
# explicit:
# default: ffmpeg
# ffmpeg:
# default: ffprobe
# ffprobe:
# default: none
# image:
# default: set by https://github.com/eduncan911/podcast/blob/master/podcast.go#L71
# generator:
# default: en-us
# language:
# default: email field
# managingeditor:
# default: ./default/ (the prefix of the name of this file (default))
# output_dir:
# default: default.xml (the prefix of the name of this file (default) + .xml)
# output_file:
# example: "{disc_number%02d}-{track%02d}-{title%_s}.mp3"
# creates: 01-01-Seated_Meditation.mp3
# example: "{disc_number%02d}_{track%02d}_{title%-s}.mp3"
# creates: 01_01_Seated-Meditation.mp3
# rename_mask: "{disc_number%02d}-{track%02d}-{title%_s}.mp3"
# default: default-podcast.yaml (the prefix of the name of this file (default) + -podcast.yaml)
# podcast_file:
# default: true
# total_discs:
# default: true
# total_tracks:
# default: 1
# track_no:
# default: default-tracks.csv (the prefix of the name of this file (default) + -tracks.csv)
# tracks_file:
# default: 1
# ttl:
# default: email field
# webmaster: