746cf99744
Correction dans la date
2019-06-17 10:50:32 +02:00
4e4196bbca
Emission du 4 decembre 2018
2019-06-16 12:36:01 +02:00
cd8f967e6f
Pour emission du 4 septembre
2019-06-16 12:11:15 +02:00
2a4aa06237
Emission du 6 novembre 2018
2019-06-16 12:10:27 +02:00
4daa612470
Emission du 2 octobre 2018
2019-06-16 12:10:10 +02:00
a7ce85444c
Fichier pour émission du 6 juin 2018
2019-06-16 10:33:46 +02:00
1d0fe786cc
Source pour le fichier pour la jaquette/cover des podcasts
2019-06-15 17:12:22 +02:00
4d93abda70
Pour découpage émission du 3 juillet 2018
2019-06-15 12:24:50 +02:00
12eceed54a
Pour découpage première émission
2019-06-15 11:18:09 +02:00
208b3cd7f7
update desc
2019-06-14 17:47:16 +02:00
c4f2fb8eb8
add config 6 11 19
2019-06-14 17:45:05 +02:00
869d549a4e
add short description for main podcast's title
2019-06-13 15:36:55 +02:00
c591dec87a
add config 040619
2019-06-06 17:22:13 +02:00
086c76aee9
Fix correct escape of : for eyeD3
2019-06-05 13:54:49 +02:00
c2962d6f48
Fix bug due to different eyeD3 versions between Debian stable and testing
2019-06-05 13:34:09 +02:00
1e117bd616
Replace http by https
2019-06-05 11:28:19 +02:00
a1be611dad
Merge branch 'dev-mp3'
...
* dev-mp3:
Added cleanindent script.
Normalized indent with perltidy -b -bext='/' -t -et 4 -io make-all-podcasts.pl.
Added config file about 20190528 recording.
Add explanation about --mp3 option
Add --mp3 option to generate MP3 files
Added idea to fix future problems.
Added zlib1g package requirement.
Normalized indent.
Ajout de l'option pour la conversion mp3
Ajout de la génération des fichiers MP3 et du texte à mettre dans la page web consacrée à l'émission.
2019-05-30 03:33:56 +02:00
4e5b110861
Added cleanindent script.
2019-05-29 17:50:00 +02:00
4d71cd525e
Normalized indent with perltidy -b -bext='/' -t -et 4 -io make-all-podcasts.pl.
2019-05-29 17:49:43 +02:00
c7306eedc2
Added config file about 20190528 recording.
2019-05-29 10:54:54 +02:00
5c69344b8f
Add explanation about --mp3 option
2019-05-27 13:37:12 +02:00
fa2522c41b
Add --mp3 option to generate MP3 files
2019-05-27 13:33:51 +02:00
bed025d42d
Added idea to fix future problems.
2019-05-26 13:39:13 +02:00
51a4524fee
Added zlib1g package requirement.
2019-05-26 13:22:33 +02:00
0e94130627
Normalized indent.
2019-05-25 22:40:17 +02:00
aa494f6027
Ajout information pour le traitement initial du podcast
2019-05-25 10:52:50 +02:00
a5858c480d
Ajout du lien vers la page wiki
2019-05-25 10:47:16 +02:00
210bc34c60
Ajout des logiciels à installer pour le traitement des podcasts
2019-05-25 10:46:06 +02:00
a6ee3cff73
Ajout de l'option pour la conversion mp3
2019-05-25 10:22:32 +02:00
251fc37831
Ajout de la génération des fichiers MP3 et du texte à mettre dans la
...
page web consacrée à l'émission.
2019-05-25 10:11:09 +02:00
5e9eea186b
Added config file about 20190521 recording.
2019-05-23 16:04:01 +02:00
e13455c664
Updated Quentin email.
2019-05-21 15:45:10 +02:00
af8d1b05ad
Added license header.
2019-05-21 15:39:18 +02:00
fb72cbefd9
Moved return oustide verbose statement.
2019-05-21 15:02:37 +02:00
9d9c3c7df6
Fixed space/tab.
2019-05-21 14:55:58 +02:00
0bef358d22
Added hash file generation ( #3697 ).
2019-05-21 14:40:51 +02:00
66ef7112b2
Normalized spaces and tabs.
2019-05-21 14:27:39 +02:00
ce0b6ba592
Added config file about 20190514 recording.
2019-05-16 22:26:48 +02:00
d9c6ca9e20
Merge branch 'master' of ssh://agir.cluster.april.org/srv/git/lav-outils
2019-05-14 11:28:59 +02:00
90ce5cdfd5
Correction du bug des accents mal encodés/affichés pour les titres des podcasts
2019-05-14 11:27:54 +02:00
3cbc59b769
Normalized tab and space use in *json config files.
...
cpm@ocmstar (01:46:39) …/lav-outils/podcasts/config > cat donormalize
sed -i.bak s/\ \ \ \ \ \ \ \ \ \ \ \ /\\t\\t\\t/g lav-*.json
sed -i.bak 's/short_date"[[:space:]]\+:[[:space:]]\+"/short_date" : "/g' lav-*.json
sed -i.bak 's/long_date"[[:space:]]\+:[[:space:]]\+"/long_date" : "/g' lav-*.json
sed -i.bak 's/ffmpeg_bin"[[:space:]]\+:[[:space:]]\+"/ffmpeg_bin" : "/g' lav-*.json
sed -i.bak 's/chapters"[[:space:]]\+:[[:space:]]\+\[/chapters" : [/g' lav-*.json
sed -i.bak 's/start_timestamp"[[:space:]]\+:[[:space:]]\+"/start_timestamp" : "/g' lav-*.json
sed -i.bak 's/end_timestamp"[[:space:]]\+:[[:space:]]\+"/end_timestamp" : "/g' lav-*.json
sed -i.bak 's/short_chapter_name"[[:space:]]\+:[[:space:]]\+"/short_chapter_name" : "/g' lav-*.json
sed -i.bak 's/chapter_title"[[:space:]]\+:[[:space:]]\+"/chapter_title" : "/g' lav-*.json
rm -f *.bak
2019-05-10 01:50:35 +02:00
97a88b4e87
Added config file about 20190507 recording.
2019-05-07 23:42:28 +02:00
7f14c29515
add json 4 30 19
2019-05-02 15:56:23 +02:00
d3f32cea8c
add 23 avril
2019-04-25 11:09:11 +02:00
52fed0cc74
add conf 04 16
2019-04-16 21:55:56 +02:00
4af37042fd
Fixed bad pasword case. Improved help message.
2019-04-13 04:23:36 +02:00
d383c03258
Added date field extract.
2019-04-13 03:52:23 +02:00
0feb10ba0f
Added script to get statistics from https://cause-commune.fm/ website.
2019-04-10 22:49:25 +02:00
2f7bd74b05
add jsons
2019-04-10 09:42:53 +02:00
9815aa7c75
add 26 03 19
2019-03-26 22:51:21 +01:00