Commit Graph

71 Commits

Author SHA1 Message Date
bkfox
021b2a116a work on admin interface, player, list of sounds 2016-08-10 00:58:05 +02:00
bkfox
f5dbc93f7f work on liquidsoap script (fix & fade) + fix errors in monitor 2016-08-02 19:46:31 +02:00
bkfox
801a89e503 add sound item in diffusions; move programs.Sound's attribute 'remove' into the type + update its public attribute based on diffusion publication 2016-07-28 16:21:01 +02:00
bkfox
502af1dba0 rewrite tests + fix error in schedule generator 2016-07-28 14:45:26 +02:00
bkfox
bce84af7f3 redesign default layout; add new sections type (Timetable, Logs, Search); fix multiple things & minors changes in some sections; new settings for referencing; new templates for date_list's items; etc 2016-07-25 22:31:00 +02:00
bkfox
960fcab65d add manager for Related class; rename get_on_air as on_air + can retrieve by last logs instead of date 2016-07-25 15:03:54 +02:00
bkfox
9ea2c2c945 add programs_to_cms commands to make syncs between programs and cms apps 2016-07-24 23:40:10 +02:00
bkfox
90021bc9f0 sections rendering + make view for existing section's items 2016-07-24 19:49:15 +02:00
bkfox
807e864f71 sections rendering + tag + minor changes; rename Base* to *Base for more consistency in naming convention 2016-07-24 14:50:56 +02:00
bkfox
ba3bf68e33 remove old cms, switch to wagtail; move website to cms 2016-07-22 05:50:00 +02:00
bkfox
4bbffa9a50 timeout before cancel a diffusion in monitoring 2016-07-19 23:13:04 +02:00
bkfox
f87c660878 make the controllers' manager; fix errors, make it working 2016-07-19 18:32:07 +02:00
bkfox
5a77b4d4ea add a seekbar into the player + timing informations 2016-07-18 21:55:25 +02:00
bkfox
e0edd7fc7d add manager for programs.Diffusion + adapt; list_by_date's date urls; website's section Log algorithm 2016-07-18 18:29:24 +02:00
bkfox
4e5d90fb1d rewrite a bit how views and sections work; section's prepare function; website interfaces; section.as_view returns a view containing it and usable as it 2016-07-18 02:40:11 +02:00
bkfox
32a30004d6 playlist import -- fixes and integration into the sound monitor 2016-07-16 23:51:53 +02:00
bkfox
161af3fb1a add script to import playlists to sounds or to diffusions 2016-07-15 18:23:08 +02:00
bkfox
0d75f65ed4 start app controllers that aims to replace liquidsoap on long term, and be more generic and reusable 2016-07-12 11:11:21 +02:00
bkfox
88a5a9556e cms.actions + website.actions; Sounds section; player: bug fix (ask for restart on live stream), actions; remove website.Sound (not really used): move chmod/public into programs.Sound 2016-07-08 01:17:02 +02:00
bkfox
e971f3f0b5 actions & action button automatic generation; 'play' & 'listen' button on diffusions work 2016-07-07 01:18:39 +02:00
bkfox
fe87e0be99 fix bug for nth week and one on two; enum Schedule.Frequency 2016-06-28 17:27:47 +02:00
bkfox
acd0737d5d ThreadRoute.title as url; update scripts about old Diffusion.sounds -> Sound.Diffusion (still need tests); cleanup unused and old code 2016-06-21 00:13:10 +02:00
bkfox
2564ba298a one sound, one parent: Diffusion.sounds -> Sound.diffusion; player: playerStore, save pos when time update, single mode 2016-06-20 22:44:25 +02:00
bkfox
b195dd74a0 fix bug for schedules set to "one week or two"; sections.List: avoid to call self.get_object_list if possible + add prepare_object_list 2016-06-20 15:43:23 +02:00
bkfox
a3a9beac6d tags url; fix bugs 2016-06-20 13:38:34 +02:00
bkfox
5da8762f77 work on website's player 2016-06-13 15:46:52 +02:00
bkfox
01c4280b72 redesign a bit view classes 2016-06-13 04:25:17 +02:00
bkfox
c3ae0e012c remove Station model (to much trouble for few advantages); start new player; rename Post.detail_url to Post.url, same for ListItem; move Article into website app; add website.Sound post; work on lists;... 2016-06-12 21:34:31 +02:00
bkfox
13bf57b401 check section playlist 2016-06-08 00:48:10 +02:00
bkfox
83e425349b work on admin interface 2016-06-07 17:25:38 +02:00
bkfox
b99dec05e3 work on schedule; section.as_view() 2016-06-07 01:57:06 +02:00
bkfox
157914a0a1 clean up, merge the different kind of lists, merge BaseSection & Section 2016-05-26 21:45:11 +02:00
bkfox
7402fc49b6 fix conflict issue 2016-05-26 01:56:09 +02:00
bkfox
a989e53da4 work on comments, clean up a bit 2016-05-26 00:51:23 +02:00
bkfox
fb659c2c30 clean up a bit 2016-05-25 13:26:05 +02:00
bkfox
14e9994a79 work on cms; add templatetags, and few work on templates 2016-05-22 22:50:24 +02:00
bkfox
a4f1b03bde work on cms 2016-05-21 01:01:17 +02:00
bkfox
54910f4df9 documentation 2016-05-19 16:45:13 +02:00
bkfox
995efffc52 add filter for Log.source 2016-05-18 16:15:15 +02:00
bkfox
20694d8a74 work on monitor algorithm 2016-05-17 23:21:02 +02:00
bkfox
29d0929a0c fix errors, update a bit how liquidsoap part work and so on 2016-05-16 18:43:36 +02:00
bkfox
032bd6c56d run liquidsoap from command 2016-01-26 16:08:03 +01:00
bkfox
a1fe0b2f93 allow multiple commands 2016-01-07 15:45:29 +01:00
bkfox
314e59de79 replace diffusion.duration by diffusion.end 2016-01-04 21:18:59 +01:00
bkfox
e75195e98c add --next-month to avoid tricky bash things 2016-01-04 20:23:31 +01:00
bkfox
d70593a461 sound_monitor: filesystem monitoring using watchdog 2015-12-29 12:05:59 +01:00
bkfox
3e038c4c16 bug fix 2015-12-22 18:16:07 +01:00
bkfox
9cc6c2e248 use logging 2015-12-22 10:00:34 +01:00
bkfox
6bb13904da move files 2015-12-22 08:37:17 +01:00
bkfox
1a5dcc3eb9 rename 2015-10-03 14:58:44 +02:00