todos
started home page
readme update
Convert incoming No Agenda Show episodes from BitTorrent Sync into 16kbps Opus audio files and post them to a WordPress instance.
Unfinished.
R5NSJBPWKW52OO5HCY27JUHKZSKOFAR2D
.make-noagenda-lofi/input
to the BTSync folder../scripts/watch-for-files.sh
at boot time. It will wait for new files in ./input
and call scripts/process.py
when it finds any.process.py
will select all *.mp3
files in ./input
that it has not already processed before:
./output/$year
../output/$year
../output/queue/$filename.data
with all WordPress post attributes in JSON format../output
is rsynced to ./files
at the WordPress site, with "no deleting" option.