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

71 commits

Author SHA1 Message Date
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
df348122a7 added the initial playlist view page, fixed the artist name on albums of the moment 2007-08-22 05:36:07 +00:00
Karl 'vollmerk' Vollmer
88d968dfaa updated lastfm protocol to 1.2, improved the logic behind it does not require a logout, also fixed duplicate stats collection of greedy players 2007-08-21 04:35:01 +00:00
Karl 'vollmerk' Vollmer
df2f009920 fixed lastfm for reals this time, I think also fixed not being able to re-enable users 2007-08-14 06:51:38 +00:00
Karl 'vollmerk' Vollmer
089cd9100a tweaked theme a tad, updated lastfm plugin, requires remove/readadd to work correctly 2007-08-14 06:13:32 +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
bf6e9f88d8 - Added modules section to sidebar, conforming to new layout from r1127
- Re-enabled plugins, added openstrands plugin
2007-08-06 00:39:54 +00:00
Karl 'vollmerk' Vollmer
258e4fcdf2 fixed downsampling, renamed to transcoding default or always are now the options 2007-07-29 04:58:22 +00:00
Karl 'vollmerk' Vollmer
db47bcb6c0 fixed play all artist, play all artist random, and account updating from user preferences 2007-07-29 03:20:00 +00:00
Karl 'vollmerk' Vollmer
903d06d41c synced over Vlets prevent_multiple_login patch and improved error reporting a bit moving to use of the Error class 2007-07-26 05:46:37 +00:00
Karl 'vollmerk' Vollmer
a74d0b7163 added dynamic playlist item support, default and genre currently work 2007-07-24 04:10:58 +00:00
Karl 'vollmerk' Vollmer
1a5d32fbbe fixed level updating for admin preferences 2007-07-12 05:45:48 +00:00
Karl 'vollmerk' Vollmer
e07f720bbc semi-fixed lastfm 2007-07-05 07:32:38 +00:00
Karl 'vollmerk' Vollmer
9457b75fb1 fixed some catalog update issues, fixed some genre pages and made the sql sort stuff for show songs work 2007-07-02 04:57:56 +00:00
Karl 'vollmerk' Vollmer
c78314791e fixed the ip tracking stuff.. sorta 2007-06-21 21:37:43 +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
987213388e fixed a potential security issue where the password hash was being put into the object :S 2007-06-12 07:19:17 +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
c3e9518ab4 fixed stats recording mostly 2007-06-10 22:10:33 +00:00
Karl 'vollmerk' Vollmer
7743d70c68 fixed browse users, add user, edit user 2007-06-04 07:40:06 +00:00
Karl 'vollmerk' Vollmer
779f4bf4e5 updated sql file, and the install process now works 2007-05-13 21:37:49 +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
2939f419e1 fixed the update and the user class reading of the preferences 2007-05-08 23:00:59 +00:00
Karl 'vollmerk' Vollmer
61e529be4e new update that moves some stuff around in the database, with 414 albums (18mb table) dropped size by 7mb 2007-05-03 03:36:19 +00:00
Karl 'vollmerk' Vollmer
13dd43450a fixed up part of single album view, show songs is all gone, working on replacement browse method 2007-04-23 20:33:57 +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
pb1dft
dec762fe5d Changed/Added rss stuffie updated main config, Rewrote some off the statistics to use an array 2007-03-03 22:40:21 +00:00
pb1dft
055195b302 Updated all offset_limit refs to ->pref['offset_limit'] 2007-02-27 18:12:42 +00:00
Karl 'vollmerk' Vollmer
730d21e8d8 removed dead file, updated bin files, removed debug and added a new config option 2007-02-13 22:38:13 +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
d407773cb2 fixed democratic play vote order and user preferences update 2007-02-10 20:41:38 +00:00
pb1dft
f0039315b3 fixed is_logged_in function for the moment. Maybe to change later 2007-02-10 00:35:43 +00:00
pb1dft
9261256943 fixed the displaying of the right ip_history with the right user at the right time 2007-02-09 23:49:46 +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
f0706c9b94 fix an issue with all numeric usernames... by preventing them for now this will be really fixed in the next version 2007-01-14 06:23:42 +00:00
Karl 'vollmerk' Vollmer
1068c367ac * Fixed Single Artist view if you have 50+ albums
* Tweaked Recently Played text to make translations a little easier
* Removed unused Config options
* Added array definition if only one users exists
2007-01-04 05:37:15 +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
68ac06b30b * Last DB Update for 3.3.3 Stable Branche
* Improved Recommendation view
* Removed Upload
2006-12-18 00:10:07 +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
pb1dft
e11dd5236e Fixed a bug with auto reg. user gets activated immidiatly without require activation 2006-11-22 00:30:53 +00:00
Karl 'vollmerk' Vollmer
9cfb075df5 3.3.1-Alpha1 release 2006-10-29 00:51:53 +00:00
pb1dft
5db7a0e53c Strange error occured while commiting 2006-10-27 21:14:40 +00:00
Karl 'vollmerk' Vollmer
e0fa17f8cc new http auth method 2006-10-27 07:43:02 +00:00
Karl 'vollmerk' Vollmer
2faea5f7b3 re-wroked stats which means major db update, some stats dealies may still not work correctly 2006-10-23 01:47:18 +00:00
Karl 'vollmerk' Vollmer
78e5af0d4f added per user rss feed support, added the album art to the rss feed and added a sane error message to quarantine 2006-10-15 18:39:21 +00:00