1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-05 19:41:55 +02:00
Commit graph

67 commits

Author SHA1 Message Date
Karl 'vollmerk' Vollmer
9edfed6e61 ending \n required for shoutcast playlist 2008-06-12 15:33:38 +00:00
Karl 'vollmerk' Vollmer
71dd578037 slight tweaks to the shoutcast controller, fliter out non 44100 rate files also fix a typo 2008-06-12 06:38:09 +00:00
Karl 'vollmerk' Vollmer
1e6ef4b8a0 prevent non-mp3s from being passed to poor old shoutcast 2008-06-03 07:27:02 +00:00
Karl 'vollmerk' Vollmer
9803be045b removed some more references to the genre stuff, added ability to customized what is considered a prefix on albums and artists (requires update of config file) added next and stop to the shoutcast localplay controller 2008-05-25 23:55:35 +00:00
Karl 'vollmerk' Vollmer
f1d54c38ef fixed shoutcast doodly so it actually reads its own configuration 2008-05-21 09:10:19 +00:00
Karl 'vollmerk' Vollmer
d00617752f wups 2008-05-20 15:16:28 +00:00
Karl 'vollmerk' Vollmer
2b94dfeefa added a bit of debugging 2008-05-20 15:04:55 +00:00
Karl 'vollmerk' Vollmer
d22c6ea78f initial work on a shoutcast doodly, fix the translations while I am at it :S 2008-05-20 05:33:26 +00:00
Karl 'vollmerk' Vollmer
d527e50395 really fix the localplay instance thing 2008-05-19 01:18:39 +00:00
Karl 'vollmerk' Vollmer
755fffbd78 fix typo also tweak the localplay controllers so they update the active instance correctly 2008-05-18 21:47:44 +00:00
Karl 'vollmerk' Vollmer
2f5c09b55c updated locales, hopefully one of the last commits before 3.4 stable release 2008-05-10 09:27:42 +00:00
Karl 'vollmerk' Vollmer
d76073357a remove dead icecast controller 2008-04-15 15:05:53 +00:00
Karl 'vollmerk' Vollmer
260b62361e fixed recently played, removed a bunch of useless files, added new methods to api as requested by dev, fixed some minor issues with enabling of localplay methods 2008-03-21 04:43:48 +00:00
Karl 'vollmerk' Vollmer
2c337852cf major corrections to reading of preferences and a few misc fixes which I have now forgotten 2008-02-29 06:14:46 +00:00
Karl 'vollmerk' Vollmer
13e017e322 fixed sorting order on browse playlists 2008-01-14 02:06:31 +00:00
Karl 'vollmerk' Vollmer
674337dfc7 fixed a few broken httpq functions 2008-01-04 05:58:00 +00:00
Karl 'vollmerk' Vollmer
df608880b7 fixed apply to all and updating of httpq instances 2008-01-04 03:04:54 +00:00
Karl 'vollmerk' Vollmer
6a0573d1fe slight tweak to the random album art, needs improvement will look funny on catalogs with no art (for now) editing an mpd instance works, need to fix httpq editing and add instance testing 2008-01-01 22:34:12 +00:00
Karl 'vollmerk' Vollmer
1cf1072165 fixed two transcode bugs 2007-12-15 08:35:00 +00:00
Karl 'vollmerk' Vollmer
454003fa93 minor typo in mpd controller prevented it from being enabled 2007-12-13 16:38:29 +00:00
Karl 'vollmerk' Vollmer
17a4516e29 added the controls to the mpd playlist does not refresh correctly, but does work 2007-12-09 20:58:04 +00:00
Karl 'vollmerk' Vollmer
883adcd52b untested HTTPQ code, improved MPD parsing of URLS so it reconizes democratic play stuff now 2007-12-08 10:02:26 +00:00
Karl 'vollmerk' Vollmer
0665818aea fixed the fatal error on the controllers page 2007-10-29 13:44:06 +00:00
Karl 'vollmerk' Vollmer
f64a2f4d00 fixed admin prefs, flushed out localplay stuff, tweaked filters on browse 2007-10-18 05:52:06 +00:00
Karl 'vollmerk' Vollmer
ba62ca14b9 added abilty to display and delete localplay instances 2007-10-12 04:55:20 +00:00
Karl 'vollmerk' Vollmer
32349846fb fixed two MPD issues, can now disable localplay modules, added check for PHP5 2007-10-10 06:08:33 +00:00
Karl 'vollmerk' Vollmer
79ca59df62 fixed some localplay issues, now correctly shows the active instance at least for the MPD module 2007-09-28 04:34:02 +00:00
Karl 'vollmerk' Vollmer
1dfdf2afab made localplay technically work, lots of work to still do 2007-09-20 07:39:45 +00:00
Karl 'vollmerk' Vollmer
d1dcfcbc90 some fixes for the localplay, you can now install the MPD controller, and add instances, just not actually play to it... realized I need to think on how to do that a little... 2007-09-14 07:04:26 +00:00
Karl 'vollmerk' Vollmer
bff9e37fa5 more work on the localplay stuff, most details ironed out, just needs some code to back it up, also tweaked plugins and threw in some extra goodies in the preference class, also pimped out the error class 2007-09-12 07:30:55 +00:00
Karl 'vollmerk' Vollmer
f89098d3ac few more tweaks to localplay, added in the mpd table creation mojo, just need to finish install and then build the interface 2007-09-09 22:17:13 +00:00
Karl 'vollmerk' Vollmer
b1b7998a0f few minor bug fixes, and some more tweaks for localplay 2007-09-09 21:07:45 +00:00
Karl 'vollmerk' Vollmer
b3950d0c94 new db update, moved prefs around removed useless one and fixed some defaults, also fixed some potential issues with lastfm 2007-09-09 06:13:32 +00:00
Karl 'vollmerk' Vollmer
f4ad61dccf - Fixed missing web_path on catalog functions
- New Localplay Controller Abstract class, required for controllers
- Tweaked preferences as needed for localplay mojo
2007-09-09 05:41:26 +00:00
xgizzmo
b337d84d9a few fixups to pass W3C Validation Service (wip) 2007-07-19 00:19:43 +00:00
Karl 'vollmerk' Vollmer
689517e332 fixed preferences mostly, also fixed some genre issues and other stuff I am forgetting now 2007-06-11 05:16:20 +00:00
Karl 'vollmerk' Vollmer
407b618fc7 localplay controllers and some spelling fixes 2007-01-17 04:45:28 +00:00
Karl 'vollmerk' Vollmer
c19f512180 * Added new functions to HttpQ controller
* Fixed Catalog cleaning issues and album art issues
* Fixed a minor javascript error with the localplay stuff
* Started work on write_playlists.php.inc (https://ampache.bountysource.com/task/show/542)
2007-01-14 03:00:05 +00:00
Karl 'vollmerk' Vollmer
e706e6d59b fixed a minor math issue with the mpd controller 2007-01-04 06:25:49 +00:00
Karl 'vollmerk' Vollmer
fc45fa0230 few more fixes to the httpq player... has some strange semi-random issue with some urls.. investigating 2006-12-22 23:15:23 +00:00
Karl 'vollmerk' Vollmer
2f2aff930a new httpq localplay method, fixes for preferences and mpd controller 2006-12-22 19:27:33 +00:00
Karl 'vollmerk' Vollmer
ca34aa1ede * Prevent Album art set on demo because people put porn in there :(
* Fix Push functionality for the Democratic view stuff
* Add footer div definition per Apex's request
* Fix Config display with multi-value elements
* Added plugin checking to update.php wq
2006-12-05 04:43:13 +00:00
Karl 'vollmerk' Vollmer
1cf69f04be some minor MPD changes and bug fixes for localplay 2006-11-14 05:38:17 +00:00
Karl 'vollmerk' Vollmer
868f2b2a20 fixed parse error if no localplay type is selected 2006-11-13 16:26:20 +00:00
Karl 'vollmerk' Vollmer
ad05301d54 fixed the title on registration, and a bunch of random other things 2006-11-10 03:50:35 +00:00
Karl 'vollmerk' Vollmer
e9133f9825 fixed mpd logic error and post max size 2006-11-02 00:28:37 +00:00
Karl 'vollmerk' Vollmer
5700fc0c02 fixed css issue, now playing issue and improved mpd controller a tiny bit 2006-10-06 05:20:20 +00:00
Karl 'vollmerk' Vollmer
9bfe4a4ff8 removed last vestiages of log_event 2006-09-30 21:45:51 +00:00
Karl 'vollmerk' Vollmer
ebdb7573bf fixed up localplay a little more, to the point of it basicly working... added check for mysql on installer langue page, tweaked some css as well 2006-09-28 05:39:50 +00:00
Karl 'vollmerk' Vollmer
e98446d570 fixed missing password pass issue with the mpd controller 2006-09-08 04:20:13 +00:00