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

240 commits

Author SHA1 Message Date
Karl 'vollmerk' Vollmer
ee64379cf4 fixed an issue with the flash player when the play method was not default 2007-12-23 23:57:36 +00:00
Karl 'vollmerk' Vollmer
7e1432273a API and XML-RPC are still broken, but moved to new session code, sleep time 2007-12-20 09:12:04 +00:00
Karl 'vollmerk' Vollmer
74201cb615 cleaned up XML API errors so that they are always xml docs regardless 2007-12-18 01:35:40 +00:00
Karl 'vollmerk' Vollmer
3887ab1f65 fixed some playlist issues, (mime type and selection) cleaned up the preferences lib a little more moved a lot into the class, updated references to old functions 2007-12-16 21:37:23 +00:00
Karl 'vollmerk' Vollmer
6cde9118b1 added basic MPD user permissions in, I didnt force a level for everyone so any existing setups will be defaulted to DENIED until they update their Localplay Level 2007-12-10 07:58:34 +00:00
Karl 'vollmerk' Vollmer
99baf7582d added paging to the playlist view, corrected a few stupid parse errors / mistakes 2007-12-03 09:14:38 +00:00
Karl 'vollmerk' Vollmer
aed7695b21 last try before I go to sleep.. honest 2007-11-30 09:05:04 +00:00
Karl 'vollmerk' Vollmer
a08a42eec0 bump to alpha4, db update adds democratic table and add_path to catalog 2007-11-26 03:49:40 +00:00
Karl 'vollmerk' Vollmer
767a3781ec preparing for release point, exciting stuff 2007-11-26 02:03:17 +00:00
Karl 'vollmerk' Vollmer
b372d114dc fixed an album art config parsing problem, Thanks Karl Hungus more work on xml class and api mojo, handshake logic in place 2007-11-19 08:34:52 +00:00
Karl 'vollmerk' Vollmer
f435ca753c more democratic play work, still not working going to need db change to make it work how I want, will do later 2007-11-12 07:36:52 +00:00
Karl 'vollmerk' Vollmer
4b58b3e218 slight tweak to the stylesheet, fixed typo in changelog 2007-10-16 06:47:38 +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
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
Karl 'vollmerk' Vollmer
b33aa8aec6 fixed issue with lack of timeout reset on some add to catalog functions and fixed batch downloads from active playlist 2007-09-09 03:51:43 +00:00
Karl 'vollmerk' Vollmer
5f3caeda01 fixed an install bug, and bumped version for release 2007-09-04 04:55:54 +00:00
Karl 'vollmerk' Vollmer
219c359274 tweaked the stats information, removed folders, was just to slow.. :( removed playlist.lib.php as its not longer needed 2007-09-03 19:16:18 +00:00
Karl 'vollmerk' Vollmer
d560bb1c7b fixed single downloads and that annoying minor css issue with albums of the moment 2007-08-19 07:34:11 +00:00
Karl 'vollmerk' Vollmer
ab9aec092c tweaked get_newest to operate a little different, tweaked lastfm (currently broken) 2007-08-09 14:34:06 +00:00
Karl 'vollmerk' Vollmer
fb5c43b2df proof of concept, nothing one should actually use 2007-08-06 01:57:29 +00:00
xgizzmo
c33a3b72e0 kill some debug warnings 2007-08-04 22:46:56 +00:00
Karl 'vollmerk' Vollmer
c7b024af54 bump config version so people are foced to re-gen 2007-07-31 07:24:31 +00:00
Karl 'vollmerk' Vollmer
ff21861698 fixed now playing with audacious, and fixed clear now playing.. vollmer is fired 2007-07-30 04:56:20 +00:00
Karl 'vollmerk' Vollmer
4fc1bffcde prep commit for the 3.4-alpha1 release 2007-07-29 22:47:27 +00:00
Karl 'vollmerk' Vollmer
c46c138146 added config migrator and the code to detect a bad config 2007-07-26 05:25:17 +00:00
Karl 'vollmerk' Vollmer
f5a947aa0c first step to the migration hotness, detect failed config files and show migration docs 2007-07-25 07:48:28 +00:00
Karl 'vollmerk' Vollmer
edf482ff3d moved back to a GPL flash player for 3.4 codebase, fixed some stream issues (non-m3u playlist types were failing) and tweaked the look of the /test.php page and fixed the xspf playlist generation 2007-07-05 06:05:18 +00:00
Karl 'vollmerk' Vollmer
56c960c34a fixed some issues with the installer, and also made it so that you can delete/disable users again 2007-06-17 23:59:04 +00:00
Karl 'vollmerk' Vollmer
1b1de9fa02 added a session_name 2007-06-12 04:40:55 +00:00
Karl 'vollmerk' Vollmer
848a1bc538 fixed lastfm gather album art and add 2007-06-04 01:31:58 +00:00
Karl 'vollmerk' Vollmer
641e7de637 catalog build technically works now, still working out some issues with the dynamic updating of the current state 2007-05-14 07:12:15 +00:00
Karl 'vollmerk' Vollmer
6eac754129 added in the playlist bar, and the auto-loading of a tmp playlist per session 2007-05-13 00:32:57 +00:00
Karl 'vollmerk' Vollmer
691c838e90 basic browse concept added to sidebar and start of the browse logic 2007-05-06 21:07:03 +00:00
Karl 'vollmerk' Vollmer
a31560aec4 it technically logs in and streams.. but thats it, complete rewrite almost everything broken 2007-04-23 07:31:05 +00:00
Karl 'vollmerk' Vollmer
949d7bb12f * Fixed xmlrpc, hopefully
* Added min count filter to browse by artist
* Fixed ratings to show yours, not average if rated
* other misc fixes
2007-02-11 06:13:21 +00:00
Karl 'vollmerk' Vollmer
bbf79a5970 * Initial Database Changes for 3.4, many things are now broken 2007-02-08 21:19:24 +00:00
Karl 'vollmerk' Vollmer
bb372c24ff hopefully the final commit before the 3.3.3 stable release 2007-01-27 03:05:35 +00:00
Karl 'vollmerk' Vollmer
0fbaabb4c3 stll some faulty french translations but its a little better 2007-01-24 08:59:59 +00:00
Karl 'vollmerk' Vollmer
56ce11f771 added config version check, fixed play selected bug reported by chenb and fixed wmp11 now playing issue 2007-01-22 08:39:24 +00:00
Karl 'vollmerk' Vollmer
0b39cf3100 few minor fixes including a XML-RPC fix 2007-01-12 07:45:01 +00:00
Karl 'vollmerk' Vollmer
3460950693 tweaked album of the moment mojo and theoritical fix for flash player 2007-01-08 02:32:45 +00:00
Karl 'vollmerk' Vollmer
2823f5a052 fixed minor ajax issue 2007-01-05 16:35:00 +00:00
Karl 'vollmerk' Vollmer
b611d2e0a3 * Added echo of pattern on print tags
* Tweaked headers on ajax page
* Fixed quick search box issues on browse by song
* Reverted to text for browse by albums
* Fixed some bad error handling on localplay
2007-01-05 08:07:00 +00:00
Karl 'vollmerk' Vollmer
ec19be3ef8 fixed auto-transcoding logic, requires a third variable now if not transcoding to mp3 2006-12-29 21:32:03 +00:00
Karl 'vollmerk' Vollmer
d6e28b752f * Added new Snoopy, fixes some minor bugs
* Rewrote Album Art collection, fixing tons of logic flaws, single album art find is currently broken
  might even be a little faster now when using folder and id3 methods at the same time
* Fixed some issues with FastCGI installs
* Removed another upload file that wasn't used anymore
* Tweaked Recently Played to show 'played XXX ago'
2006-12-28 22:56:55 +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
e540814435 added ability to edit artists and albums and flag all songs under them for re-taging 2006-12-21 19:32:25 +00:00
Karl 'vollmerk' Vollmer
988f2a92ec new icons 2006-12-19 08:36:56 +00:00
Karl 'vollmerk' Vollmer
924af2b578 few more fixes 2006-12-18 17:50:46 +00:00
Karl 'vollmerk' Vollmer
a9e7b1fd2e nasty catalog add bug I am sooo fired 2006-12-18 17:02:31 +00:00