Commit Graph

89 Commits

Author SHA1 Message Date
Thomas Kairos
f9ad81ddac !111: tests: aircox.management (#114)
!111

Co-authored-by: bkfox <thomas bkfox net>
Reviewed-on: rc/aircox#114
2023-06-30 16:39:55 +02:00
Thomas Kairos
0e183099ed #88 #89 : use pytest + reorganise settings (#92)
- !88 pytest on existing tests
- !89 reorganise settings (! see notes for deployment)

Co-authored-by: bkfox <thomas bkfox net>
Reviewed-on: rc/aircox#92
2023-03-28 14:40:49 +02:00
bkfox
112770eddf code quality 2023-03-13 17:47:00 +01:00
bkfox
c2cd3b0301 SoundAdmin.add_view fix 2023-01-25 16:21:19 +01:00
bkfox
9ec25ed109 sound check 2023-01-25 13:02:21 +01:00
bkfox
cfc0e45439 playlist editor draft 2022-12-10 03:27:27 +01:00
bkfox
80cd5baa18 names & conditional display of audio in admin 2022-10-10 19:25:48 +02:00
bkfox
e873ff71e8 doc 2022-10-10 19:11:40 +02:00
bkfox
1fed61f47f fix sound path query bugs 2022-10-10 19:08:51 +02:00
bkfox
ce8e1f00e9 fix #60 2022-08-07 11:39:43 +02:00
bkfox
aa61918d69 check self.info is present 2022-07-13 14:03:26 +02:00
bkfox
f92aa8d1b2 find_playlist was not called under some circonstances 2022-05-21 14:48:04 +02:00
bkfox
fb665aff5d streamer sound uri/path 2022-03-26 16:23:46 +01:00
bkfox
ec59092d34 program is not provided 2022-03-22 12:56:09 +01:00
bkfox
2dd2b766a6 program is not provided 2022-03-22 12:54:13 +01:00
bkfox
d29f89758b program is not provided 2022-03-22 12:48:46 +01:00
bkfox
e3b744be70 WIP - Sound.file instead of Sound.path; fix issues with player; program.path is now relative 2022-03-18 14:12:59 +01:00
bkfox
4e03abcac8 lowercase tags 2022-02-22 20:35:31 +01:00
bkfox
dae68618b2 remove prints 2022-01-19 14:34:57 +01:00
bkfox
69a65379c3 fix diffusion not found 2022-01-19 14:28:15 +01:00
bkfox
9efe19e052 fix sounds_monitor; fix django compatibility (v3.2) 2022-01-09 15:14:00 +01:00
bkfox
5a17d034c4 remove nulability of Program, rename Sound->SoundStats, update admin display 2020-09-21 15:33:10 +02:00
bkfox
e3151ba0bb disable quality check 2020-09-21 15:21:11 +02:00
bkfox
6773481fe6 async sound monitor & clean-up 2020-09-21 15:19:06 +02:00
bkfox
361cf88bb2 fix stuff; sound inline in admin 2020-09-16 15:12:05 +02:00
bkfox
dfdcf78344 schedule & diffusions check/update + cleanup Schedule methods 2020-05-30 14:50:07 +02:00
bkfox
d5209206bd work on archiver 2020-05-29 16:42:31 +02:00
bkfox
d4f06c8a8f logs 2020-05-22 13:34:27 +02:00
bkfox
2bdddbced8 fix issue #10 2020-05-20 12:42:43 +02:00
bkfox
0e48b9844c fix glitches 2019-10-11 16:23:00 +02:00
bkfox
d3f39c5ade streamer as separate application; working streamer monitor interface 2019-09-21 17:14:40 +02:00
bkfox
4e61ec1520 create aircox_streamer as separate application 2019-09-19 15:22:56 +02:00
bkfox
c46f006379 work on website + page becomes concrete 2019-09-05 14:12:12 +02:00
bkfox
324cf2ef0f continue migration: make website working 2019-08-05 23:45:20 +02:00
bkfox
432467ec8d redesign streamer, make it sexy 2019-08-02 17:06:23 +02:00
bkfox
8e1d2b6769 rewrite streamer and controller -- much cleaner and efficient; continue to work on new architecture 2019-07-31 02:17:30 +02:00
bkfox
8581743d13 add episode: models, admin, diffusion gen, sounds_monitor, playlist import 2019-07-29 18:58:45 +02:00
bkfox
fff4801ac7 work on it 2019-07-28 18:40:59 +02:00
bkfox
3e432c42b0 work on website; fix stuffs on aircox too 2019-07-22 01:37:25 +02:00
bkfox
74dbc620ed work hard on this 2019-06-29 18:13:25 +02:00
bkfox
1ebafb5241 fixup 2018-10-17 12:37:39 +02:00
bkfox
c059a33077 fix bug in streamer; clean-up; wider sidebar 2018-07-18 02:22:29 +02:00
bkfox
4b06c0226e remove later diffusion when a program is disabled 2018-07-09 16:43:58 +02:00
bkfox
2365bd6519 fix station() filter call 2018-07-04 10:39:14 +02:00
bkfox
34b72b4485 clean-up 2018-07-01 19:24:22 +02:00
bkfox
f70b692aff fix models manager and qs; schedule_post_saved 2018-06-27 18:08:05 +02:00
bkfox
9ce2fd228b make Vue track Track change 2018-02-11 23:47:22 +01:00
bkfox
d80322dd15 work on player: integrate vuejs + noscript; remove TemplateMixin for Component and ExposedData; rewrite most of the player; clean up files; do lot of other things 2018-02-08 06:46:42 +01:00
bkfox
343279a777 work on schedule gen bug -- split Schedule's date and time 2017-12-15 23:32:39 +01:00
bkfox
01325a258a add archiver 2017-11-13 15:03:21 +01:00