sintonia/3rd_party/pypo
paul.baranowski 3613812012 Pypo fixes and improvements
General:
 * Moved pypo author info into one file
 * Added two database columns in schedule table: "schedule_group_played"
   and "media_item_played".

API clients:
 * Created get_liquidsoap_data() function which allows you
   to give arbitrary data to liquidsoap.
 * Added documentation
 * Renamed functions to make it more obvious what is happening

pypo_cli:
 * Got rid of more constants that were not needed
 * Created function set_export_source() to reduce code repetition
 * Separated the downloading of the schedule from tracking what has
   been played.  The tracking info is now kept in a separate file.
   This fixes the major bug that the playlist keeps restarting for
   the first minute of playback.
 * converted more print statements to debug statements

pypoTester:
 * Now uses samples from the audio_samples directory, and schedules two
   audio clips back-to-back.
2010-11-29 18:34:22 -05:00
..
api_clients Pypo fixes and improvements 2010-11-29 18:34:22 -05:00
dls initial pypo commit 2010-11-05 15:54:15 +01:00
scripts Pypo fixes and improvements 2010-11-29 18:34:22 -05:00
util Pypo fixes and improvements 2010-11-29 18:34:22 -05:00
AUTHORS Added License info for the project, as well as info about how our 2010-11-25 16:43:32 -05:00
config.cfg Pypo fixes and improvements 2010-11-29 18:34:22 -05:00
config.cfg.dist initial pypo commit 2010-11-05 15:54:15 +01:00
logging.cfg Fixes to the liquidsoap scheduler and the API. 2010-11-18 18:00:13 -05:00
push.py Pypo fixes and improvements 2010-11-29 18:34:22 -05:00
pypo_cli.py Pypo fixes and improvements 2010-11-29 18:34:22 -05:00
pypo_dls.py Pypo fixes and improvements 2010-11-29 18:34:22 -05:00
pypo_notify.py Pypo fixes and improvements 2010-11-29 18:34:22 -05:00