Commit Graph

55 Commits

Author SHA1 Message Date
bkfox
ae8162643e quick fix on bugs due to Django 1.10 2016-08-19 19:35:05 +02:00
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
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
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
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
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
b99dec05e3 work on schedule; section.as_view() 2016-06-07 01:57:06 +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
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
20694d8a74 work on monitor algorithm 2016-05-17 23:21:02 +02:00
bkfox
314e59de79 replace diffusion.duration by diffusion.end 2016-01-04 21:18:59 +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
bkfox
7069ed8918 lolilol 2015-10-02 15:31:44 +02:00
bkfox
17aa33fe04 split website and cms; work on sections 2015-10-01 16:24:06 +02:00
bkfox
81a2e0533f bunch of work; separate publications from programs, start to work on website 2015-09-23 17:27:01 +02:00
bkfox
ef4c098d2e add website app, move articles to it, fix programs.models 2015-09-18 12:46:04 +02:00
bkfox
4b5f908b3d fixes, updates 2015-09-15 16:50:12 +02:00
bkfox
c10f7a6635 syntax 2015-08-26 11:18:15 +02:00
bkfox
7e511e5076 code style + add non_stop field to episode 2015-08-26 10:58:24 +02:00
bkfox
682d8b9189 update tracks, work on admin, fix stuff and models 2015-08-24 21:08:26 +02:00
bkfox
b36c2f944e update theming for admin (tmp) 2015-08-20 16:42:43 +02:00
bkfox
2ebf4a416d monitor matching is based on diffusion 2015-08-20 01:28:08 +02:00
bkfox
7806b945fa work on admin 2015-08-19 21:13:54 +02:00
bkfox
7a18847702 admin 2015-08-19 00:43:20 +02:00