1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-04 18:29:40 +02:00
Commit graph

45 commits

Author SHA1 Message Date
Deathcrow
3daba0446a respect Ampache coding standards 2015-05-30 19:16:30 +02:00
Deathcrow
bf0769c5f2 fixing one bug, introducing new ones 2015-05-29 05:07:06 +02:00
Deathcrow
4a9089124d more bugfixes 2015-05-29 04:42:28 +02:00
Deathcrow
7764c44026 indents 2015-05-29 04:19:03 +02:00
Deathcrow
680bb9ae0f bugfix 2015-05-29 03:45:01 +02:00
Deathcrow
2eb030e4ee bugfix 2015-05-29 03:13:50 +02:00
Deathcrow
05e24e58fe bugfix 2015-05-29 02:51:07 +02:00
Deathcrow
133a4f0ff3 Smarter header detection for lib/class/channel.class.php 2015-05-29 02:36:59 +02:00
Deathcrow
512f6aeeb5 Enables Ogg (also works with Opus) channel streaming
- bin/channel_run.inc:
        * extensive rewrite and restructuring
        * implements a variable-size server-side buffer
        * small bugfixes here and there
        * allow for more precise bitrate handling (via $nb_chunks_remainder)
        * small improvements to http serving

- lib/class/channel.class.php:
        * add $header_chunk variable and remember header of current filer for later use in channel streaming
        * added $chunk_size variable
2015-05-28 20:50:06 +02:00
Afterster
4c67bbdabc Add WebDAV backend 2015-04-19 13:19:47 +02:00
Afterster
a6d68fef55 Fix channel htaccess installation 2015-04-05 21:00:38 +02:00
Afterster
21a3de408c Fix transcode settings for api player type 2015-04-01 19:51:19 +02:00
SUTJael
502bc0cd2c Fix tag editing and footer closing bracket. 2015-01-17 16:19:50 +01:00
Lawrence Brown
60a653daf4 copyright 2014 -> 2015
janitorial services
2015-01-04 21:36:41 +00:00
Afterster
173d5e9d76 Requires user catalog right to edit arts
Avoid additional sql requests on searches
2014-10-15 22:37:06 +02:00
Afterster
2bbed12eb7 Add Aurora.js support in webplayer
Add transcode settings per player
2014-10-12 12:55:31 +02:00
Afterster
2c221e8216 Add user geolocation and user statistical graphs 2014-10-06 01:05:17 +02:00
Afterster
034a6341fb Add Plex edition on missing library items 2014-08-05 02:10:23 +02:00
Afterster
993e5f9fa8 Add hls stream
Improve Plex video stream & transcode
2014-08-04 01:33:44 +02:00
Afterster
467e071b73 Add few songs & videos metadata
Add release type on albums
Add methods code comments on few classes
Display release date on all videos
2014-08-02 22:48:41 +02:00
Afterster
4c3937756a Don't wait for transcode application to close if ending the stream 2014-07-30 22:15:17 +02:00
Afterster
daa8b3133b Add video subtitle support
Add local_web_path setting (fix #324)
2014-07-16 22:41:19 +02:00
Afterster
80cd08ed04 Fix Scrutinizer reported errors 2014-07-09 23:27:14 +02:00
Afterster
afa536c6be Fix code style 2014-07-08 20:24:51 +02:00
Afterster
0254be9982 Better Video integration in Ampache features 2014-07-08 20:00:33 +02:00
Afterster
7258fdcb63 Add video image preview 2014-07-08 09:05:45 +02:00
Afterster
b5f92aa25c Edit library items in a more generic way
Use real large image on Google gather arts
2014-07-08 00:51:52 +02:00
Afterster
4454696f29 Use arts in a more generic way
Add library_item interface
2014-07-07 01:40:14 +02:00
Afterster
f55a0969a5 Add links on tags to show related item types with the same tag (fix #27) 2014-06-15 09:16:32 +02:00
Afterster
811115958e Fix code style 2014-05-25 22:54:29 +02:00
Afterster
b16958f44e Remove old code and fix old php errors 2014-05-25 22:54:04 +02:00
Afterster
59d038335f Fix several php errors 2014-05-25 18:47:43 +02:00
Afterster
0b05ba85d3 Add changing source of channel (fix #179) 2014-05-18 10:55:59 +02:00
Afterster
98664d2a84 Update copyright years 2014-05-18 09:53:57 +02:00
Afterster
3f9e7a4d94 Fix channel with random songs according to #176 2014-05-13 23:17:22 +02:00
Afterster
dd57be355d Fix random feature on channels 2014-05-13 12:58:24 +02:00
Afterster
a76609bcad Add local charset setting for ISO8859-1 filename files operations on Windows 2014-04-15 00:02:08 +02:00
SUTJael
5f5460708a Tags requests improved. Ability to edit/delete tags depending on user rights. (Fix #135) (Fix #127) 2014-02-18 19:32:16 +01:00
Afterster
6cdb33ae32 Working Broadcast feature 2014-02-09 23:00:50 +01:00
Afterster
6adf8307c4 Begin WebSocket support for Broadcast and Player control 2014-02-05 08:08:46 +01:00
Afterster
99d3f63fd0 Start channel process in background 2014-02-03 07:49:33 +01:00
Afterster
b9924cc29e Fix channel default new port getter 2014-02-03 07:27:35 +01:00
Afterster
e0a1443566 Add UI for Channels 2014-02-03 07:24:13 +01:00
Afterster
dbf076e6ce Fix code syntax 2014-02-03 00:31:50 +01:00
Afterster
e8db93ab3c Add Channel core with Icecast compability 2014-02-03 00:30:04 +01:00