Skip to content
forked from wsbf/ZAutomate

WSBF's radio automation system, vintage 2011.

License

Notifications You must be signed in to change notification settings

joelsod/ZAutomate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZAutomate

WSBF's radio automation system, vintage 2011.

Installation

Ubuntu:

sudo apt-get install python python-tk python-tksnack python-pymad python-pyao pylint
git clone https://github.com/wsbf/ZAutomate.git

Development

pylint **/*.py > lint.log

TODO

  • review cartqueue for design flaws, possible infinite loop?
  • separate Logbook_Log into log_cart and log_track
  • create separate classes for carts and tracks
  • clean up print statements, use logging module
  • add hourly reload to Cart Machine
  • Large queries in DJ Studio interrupt audio streaming (use multiprocess)
  • Consider combining the three modules into one window

About

WSBF's radio automation system, vintage 2011.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.7%
  • Shell 0.3%