Martin Konecny
|
b4f1cc13c0
|
CC-430: Audio normalization (Replaygain Support)
make code simpler (don't download database to file)
|
2012-07-15 22:19:16 -04:00 |
Rudi Grinberg
|
0e98bc75c8
|
cc-4105: hasattr in conditional statement instead of getattr
|
2012-07-15 22:17:36 -04:00 |
Rudi Grinberg
|
71dc7d99b4
|
cc-4105: added a method in API client corresponding to chunked requests.\nAlso add prepared corresponding apicontroller method
|
2012-07-15 22:17:36 -04:00 |
Rudi Grinberg
|
44d91f7798
|
cc-4105: clean up url construction in api client
|
2012-07-15 22:17:36 -04:00 |
Rudi Grinberg
|
0fd6c4adbf
|
fixed typo
|
2012-07-15 22:17:36 -04:00 |
Rudi Grinberg
|
9f1ec3c05c
|
created a new controller action for chunked requests from media monitor
|
2012-07-15 22:16:58 -04:00 |
Rudi Grinberg
|
54116fe5aa
|
cosmetic changes
|
2012-07-15 22:13:24 -04:00 |
Rudi Grinberg
|
6b9cf85fc5
|
cleared up a lot of boilerplate with lazy properties
|
2012-07-15 22:13:24 -04:00 |
Rudi Grinberg
|
206027073c
|
added some stat counting
|
2012-07-15 22:13:24 -04:00 |
Rudi Grinberg
|
f9a1af1c1c
|
fixed clean empty dirs
|
2012-07-15 22:13:24 -04:00 |
Rudi Grinberg
|
69674529cd
|
almost alpha version
|
2012-07-15 22:13:24 -04:00 |
Rudi Grinberg
|
3b385df969
|
initial commit
|
2012-07-15 22:13:24 -04:00 |
Martin Konecny
|
794cf2c845
|
CC-4090: Make code style PSR compliant
-run psr-cs-fixer
|
2012-07-15 21:17:13 -04:00 |
Martin Konecny
|
5661872034
|
checkAuth in init() function
|
2012-07-15 21:07:34 -04:00 |
Martin Konecny
|
f0f033b4fb
|
CC-430: Audio normalization (Replaygain Support)
|
2012-07-12 17:58:29 -04:00 |
Martin Konecny
|
62287a2313
|
-Remove useless api_client interface
|
2012-07-12 16:51:11 -04:00 |
Martin Konecny
|
7ce4934cdc
|
CC-4090: Make code style PSR compliant
-removed all trailing whitespace in forms directory
-replace all tabs with 4 spaces
|
2012-07-10 18:55:44 -04:00 |
Martin Konecny
|
d9cde230cd
|
CC-4090: Make code style PSR compliant
-removed all trailing whitespace
|
2012-07-10 18:53:06 -04:00 |
Martin Konecny
|
ee3447f903
|
CC-4090: Make code style PSR compliant
-User.php
-removed all trailing whitespace
|
2012-07-10 18:51:32 -04:00 |
Martin Konecny
|
3d243468a7
|
CC-4090: Make code style PSR compliant
Subjects.php
|
2012-07-10 10:36:53 -04:00 |
Martin Konecny
|
dc2b4fed0a
|
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
|
2012-07-10 10:19:35 -04:00 |
Martin Konecny
|
00a2a19833
|
CC-4090: Make code style PSR compliant
Subjects.php
|
2012-07-09 23:41:00 -04:00 |
Martin Konecny
|
e91c96b90e
|
CC-4090: Make code style PSR compliant
StreamSetting.php
|
2012-07-09 23:32:21 -04:00 |
Rudi Grinberg
|
5b16a44455
|
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
|
2012-07-09 16:31:16 -04:00 |
Rudi Grinberg
|
32c3e877a5
|
fix typo
|
2012-07-09 16:30:54 -04:00 |
denise
|
6369c85ed1
|
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
|
2012-07-09 14:50:49 -04:00 |
denise
|
c6c0a70152
|
CC-4075: Calendar -> Can create overlapping show by repeating show
-fixed
|
2012-07-09 14:50:35 -04:00 |
James
|
c279e008d0
|
Merge branch '2.1.x' into devel
|
2012-07-06 15:52:09 -04:00 |
James
|
63856ea918
|
CC-4079: Apache error: missing $startDt variable
- fixed
|
2012-07-06 15:40:16 -04:00 |
denise
|
e4fb42cbd0
|
CC-4027: In the Calendar view, please have a little play icon indicating the currently playing show.
-done
|
2012-07-06 15:26:51 -04:00 |
Martin Konecny
|
dec68649c1
|
code cleanup
-changed module name to correct naming convention
-remove some unused imports
|
2012-07-06 10:20:44 -04:00 |
Martin Konecny
|
9612adf72e
|
CC-430: Audio normalization (Replaygain Support)
-add required package dependencies on full install
|
2012-07-05 23:35:51 -04:00 |
Martin Konecny
|
24349e64d8
|
CC-430: Audio normalization (Replaygain Support)
-some minor fixes for default value (should be 0 dB not 1dB)
|
2012-07-05 23:30:53 -04:00 |
Martin Konecny
|
5c1af49252
|
CC-430: Audio normalization (Replaygain Support)
-Added support on Liquidsoap side
|
2012-07-05 23:24:34 -04:00 |
Martin Konecny
|
ce698d4123
|
CC-430: Audio normalization (Replaygain Support)
-Added support on server side
|
2012-07-05 22:37:40 -04:00 |
Martin Konecny
|
70a0dce26e
|
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
Conflicts:
python_apps/media-monitor/airtimefilemonitor/airtimemediamonitorbootstrap.py
python_apps/media-monitor/airtimefilemonitor/mediamonitorcommon.py
|
2012-07-05 21:57:12 -04:00 |
Martin Konecny
|
a687e48d80
|
CC-430: Audio normalization (Replaygain Support)
-Added support on media-monitor's side
|
2012-07-05 21:54:44 -04:00 |
James
|
68089790ff
|
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
|
2012-07-05 18:25:17 -04:00 |
James
|
31f1d5879e
|
CC-4076: Library: make doubleclick trigger adding files to playlist/timeline
- done
|
2012-07-05 18:24:07 -04:00 |
James
|
f3fbaf89f5
|
CC-4076: Library: make doubleclick trigger adding files to playlist/timeline
- done
|
2012-07-05 18:23:34 -04:00 |
Rudi Grinberg
|
6fe48547d9
|
Make sure md['MDATA_KEY_FILEPATH'] is always normalized
|
2012-07-05 16:46:25 -04:00 |
Rudi Grinberg
|
e67be25b85
|
Fixed typo from copy pasting
|
2012-07-05 16:32:54 -04:00 |
Rudi Grinberg
|
38dbc28e1c
|
get rid of pypo permissions since it now runs as root
|
2012-07-05 16:32:54 -04:00 |
Rudi Grinberg
|
5e9302d912
|
Removed unnecessary whitespace
|
2012-07-05 16:32:54 -04:00 |
Rudi Grinberg
|
7f4e6f98f5
|
fixed is_audio_file to handle extensionless files. made sure is_user_readable closes opened filehandle
|
2012-07-05 16:32:54 -04:00 |
Rudi Grinberg
|
1916ea8b0e
|
Put duplicate code into mediamonitorcommon. Removed unnecessary blank lines
|
2012-07-05 16:32:54 -04:00 |
Rudi Grinberg
|
6c1af8a96e
|
Changed uses of 'find' to respect supported_file_formats list
|
2012-07-05 16:32:54 -04:00 |
Rudi Grinberg
|
3dfb35d2d1
|
Fixed typo. Made supported_file_formats static because they should be same for all instances
|
2012-07-05 16:32:54 -04:00 |
Rudi Grinberg
|
2317a3eba8
|
removed more code duplication
|
2012-07-05 16:32:54 -04:00 |
Rudi Grinberg
|
5f1b2d23bf
|
fixed code duplication and replaced manual path concatenation with os.path.join
|
2012-07-05 16:32:54 -04:00 |