peter-h-o-r-v commited on
Commit
766d7af
1 Parent(s): d91534b

Update readme.MD

Browse files
Files changed (1) hide show
  1. readme.MD +24 -2
readme.MD CHANGED
@@ -15,6 +15,28 @@ All contributers are volonteers.
15
  * For content protected by monetization is encouraged to commit scrambled content and provide means for unscrambling as they see fit.
16
  * * Further monetization is encouraged.
17
 
18
- * Get paid if you can.
19
 
20
- ## How to contribute
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
15
  * For content protected by monetization is encouraged to commit scrambled content and provide means for unscrambling as they see fit.
16
  * * Further monetization is encouraged.
17
 
18
+ * Get paid if you can.
19
 
20
+ ## How to contribute
21
+
22
+ Create a folder for your autocast as so:
23
+ ```
24
+ /archive/[Name of your feed]/
25
+ ```
26
+
27
+ Do not substitute special characters (if possible)
28
+
29
+ In this folder, include your episodes as well as snapshots of your RSS feed at the time of publish (if possible)
30
+ ```
31
+ /archive/[Name of your feed]/[001].mp3[or whichever ]
32
+ /archive/[Name of your feed]/[001].xml
33
+ /archive/[Name of your feed]/[002].[mp3, ogg, wav, etc]
34
+ /archive/[Name of your feed]/[002].xml
35
+ ...
36
+ /archive/[Name of your feed]/[00x].[mp3, ogg, wav, etc]
37
+ /archive/[Name of your feed]/[00y].xml
38
+ ...
39
+
40
+ ```
41
+
42
+ If you intend to publish more than 1000 episodes in a single feed, figure it out (responsibly).