Commit graph

10 commits

Author SHA1 Message Date
1633ce703d minor: english variable names 2018-02-13 20:28:01 +01:00
aeb59a8dc0 options are organized in groups 2018-02-13 20:20:06 +01:00
1be085976e FIX #1: --source-weights
source weights are meant to first of all pick a source, with the
defined weights. This option is unrelated to --random. In fact,
--random will switch from chronological order to random one.
--source-weights will, instead, pick only one of the sources given in
command line.

A typical example is for jingles: if you have a big number of jingles that
should run relatively rarely, and a small number of jingles that should
run often, then putting them all in the same directory isn't a good
idea. You'd better put them in two different dirs and use
--source-weights 1:2
2017-12-09 17:51:56 +01:00
a8f59b75a3 feed: supports directories, too
Now feeds and directories can easily be combined
2017-12-09 12:51:36 +01:00
e9ca1cf181 --random 2017-06-12 23:26:43 +02:00
a0096cd335 fix group 2017-06-12 23:26:36 +02:00
3b40b070fb FIX file:// uri 2017-05-26 12:57:15 +02:00
1033871b60 feed --copy: sanitize url 2017-05-25 19:22:00 +02:00
f757ce168d add --copy 2017-05-25 16:52:57 +02:00
235d7a938f feed: pesca audio dai feed con molte magie 2017-04-19 11:18:45 +02:00