forked from rc/aircox
actions & action button automatic generation; 'play' & 'listen' button on diffusions work
This commit is contained in:
23
notes.md
23
notes.md
@ -1,11 +1,3 @@
|
||||
- sounds monitor: max_size of path, take in account
|
||||
- logs: archive functionnality + track stats for diffusions
|
||||
- debug/prod configuration
|
||||
|
||||
# TODO ajd
|
||||
- website/sections Diffusions/prepare\_object\_list -> sounds
|
||||
- players' buttons
|
||||
|
||||
|
||||
# TODO:
|
||||
- general:
|
||||
@ -14,6 +6,7 @@
|
||||
|
||||
- programs:
|
||||
- schedule changes -> update later diffusions according to the new schedule
|
||||
- stream disable -> remote control on liquidsoap
|
||||
- tests:
|
||||
- sound_monitor
|
||||
|
||||
@ -25,26 +18,34 @@
|
||||
- config generation and sound diffusion
|
||||
|
||||
- cms:
|
||||
- switch to abstract class and remove qcombine (or keep it smw else)?
|
||||
- empty content -> empty string
|
||||
- update documentation:
|
||||
- cms.script
|
||||
- cms.exposure; make it right, see nomenclature, + docstring
|
||||
- admin cms
|
||||
- sections:
|
||||
- calendar title update
|
||||
- article list with the focus
|
||||
-> set html attribute based on values that are public
|
||||
|
||||
- website:
|
||||
- render schedule does not get the correct list
|
||||
-> postlistview has not the same queryset as website/sections/schedule
|
||||
- diffusions:
|
||||
- filter sounds for undiffused diffusions
|
||||
- print sounds of diffusions
|
||||
- print program's name in lists
|
||||
- player:
|
||||
- "listen" + "favorite" buttons made easy + automated
|
||||
- mixcloud
|
||||
- seek bar
|
||||
- list of played diffusions and tracks when non-stop;
|
||||
|
||||
# Later todo
|
||||
- sounds monitor: max_size of path, take in account
|
||||
- logs: archive functionnality
|
||||
- track stats for diffusions
|
||||
- debug/prod configuration
|
||||
- player support diffusions with multiple archive files
|
||||
- view as grid
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user