1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-03 09:49:30 +02:00
Commit graph

83 commits

Author SHA1 Message Date
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
Karl 'vollmerk' Vollmer
ce284d7a83 last commit pre beta1 release 2006-12-18 09:16:20 +00:00
Karl 'vollmerk' Vollmer
7c661ba685 * Added Recommendations based on matching ratings between users
* Integrated LastFM plugin (defaults to disabled still)
* Fixed a view issue with the Admin Localplay Level preference
* removed some old MPD pages that were not being usedwq
2006-12-17 08:41:21 +00:00
Karl 'vollmerk' Vollmer
cdb41b515a commiting crap in a hurry for loss and profit 2006-12-12 21:59:35 +00:00
Karl 'vollmerk' Vollmer
504cd93ea8 typos abound! 2006-12-12 21:58:26 +00:00
Karl 'vollmerk' Vollmer
fe7a6b75f6 arg stupid plugins 2006-12-06 18:22:18 +00:00
Karl 'vollmerk' Vollmer
caaf0f6e12 dont track stats on a batch download.. thats just insane 2006-12-06 18:21:15 +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