James
|
645593f954
|
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
Conflicts:
airtime_mvc/application/controllers/ApiController.php
airtime_mvc/application/models/Webstream.php
|
2012-09-10 18:04:35 -04:00 |
James
|
ba37bb4327
|
CC-4005: Tag files with Last Played date and number of times played
- done for files and webstreams
|
2012-09-10 18:01:36 -04:00 |
Rudi Grinberg
|
af225418c4
|
Removed empty constructor.
|
2012-09-10 16:08:21 -04:00 |
James
|
0ab08af48f
|
CC-4380: Show ReplayGain value in the Library page
- done
|
2012-09-10 14:37:38 -04:00 |
James
|
4d3c624607
|
CC-4380: Show ReplayGain value in the Library page
- temp commit
|
2012-09-10 12:35:32 -04:00 |
Rudi Grinberg
|
a479a11c8f
|
Removed crazy handling of flac.
|
2012-09-07 18:23:14 -04:00 |
denise
|
8125d6b553
|
CC-4344: Conductor column not available in library view
-done
|
2012-09-06 14:30:09 -04:00 |
Rudi Grinberg
|
ab6ae1ce8e
|
cc-4336: Fixed the issue. But this whole chunk of code could probably be removed.
|
2012-09-05 14:33:49 -04:00 |
Martin Konecny
|
982dd1e2a7
|
CC-4348: Prepared statements - part 4
-StoredFile.php
|
2012-09-04 17:21:59 -04:00 |
Rudi Grinberg
|
d7aad93e4f
|
cc-4288. Added owner to query.
|
2012-08-31 13:34:21 -04:00 |
Martin Konecny
|
8b5f94fa9f
|
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
|
2012-08-29 11:05:14 -04:00 |
Martin Konecny
|
4848717d4d
|
CC-4090: Make code style PSR compliant - part 4
-models dir
|
2012-08-29 10:58:03 -04:00 |
Rudi Grinberg
|
05908d121f
|
cc-4274: Fixed bad table name.
|
2012-08-28 16:23:16 -04:00 |
Rudi Grinberg
|
33bb4e600c
|
cc-4274: implemented james' hack to fix this issue.
|
2012-08-28 16:23:16 -04:00 |
Rudi Grinberg
|
7f66bdbb66
|
cc-4301: Fixed bug where owner_id would be null whenever show is recorded.
|
2012-08-27 17:58:09 -04:00 |
Rudi Grinberg
|
c28025ecfb
|
hotfix for bad class name
|
2012-08-27 16:49:45 -04:00 |
Rudi Grinberg
|
8d7f3817ec
|
cc-3936: Fixed bug where setDbColMetadata to use airtime metadata key names.
|
2012-08-27 15:11:28 -04:00 |
Rudi Grinberg
|
7aba1dcebd
|
Added warning method. Changed some code to use it.
|
2012-08-27 14:51:35 -04:00 |
Rudi Grinberg
|
cab7a6c930
|
cc-3936: added comment documenting metadata translation
|
2012-08-27 14:07:05 -04:00 |
Rudi Grinberg
|
dea764b8fd
|
cc-3936: added warning for metadata attributes that are not defined in constants.php
|
2012-08-27 14:03:22 -04:00 |
Rudi Grinberg
|
687a6d3c5a
|
cc-3936: removed intrusive logging
|
2012-08-27 11:49:36 -04:00 |
Rudi Grinberg
|
fcc853b732
|
cc-3936: Renamed metadata key for owner id.
|
2012-08-27 11:06:06 -04:00 |
Rudi Grinberg
|
7284770226
|
cc-3936: Changed setting of owner when modifying/inserting metadata.
|
2012-08-24 12:38:33 -04:00 |
Rudi Grinberg
|
5841cb7066
|
cc-3936:
Made it so that identifer file is written before the file itself so that media monitor always
has the identifier file before the song itself.
|
2012-08-24 12:37:16 -04:00 |
Rudi Grinberg
|
857be6b702
|
cc-3936: Removed manual path concatenation. Fixed setting owner of file.
|
2012-08-24 11:09:38 -04:00 |
Rudi Grinberg
|
19a5a8f992
|
cc-3936: fixed wrong argument order bug.
|
2012-08-24 10:20:59 -04:00 |
Rudi Grinberg
|
4ad983f63c
|
cc-3936: applied schema changes
|
2012-08-24 10:20:59 -04:00 |
Rudi Grinberg
|
c83fad2546
|
cc-3936: added owner to every file insert
|
2012-08-24 10:20:59 -04:00 |
Rudi Grinberg
|
b0a61fc291
|
cc-3936: Added setting default owner_id for inserted files.
|
2012-08-24 10:20:59 -04:00 |
Rudi Grinberg
|
43ca0d21e6
|
cc-3936: removed unnecessary object creation
|
2012-08-24 10:20:59 -04:00 |
Rudi Grinberg
|
996dcfd35f
|
cc-3936: Ran propgen to generate schema changes
|
2012-08-24 10:20:59 -04:00 |
Rudi Grinberg
|
f940c20701
|
cc-3936:
Added success logging when identifier file has been written.
|
2012-08-24 10:20:58 -04:00 |
Rudi Grinberg
|
23e3f6137d
|
cc-3936:
Sexified code. Added section for user handling.
|
2012-08-24 10:20:58 -04:00 |
Rudi Grinberg
|
d1e7341046
|
cc-3936: Refactored php code to upload files
|
2012-08-22 16:08:46 -04:00 |
Martin Konecny
|
462542bf68
|
change Logging::log to Logging::info
|
2012-08-21 18:41:56 -04:00 |
James
|
a24da9e324
|
CC-4256: Smart Playlist: change name to smart block and etc
- done
|
2012-08-20 17:17:48 -04:00 |
Martin Konecny
|
69f150ac7f
|
more detailed error message
|
2012-08-20 14:41:43 -04:00 |
denise
|
ea621fd9dc
|
CC-4223: Smart playlists: BPM criteria should have numeric modifiers
-done
|
2012-08-15 16:40:04 -04:00 |
Rudi Grinberg
|
e98eda144a
|
cc-4105: removed naive replaygain again. added micro optimization to Insert into cc_files
|
2012-08-14 14:50:41 -04:00 |
Rudi Grinberg
|
7abe882455
|
cc-4105-2: added retries on failed requests. added ignored files set like in the old media monitor
|
2012-08-14 14:50:39 -04:00 |
Martin Konecny
|
b53bc36f4f
|
CC-1665: Scheduled stream rebroadcasting and recording
-ability to preview webstreams
|
2012-08-09 14:39:31 -04:00 |
Martin Konecny
|
18ca6b22cb
|
CC-1665: Scheduled stream rebroadcasting and recording
-add placeholder icons for smart playlists/webstreams
|
2012-08-07 23:44:21 -04:00 |
Martin Konecny
|
f901e13a84
|
CC-1665: Scheduled stream rebroadcasting and recording
-Make playlist builder show creator name instead of creator id
|
2012-08-03 18:06:47 -04:00 |
Martin Konecny
|
b23b9a0cbd
|
CC-1665: Scheduled stream rebroadcasting and recording
-allow to filter by webstream only
|
2012-08-03 16:33:58 -04:00 |
Martin Konecny
|
7e433b61fb
|
CC-1665: Scheduled stream rebroadcasting and recording
-improve working with "webstreams"
|
2012-07-30 21:48:04 -04:00 |
James
|
8755500d30
|
CC-84: Smart Playlists
- some minor fix
|
2012-07-26 15:30:49 -04:00 |
Martin Konecny
|
3735579378
|
-remove cc_access table and gunid usage
|
2012-07-26 14:49:32 -04:00 |
Martin Konecny
|
b283b5b55e
|
CC-1665: Scheduled stream rebroadcasting and recording
-remove unused function
|
2012-07-26 14:49:32 -04:00 |
Martin Konecny
|
a16a1f5033
|
CC-1665: Scheduled stream rebroadcasting and recording
-Webstreams now appearing in the library
|
2012-07-26 14:49:31 -04:00 |
denise
|
bef9ba1eea
|
CC-84: Smart Playlists
- added 'Smart Block' filter in datatable
- added block files to library datatable
|
2012-07-25 17:08:22 -04:00 |