Commit Graph

36 Commits

Author SHA1 Message Date
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
b892caac77
Merge pull request #16 from bkfox/dependabot/pip/pillow-8.1.1
Bump pillow from 7.1.2 to 8.1.1
2021-03-26 13:10:26 +01:00
dependabot[bot]
69282c5177
Bump pillow from 7.1.2 to 8.1.1
Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.1.2 to 8.1.1.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/7.1.2...8.1.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-26 12:10:12 +00:00
dependabot[bot]
97e33b2274
Bump django from 3.1.1 to 3.1.6
Bumps [django](https://github.com/django/django) from 3.1.1 to 3.1.6.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/3.1.1...3.1.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-26 12:09:47 +00:00
bkfox
b1670fe79d
Merge pull request #19 from bkfox/dependabot/pip/pyyaml-5.4
Bump pyyaml from 5.3.1 to 5.4
2021-03-26 13:09:13 +01:00
dependabot[bot]
5cb52a4c4b
Bump pyyaml from 5.3.1 to 5.4
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.3.1 to 5.4.
- [Release notes](https://github.com/yaml/pyyaml/releases)
- [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES)
- [Commits](https://github.com/yaml/pyyaml/compare/5.3.1...5.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-25 21:40:57 +00:00
dependabot[bot]
ca2cf443f1
Bump djangorestframework from 3.11.1 to 3.11.2
Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.11.1 to 3.11.2.
- [Release notes](https://github.com/encode/django-rest-framework/releases)
- [Commits](https://github.com/encode/django-rest-framework/compare/3.11.1...3.11.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-19 22:38:00 +00:00
bkfox
c08e93d91f update dependency 2021-03-05 18:19:49 +01:00
bkfox
6f24384a7e update requirements.txt 2020-11-08 14:12:58 +01:00
bkfox
84483ecd3c fix issue #9 2020-05-20 12:09:04 +02:00
bkfox
08ac869772 sanitize headlines 2020-02-18 19:55:33 +01:00
bkfox
078a90f09a document translations 2020-01-06 14:15:49 +01:00
bkfox
0e48b9844c fix glitches 2019-10-11 16:23:00 +02:00
bkfox
1d7dde6f05 update requirements 2019-09-30 14:07:29 +02:00
bkfox
215a6ac331 work on pages, filters, lists 2019-09-09 02:47:57 +02:00
bkfox
4caca505c4 remove feincms3 dependency 2019-07-01 05:02:13 +02:00
bkfox
74dbc620ed work hard on this 2019-06-29 18:13:25 +02:00
bkfox
a951d7a319 update dependencies 2019-05-11 15:15:57 +02: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
66bee810eb liquidsoap does not manage tz; fix it 2017-08-30 14:20:38 +02:00
bkfox
dcee776c03 rewrite a bit stats for later updates; rename played into (raw_)on_air 2017-07-18 00:14:33 +02:00
bkfox
086eb7ba2f fix double entry in requirements 2017-06-27 14:51:50 +02:00
bkfox
3cceb65121 continue fixes on timezone bug 2017-05-13 13:23:48 +02:00
bkfox
ddeb1f692e change technic to detect running liquidsoap instance 2017-01-11 09:39:55 +01:00
bkfox
5da5e41701 rename controllers to streamer; update and fix requirements; update doc 2016-12-13 21:15:45 +01:00
bkfox
6d072c084e supervisord & cron with virtualenv 2016-12-13 20:49:13 +01:00
bkfox
0141d5174d add track to sound when scanning, using file's metadata (add mutagen as dep) 2016-11-28 17:09:46 +01:00
bkfox
7e571a6794 Revert "fix for production"
This reverts commit cded8d8ce6.
2016-11-24 16:32:06 +01:00
bkfox
cded8d8ce6 fix for production 2016-11-24 16:26:22 +01:00
bkfox
b8d6c435d2 fix bugs on signals 2016-11-14 13:35:15 +01:00
bkfox
ae8162643e quick fix on bugs due to Django 1.10 2016-08-19 19:35:05 +02:00
bkfox
3bbc364b2f documentation and setup.py 2016-07-29 14:29:45 +02:00
bkfox
d70593a461 sound_monitor: filesystem monitoring using watchdog 2015-12-29 12:05:59 +01:00
bkfox
6bb13904da move files 2015-12-22 08:37:17 +01:00
bkfox
0511ec5bc3 file moves... 2015-12-22 08:34:52 +01:00
bkfox
7bdb1bfd7d update project tree... 2015-12-01 16:19:18 +01:00