Rudi Grinberg
|
b61abe2474
|
Hard coded mime for wav
|
2012-09-14 16:19:34 -04:00 |
Rudi Grinberg
|
d0d9c5ecfc
|
Refactored hack
|
2012-09-14 14:39:37 -04:00 |
Rudi Grinberg
|
40bd5a0989
|
Changed xxx-owner_id.mp3 to owner_id/xxx.mp3
|
2012-09-14 14:27:04 -04:00 |
Rudi Grinberg
|
6c759ea06c
|
Fixed a few typos
|
2012-09-14 12:57:32 -04:00 |
Rudi Grinberg
|
8a0c91fd44
|
Added moronic hack to barely support multi user file storage
|
2012-09-14 12:45:45 -04:00 |
Rudi Grinberg
|
53ec408249
|
Removed code duplication
|
2012-09-14 11:48:34 -04:00 |
Rudi Grinberg
|
7a46bdc4a2
|
Removed old comments
|
2012-09-14 11:23:21 -04:00 |
Rudi Grinberg
|
240881b8b4
|
Added TODO to shank md5 in code
|
2012-09-14 11:21:53 -04:00 |
Rudi Grinberg
|
96f693687b
|
cc-4426
|
2012-09-13 17:59:13 -04:00 |
Rudi Grinberg
|
6c75a086e1
|
cc-4421: Added for wav length
|
2012-09-13 17:47:04 -04:00 |
Rudi Grinberg
|
12e27e659a
|
Extracted read_wave_duration out of code
|
2012-09-13 17:03:05 -04:00 |
Rudi Grinberg
|
7586aa37f3
|
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
|
2012-09-13 16:28:54 -04:00 |
Rudi Grinberg
|
8e0f003309
|
Formatting
|
2012-09-13 16:28:38 -04:00 |
Rudi Grinberg
|
4349dbe4fd
|
Added special handling for wav
|
2012-09-13 16:26:31 -04:00 |
Martin Konecny
|
d534f22ce4
|
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
|
2012-09-13 16:11:15 -04:00 |
Martin Konecny
|
da72c00f28
|
CC-4370: Transitioning between two webstreams: a hiccup in the stream is audible
-fixed
|
2012-09-13 16:10:17 -04:00 |
Rudi Grinberg
|
251e0f054a
|
Typo
|
2012-09-13 15:48:36 -04:00 |
Rudi Grinberg
|
1e76b6c751
|
Fixed typo
|
2012-09-13 15:45:30 -04:00 |
Rudi Grinberg
|
9eaa052744
|
FakeMutagen inherits from dict
|
2012-09-13 15:38:30 -04:00 |
Rudi Grinberg
|
05f4bb64b2
|
cc-4421: Created a fake mutagen object for files that mutagen does not recognize
|
2012-09-13 15:05:36 -04:00 |
Rudi Grinberg
|
8d08aa888b
|
cc-4421: Added special handling for files that mutagen returns None for.
|
2012-09-13 14:54:52 -04:00 |
Rudi Grinberg
|
a832ad61dc
|
Fixed bug where path would not be normpathed
|
2012-09-13 11:38:40 -04:00 |
Rudi Grinberg
|
e2f8d8e0e7
|
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
|
2012-09-13 11:10:43 -04:00 |
Martin Konecny
|
50f723fa7a
|
CC-4416: Error with AAC files and Replaygain
-fixed
|
2012-09-13 11:06:44 -04:00 |
Rudi Grinberg
|
52882ef938
|
Added mp4 removed aac.
|
2012-09-13 10:35:13 -04:00 |
Rudi Grinberg
|
8e91c515f0
|
cc-4397: Fixed handling for bad metadata.
|
2012-09-12 17:26:37 -04:00 |
Rudi Grinberg
|
92532cb708
|
cc-4394: Added m4a
|
2012-09-12 14:54:11 -04:00 |
Rudi Grinberg
|
03d3dc8312
|
Added good debugging for removed_watch_directory
|
2012-09-11 17:03:49 -04:00 |
Rudi Grinberg
|
b0a7f60b10
|
Fixed typo
|
2012-09-11 16:29:45 -04:00 |
Rudi Grinberg
|
355b0ad35d
|
cc-4292: Initial fix of the MD5 issue. Now MD5's are only collected not really used for anything. Moves are handled completely
through paths.
|
2012-09-11 16:02:39 -04:00 |
Rudi Grinberg
|
458089a773
|
cc-4359: Fixed without breaking anything else. Reverted bootrsrapping to default operation except for media monitor restart which uses a
special bootstrap that respects file_exists settings.
|
2012-09-11 11:19:44 -04:00 |
Rudi Grinberg
|
7cba85ea05
|
cc-4359: Fixed without breaking other problems.
|
2012-09-10 18:27:52 -04:00 |
Rudi Grinberg
|
160b28af5d
|
Added flag for two different list_all_db_files requests.
|
2012-09-10 17:42:59 -04:00 |
Rudi Grinberg
|
0dab4fa231
|
cc-4388: Fixed.
|
2012-09-10 17:40:03 -04:00 |
Rudi Grinberg
|
3fc60c741d
|
MM2: Normalize directory paths received from airtime once and for all.
|
2012-09-10 17:39:43 -04:00 |
Rudi Grinberg
|
fdc7245a15
|
Removed translation of dashes to slashes.
|
2012-09-10 16:30:18 -04:00 |
Rudi Grinberg
|
4fe8407659
|
Adde configurable value for list_all_files
|
2012-09-10 16:29:17 -04:00 |
Rudi Grinberg
|
c4f486e539
|
MM2: More detailed logging.
|
2012-09-10 16:08:33 -04:00 |
Martin Konecny
|
e85ea5c683
|
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
|
2012-09-10 15:35:42 -04:00 |
Martin Konecny
|
3107286799
|
CC-4370: Transitioning between two webstreams a hiccup in the stream is audible
|
2012-09-10 15:35:32 -04:00 |
Rudi Grinberg
|
259a3eb792
|
cc-4359: normpath'd music dir before passing it to manager.py to remove
watch
|
2012-09-10 14:51:29 -04:00 |
Rudi Grinberg
|
b085f9ef67
|
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
|
2012-09-10 14:15:07 -04:00 |
Rudi Grinberg
|
8d7a3a2042
|
removed unused code
|
2012-09-10 12:46:41 -04:00 |
Martin Konecny
|
e5de4f560d
|
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
|
2012-09-10 12:18:41 -04:00 |
Martin Konecny
|
ac8610ca06
|
CC-4385: Problem with mono streams for stream rebroadcasting
-fixed
|
2012-09-10 12:18:19 -04:00 |
Rudi Grinberg
|
a479a11c8f
|
Removed crazy handling of flac.
|
2012-09-07 18:23:14 -04:00 |
Martin Konecny
|
d20c450226
|
CC-4370: Transitioning between two webstreams a hiccup in the stream is audible
-some major refactoring before fixing this problem
|
2012-09-07 17:38:24 -04:00 |
Martin Konecny
|
989f040603
|
CC-4371: input.harbor for rebroadcasting webstreams has hardcoded password.
-fixed
|
2012-09-07 11:41:20 -04:00 |
Rudi Grinberg
|
8a5333fa7f
|
Removed supported for files that mutagen cannot read
|
2012-09-05 16:09:29 -04:00 |
Rudi Grinberg
|
0798d67b2d
|
cc-4350: Possible fix.
|
2012-09-05 16:04:59 -04:00 |