Rudi Grinberg
|
1f5a5fd294
|
typo
|
2012-11-21 17:24:31 -05:00 |
Rudi Grinberg
|
0e91188939
|
made a unique toucher file
|
2012-11-21 17:22:32 -05:00 |
Martin Konecny
|
8aa11f7e8c
|
Better error message for api client constructor
|
2012-11-21 12:26:37 -05:00 |
Martin Konecny
|
9abd7fa431
|
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
|
2012-11-20 16:48:17 -05:00 |
Rudi Grinberg
|
ac6a5a11bf
|
docstring fixes
|
2012-11-20 16:41:45 -05:00 |
Rudi Grinberg
|
3a682aeada
|
cc-4585: fixed + added logging
|
2012-11-20 15:25:41 -05:00 |
Rudi Grinberg
|
7124cbe04d
|
fixed bug where hidden files would be shown in library
|
2012-11-20 15:18:41 -05:00 |
Rudi Grinberg
|
20855c73b5
|
refactoring + fix typo
|
2012-11-20 15:10:38 -05:00 |
James
|
d69faef560
|
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
|
2012-11-20 15:05:20 -05:00 |
James
|
4737232b21
|
CC-2401: Shuffle option in playlists
- add delayed removing of success message
|
2012-11-20 15:05:09 -05:00 |
Rudi Grinberg
|
383244f962
|
changed implementation of timer thread because using threading.Timer does not allow us to properly inject
the AirtimeInstance object.
|
2012-11-20 14:44:58 -05:00 |
Rudi Grinberg
|
95e757a52c
|
removed file mediator because it seems to be useless and incompatible with saas
|
2012-11-20 14:44:24 -05:00 |
Rudi Grinberg
|
58d888a59f
|
Small refactoring to let user be assignable from any class that inherits from HasUser
|
2012-11-20 14:43:48 -05:00 |
Rudi Grinberg
|
58662b42be
|
fixed typo missing self
|
2012-11-20 12:11:31 -05:00 |
Martin Konecny
|
fed39077c0
|
Merge branch '2.2.x' into devel
|
2012-11-20 11:21:29 -05:00 |
Rudi Grinberg
|
c1959f936e
|
added TODO + formatting
|
2012-11-19 20:16:06 -05:00 |
Rudi Grinberg
|
fdf8c9fb4e
|
refactored EventRegistry to play nice with saas.
|
2012-11-19 20:13:19 -05:00 |
Rudi Grinberg
|
ebca3fa9f5
|
refactored file mediator to play nice with saas
|
2012-11-19 20:13:00 -05:00 |
Rudi Grinberg
|
8696571b02
|
refactor owner to be saas friendly
|
2012-11-19 19:57:33 -05:00 |
Martin Konecny
|
9c612d17a3
|
CC-4694: Apache/Zend error only specific to some users
|
2012-11-19 18:41:31 -05:00 |
Rudi Grinberg
|
a28c9d9e27
|
added untracked configs
|
2012-11-19 16:46:47 -05:00 |
Rudi Grinberg
|
a995129df5
|
added general getsig routine to get the correct signals from anywhere in the code.
|
2012-11-19 16:07:40 -05:00 |
Rudi Grinberg
|
4acb7d92db
|
removed hardcoded signals in the code.
|
2012-11-19 16:07:26 -05:00 |
Rudi Grinberg
|
6101e9dfe3
|
fixed bug where only part of the path was joined.
|
2012-11-19 16:06:36 -05:00 |
Rudi Grinberg
|
e46da35d3b
|
made root path a variable to remove duplication.
|
2012-11-19 16:06:19 -05:00 |
Rudi Grinberg
|
cd7d292aa5
|
fixed faulty regex.
|
2012-11-19 16:05:52 -05:00 |
Rudi Grinberg
|
9d04204389
|
fixed bug where path was only relative.
|
2012-11-19 16:05:26 -05:00 |
Rudi Grinberg
|
8dd0d80f68
|
fixed typo that was causing bug
|
2012-11-19 16:04:43 -05:00 |
Rudi Grinberg
|
dc8315fef9
|
added more detailed output when launching baby mm
|
2012-11-19 16:04:22 -05:00 |
Rudi Grinberg
|
d595d1112f
|
added routine to verify config exists in "baby" media monitor"
|
2012-11-19 16:03:58 -05:00 |
Rudi Grinberg
|
647832b0a0
|
added comments to document config options
|
2012-11-19 16:03:25 -05:00 |
Rudi Grinberg
|
c784df7f6e
|
Added comments describing config options
|
2012-11-19 11:35:37 -05:00 |
Rudi Grinberg
|
1cbe2fb1a1
|
typo
|
2012-11-16 12:59:17 -05:00 |
Rudi Grinberg
|
57b2762e5c
|
cleaned up imports
|
2012-11-16 12:51:23 -05:00 |
Rudi Grinberg
|
bc9f7c4c95
|
removed hardcoding of path received from MM for SaaS.
|
2012-11-16 12:51:07 -05:00 |
Rudi Grinberg
|
cf6e1d66ee
|
removed direct usage of api client to AirtimeDB which encapsulates that behaviour
|
2012-11-16 12:36:58 -05:00 |
Rudi Grinberg
|
11214d754d
|
docstring formatting
|
2012-11-16 12:31:10 -05:00 |
Rudi Grinberg
|
e22162cc87
|
added initialization message
|
2012-11-16 12:29:06 -05:00 |
Rudi Grinberg
|
aeb449ea76
|
import formatting
|
2012-11-16 11:15:49 -05:00 |
Rudi Grinberg
|
a50995cd9b
|
formatting + clearer name.
|
2012-11-16 11:14:31 -05:00 |
Rudi Grinberg
|
cc66ac4a83
|
typo
|
2012-11-16 11:14:18 -05:00 |
Rudi Grinberg
|
7527b366d0
|
removed instance specific logging
|
2012-11-16 00:10:40 -05:00 |
Rudi Grinberg
|
757a561975
|
added missing import
|
2012-11-16 00:10:24 -05:00 |
Rudi Grinberg
|
26ad6dae74
|
Added a convenience constructor for an AirtimeInstance
|
2012-11-16 00:09:56 -05:00 |
Rudi Grinberg
|
e12e311537
|
Added some routines to baby mm.
|
2012-11-16 00:09:33 -05:00 |
Martin Konecny
|
62b3c39c5b
|
CC-4702: Webstream: When webstream is playing, it isn't marked as 'media_item_played' in cc_schedule
-fixed
|
2012-11-15 17:35:06 -05:00 |
Martin Konecny
|
5f534b5ef6
|
CC-4702Webstream: When webstream is playing, it isn't marked as 'media_item_played' in cc_schedule
|
2012-11-15 17:29:25 -05:00 |
Martin Konecny
|
8c73731c41
|
CC-4633: Use David's new method of Liquidsoap webstream switching
-fixed
|
2012-11-15 16:43:22 -05:00 |
Martin Konecny
|
7efa7169ca
|
CC-4700: Return mime type of streams instead of null
-fixed
|
2012-11-15 16:41:46 -05:00 |
Rudi Grinberg
|
88231a19c3
|
added baby mm launcher
|
2012-11-15 15:08:49 -05:00 |