projects
/
django-panik-nonstop.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
django-panik-nonstop.git
2020-07-02
Frédéric Péters
stamina: wait 7 days before allowing same track
wip/stamina
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
Frédéric Péters
stamina: record played tracks
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
Frédéric Péters
stamina: log playlist computation time
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
Frédéric Péters
stamina: compute shorter playlists
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
Frédéric Péters
stamina: kill player after timeout
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
Frédéric Péters
add "create_jingles" management command, to create...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
Frédéric Péters
add jingle_id properties to occurence slots
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
Frédéric Péters
stamina: add "soft stop" in nonstop zones
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
Frédéric Péters
stamina: play for real
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
Frédéric Péters
handle mix deliveries
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
Frédéric Péters
include timestamp in print()
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
Frédéric Péters
stamina: adjust stream timeout for late starts
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
Frédéric Péters
handle recurring streamed diffusions
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
Frédéric Péters
signal & stuff
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
Frédéric Péters
stamina
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
Frédéric Péters
models: allow recording log lines without file id
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
Frédéric Péters
add direct track reference into logline record
commit
|
commitdiff
|
tree
|
snapshot
2020-06-22
Frédéric Péters
misc: update publish to icecast command for python3
commit
|
commitdiff
|
tree
|
snapshot
2020-06-21
Frédéric Péters
build: ship xml templates for palinsesti
commit
|
commitdiff
|
tree
|
snapshot
2020-06-20
Frédéric Péters
build: distribute translation files
commit
|
commitdiff
|
tree
|
snapshot
2020-06-20
Frédéric Péters
trivial: ship MANIFEST.in
commit
|
commitdiff
|
tree
|
snapshot
2020-06-20
Frédéric Péters
debian: declare dependencies
commit
|
commitdiff
|
tree
|
snapshot
2020-06-18
Frédéric Péters
adapt python2 syntax in publish to icecast command
commit
|
commitdiff
|
tree
|
snapshot
2020-06-18
Frédéric Péters
debian: add missing comma in depends line
commit
|
commitdiff
|
tree
|
snapshot
2020-06-17
Frédéric Péters
add a settings for jingles path prefix
commit
|
commitdiff
|
tree
|
snapshot
2020-06-16
Frédéric Péters
fix missing reference to new app settings
commit
|
commitdiff
|
tree
|
snapshot
2020-06-14
Frédéric Péters
use new settings
commit
|
commitdiff
|
tree
|
snapshot
2020-06-14
Frédéric Péters
fix way to get app settings
commit
|
commitdiff
|
tree
|
snapshot
2020-06-14
Frédéric Péters
get local/remote base path from settings
commit
|
commitdiff
|
tree
|
snapshot
2020-06-14
Frédéric Péters
commands: display tracks creation progress in verbose...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-14
Frédéric Péters
add recurring random directory occcurences
commit
|
commitdiff
|
tree
|
snapshot
2020-06-14
Frédéric Péters
add random directory diffusion to admin
commit
|
commitdiff
|
tree
|
snapshot
2020-06-14
Frédéric Péters
add special model for random directory segments (mix...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-28
Frédéric Péters
misc: add debian packaging
commit
|
commitdiff
|
tree
|
snapshot
2020-05-28
Frédéric Péters
build: update setup.py to build translations, generate...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-21
Frédéric Péters
add model for concrete stream occurences
commit
|
commitdiff
|
tree
|
snapshot
2020-05-21
Frédéric Péters
adapt jingle methods to real contents of its filepath...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-21
Frédéric Péters
add switch to compute-durations to handle jingles
commit
|
commitdiff
|
tree
|
snapshot
2020-05-21
Frédéric Péters
misc: remove unused imports
commit
|
commitdiff
|
tree
|
snapshot
2020-05-18
Frédéric Péters
ignore jingles with unknown duration
commit
|
commitdiff
|
tree
|
snapshot
2020-05-17
Frédéric Péters
add model for recurring streams
commit
|
commitdiff
|
tree
|
snapshot
2020-05-17
Frédéric Péters
add string representation of artists
commit
|
commitdiff
|
tree
|
snapshot
2020-05-17
Frédéric Péters
add string representation of tracks
commit
|
commitdiff
|
tree
|
snapshot
2020-05-17
Frédéric Péters
make compute durations print progress
commit
|
commitdiff
|
tree
|
snapshot
2020-05-17
Frédéric Péters
make --all flag of compute-durations effective
commit
|
commitdiff
|
tree
|
snapshot
2020-05-17
Frédéric Péters
rename streamed diffusion model as it's now used for...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-17
Frédéric Péters
add model to store jingles for nonstop zones
commit
|
commitdiff
|
tree
|
snapshot
2020-05-17
Frédéric Péters
misc: add helper properties
commit
|
commitdiff
|
tree
|
snapshot
2020-05-16
Frédéric Péters
translation update
commit
|
commitdiff
|
tree
|
snapshot
2020-05-16
Frédéric Péters
get duration using function from django-panik-emissions
commit
|
commitdiff
|
tree
|
snapshot
2020-05-16
Frédéric Péters
remove empty diffusions once they've been removed from...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-16
Frédéric Péters
fix removal of scheduled diffusions
commit
|
commitdiff
|
tree
|
snapshot
2020-05-16
Frédéric Péters
don't provide a default jingle for sound diffusions
commit
|
commitdiff
|
tree
|
snapshot
2020-05-16
Frédéric Péters
move soma scheduling to a management command
commit
|
commitdiff
|
tree
|
snapshot
2020-05-16
Frédéric Péters
use streamed diffusion objects for persistence of sound...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-08
Frédéric Péters
trivial: style
commit
|
commitdiff
|
tree
|
snapshot
2020-04-08
Frédéric Péters
treat sox output as strings
commit
|
commitdiff
|
tree
|
snapshot
2020-03-21
Frédéric Péters
use 5 minutes slots for sounds missing durations
commit
|
commitdiff
|
tree
|
snapshot
2020-03-10
Frédéric Péters
fix check for jingle
commit
|
commitdiff
|
tree
|
snapshot
2020-02-28
Frédéric Péters
make jingle optional
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Frédéric Péters
get diffusion pk as arg when deleting a stream
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Frédéric Péters
add view to remove a stream from soma
commit
|
commitdiff
|
tree
|
snapshot
2020-02-03
Frédéric Péters
stop encoding csv exports
commit
|
commitdiff
|
tree
|
snapshot
2020-01-31
Frédéric Péters
don't let soma loop short sounds
commit
|
commitdiff
|
tree
|
snapshot
2020-01-24
Frédéric Péters
raise errors when soma directory is not available
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Frédéric Péters
translation update
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Frédéric Péters
select first stream by default
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Frédéric Péters
fix jingle path in palinsesti
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Frédéric Péters
fix display of post message on successful soma programming
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Frédéric Péters
add possibility to set jingle of diffusions
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Frédéric Péters
include streamed diffusion id in soma palinsesti
commit
|
commitdiff
|
tree
|
snapshot
2020-01-06
Frédéric Péters
add view to play jingle
commit
|
commitdiff
|
tree
|
snapshot
2020-01-06
Frédéric Péters
add flags to mark default jingles
commit
|
commitdiff
|
tree
|
snapshot
2020-01-06
Frédéric Péters
order streams & jingles
commit
|
commitdiff
|
tree
|
snapshot
2020-01-06
Frédéric Péters
soma: send ET.tostring() as is, it's already bytes
commit
|
commitdiff
|
tree
|
snapshot
2020-01-06
Frédéric Péters
soma: strip "ok" message received before palinsesto
commit
|
commitdiff
|
tree
|
snapshot
2020-01-06
Frédéric Péters
add string representation for jingles
commit
|
commitdiff
|
tree
|
snapshot
2020-01-06
Frédéric Péters
don't include path to track for stream diffusions
commit
|
commitdiff
|
tree
|
snapshot
2020-01-06
Frédéric Péters
fix check for soma errors
commit
|
commitdiff
|
tree
|
snapshot
2020-01-06
Frédéric Péters
add view to add streamed diffusion
commit
|
commitdiff
|
tree
|
snapshot
2020-01-06
Frédéric Péters
add streamed diffusion model
commit
|
commitdiff
|
tree
|
snapshot
2020-01-06
Frédéric Péters
add stream model
commit
|
commitdiff
|
tree
|
snapshot
2020-01-06
Frédéric Péters
add migration for blank jingle durations
commit
|
commitdiff
|
tree
|
snapshot
2020-01-06
Frédéric Péters
allow blank durations
commit
|
commitdiff
|
tree
|
snapshot
2020-01-06
Frédéric Péters
add jingles to django admin
commit
|
commitdiff
|
tree
|
snapshot
2020-01-06
Frédéric Péters
add jingle model
commit
|
commitdiff
|
tree
|
snapshot
2020-01-06
Frédéric Péters
use low-level socket module to manipulate soma
commit
|
commitdiff
|
tree
|
snapshot
2020-01-06
Frédéric Péters
remove soma check when looking if file is scheduled...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-04
Frédéric Péters
don't keep duplicated file and do not create duplicated...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-04
Frédéric Péters
check file is defined before checking it exists on...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-04
Frédéric Péters
use print function in management commands
commit
|
commitdiff
|
tree
|
snapshot
2019-10-25
Frédéric Péters
also set new track if there was none
commit
|
commitdiff
|
tree
|
snapshot
2019-10-25
Frédéric Péters
allow "duplicate" track if original is no longer available
commit
|
commitdiff
|
tree
|
snapshot
2019-09-26
Frédéric Péters
import StringIO from six
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
Frédéric Péters
templates: style tables
commit
|
commitdiff
|
tree
|
snapshot
2019-08-30
Frédéric Péters
1.11: use dictionary as context
commit
|
commitdiff
|
tree
|
snapshot
2019-08-21
Frédéric Péters
do not create a duplicated nonstop file object on dupli...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-19
Frédéric Péters
add filter to exclude sound fragments
commit
|
commitdiff
|
tree
|
snapshot
2019-08-06
Frédéric Péters
add translation
commit
|
commitdiff
|
tree
|
snapshot
2019-08-06
Frédéric Péters
add an error message when trying to double book a diffusion
commit
|
commitdiff
|
tree
|
snapshot
next