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

1870 commits

Author SHA1 Message Date
Afterster
acc0f8029b Begin myPlex support 2014-02-16 02:06:29 +01:00
Afterster
c6816d2d27 Cache similars for 7 days only 2014-02-15 17:53:37 +01:00
Afterster
d484c3aa1c Add cache on LastFM data (fix #101) 2014-02-15 17:51:21 +01:00
Afterster
39cc28893a Fix mime/type on custom play actions 2014-02-15 14:41:07 +01:00
Afterster
4018f69e5e Enable codec parameter on custom play commands 2014-02-15 14:36:27 +01:00
Afterster
c234f99692 Add custom buttons play actions 2014-02-15 13:09:12 +01:00
Afterster
7cfed01b1e Add artist slideshow when playing and no user action 2014-02-14 01:28:29 +01:00
Afterster
6cdb33ae32 Working Broadcast feature 2014-02-09 23:00:50 +01:00
Afterster
916057fda7 Add broadcast templates 2014-02-09 02:06:27 +01:00
Afterster
aebe9df1d5 Fix first user admin creation 2014-02-05 22:20:09 +01:00
Afterster
2cdcf348bf Add Broadcast template files 2014-02-05 13:44:48 +01:00
Afterster
f4cc31c22a Add private field in Broadcasts 2014-02-05 08:33:04 +01:00
Afterster
6adf8307c4 Begin WebSocket support for Broadcast and Player control 2014-02-05 08:08:46 +01:00
Afterster
2b128b122d Escape ? too 2014-02-04 14:20:37 +01:00
Afterster
e921167222 Fix function call order 2014-02-04 14:15:41 +01:00
Afterster
93a739c0e3 Fix for Apache too 2014-02-04 14:13:38 +01:00
Afterster
6b9c7b0729 Fix #134 2014-02-04 14:01:09 +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
Afterster
1415f090ad Remove Muses Radio Player, use jPlayer for everything 2014-02-01 10:58:38 +01:00
Afterster
7b64802f62 Rename Ampache to Ampache-doped 2014-02-01 10:30:13 +01:00
Afterster
918e3a8c3f Fix user creation 2014-01-31 08:17:27 +01:00
Afterster
4ee4001c6b Change similar artists number display to 10 2014-01-31 07:53:12 +01:00
Afterster
5941bca264 Now playing avatar set to 64px 2014-01-31 07:14:28 +01:00
Afterster
1d3b8bbaba Add user avatar upload (fix #119) 2014-01-30 22:05:16 +01:00
Afterster
2d78a3b7a8 Add concerts information from LastFM (fix #110) 2014-01-30 00:09:58 +01:00
Afterster
24895f24f7 Add artist information tabs (fix #126) 2014-01-29 22:23:56 +01:00
SUTJael
a45a1479ad Avoid cleaning tag 2014-01-29 18:51:27 +01:00
SUTJael
7a337edcad Fix #115, Fix #111, Fix #125 2014-01-29 18:40:20 +01:00
Afterster
470dcea5b3 Add Gravatar / Libravatar plugins 2014-01-28 23:27:49 +01:00
Afterster
4253d85d6a Fix https://github.com/ampache/ampache/issues/104 2014-01-28 22:40:02 +01:00
Afterster
253503ad21 Check xbmc controller instance 2014-01-22 22:40:07 +01:00
Afterster
b4b8f33b85 Add OpenID authentication (fix #113) 2014-01-18 17:49:41 +01:00
Afterster
8fdbcce0fa Fix vainfo filename regex match on Windows
Fix m3u import (no need to declare m3u filetype music/video file types anymore)
Only check for footer iframe on login page
Remove unused files (artifacts)
2014-01-17 00:15:35 +01:00
Afterster
0c17ccd2d4 Finish browse missing artists on similars 2014-01-16 18:54:56 +01:00
Afterster
0a099f2383 Start show missing artists 2014-01-16 09:16:24 +01:00
Afterster
2a34bc6ca1 Fix codestyle 2014-01-15 23:58:38 +01:00
Afterster
e51717be6e Merge branch 'develop' of github.com:ampache-doped/ampache into develop
Conflicts:
	lib/class/update.class.php
2014-01-15 23:58:13 +01:00
Afterster
8d7ce473d0 Add share feature 2014-01-15 23:55:19 +01:00
SUTJael
7c2f8b0f26 Actions on rows are now displayed on mouse-hover. Removed all unused parameters. Song/artists/albums title are displayed correctly (truncate has been removed). Add to an existing playlist implementation started. 2014-01-15 20:47:49 +01:00
Afterster
b7b4fb99e2 Add Subsonic XML output break lines 2014-01-12 23:58:03 +01:00
Afterster
53d91f6543 Fix Subsonic POST requests and Indexes sharp category 2014-01-12 23:38:04 +01:00
Afterster
3de944a344 Previous regex was faster. Restore. 2014-01-12 11:26:30 +01:00
Afterster
17e8bbd817 Change clean_utf8 regex with a quicker one 2014-01-12 11:06:13 +01:00
Afterster
ca921f3dfd Fix filter reset when alphabet browsing 2014-01-12 03:17:47 +01:00
Afterster
13f75de382 Remove debug line 2014-01-12 03:09:06 +01:00
Afterster
ad3820ecb4 Add Alphabetic header on Browse 2014-01-12 03:08:24 +01:00