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

106 commits

Author SHA1 Message Date
Karl 'vollmerk' Vollmer
c0916ab7e9 Add in IPv6 support to the ACLs and start work on the wizards for adding ACL entries. Access Control broken in this revision due to missing DB update 2009-01-31 22:06:31 +00:00
Karl 'vollmerk' Vollmer
0f1d017809 final commits before the release 2009-01-01 04:51:29 +00:00
Karl 'vollmerk' Vollmer
93b1be95c9 fix the sort files script to handle variable folder art names and enable final db update for alpha1 2009-01-01 04:24:56 +00:00
Karl 'vollmerk' Vollmer
b2b41d6c4a put in a hack to clear the rightbar if the preferences deem it so 2008-12-28 22:12:10 +00:00
Karl 'vollmerk' Vollmer
ffd5b55d0a added the tags to the artist and album display, and also made the cataloging correctly add them to the database, also corrected an issue with the formating so that it always produces a valid style 2008-12-28 08:34:06 +00:00
Karl 'vollmerk' Vollmer
f593f18131 Commit, still no internet paying for it.. curse you free.fr 2008-10-27 09:24:34 +00:00
momo-i
b395cd2f88 Fixed: may be unable to rename tags table. 2008-08-24 22:17:00 +00:00
Karl 'vollmerk' Vollmer
73e70d7d99 fixed a long standing browsing issue where you could not browse two different things at the same time 2008-08-08 05:15:34 +00:00
Karl 'vollmerk' Vollmer
fcfa466f4a sync to trunk 2008-05-31 07:48:02 +00:00
Karl 'vollmerk' Vollmer
3634ba8094 added in some caching and add the database upgrade that will make the taging mostly work 2008-05-12 05:58:17 +00:00
Karl 'vollmerk' Vollmer
caf9fb06c6 last commit before stable release, been a long hard road 2008-05-10 11:16:37 +00:00
Karl 'vollmerk' Vollmer
65912668d2 decided to not try to detect the charset, its just such a pain in the ass and I have no figured out a way to actually get it right, reduced frequency of prune calls to speed up login 2008-05-10 09:11:22 +00:00
Karl 'vollmerk' Vollmer
dfcd869f37 tweaks the db updates and adds a few more charset translations to the db charset reset function 2008-05-10 07:14:38 +00:00
Karl 'vollmerk' Vollmer
5318a90e4a add in functionality to reset db charset also updated the update function to take into account the collation 2008-05-08 06:44:22 +00:00
Karl 'vollmerk' Vollmer
d642b02e2d db update that corrects the charset, or at least tries to 2008-04-20 23:25:05 +00:00
xgizzmo
9504931c64 Fixed typo in update.class.php 2008-04-14 15:08:42 +00:00
Karl 'vollmerk' Vollmer
0b733c05ee new flash player that still does not work, fixed some bad references to the ellipsis thresholds 2008-04-11 02:35:32 +00:00
Karl 'vollmerk' Vollmer
0a401c7ca4 updated sql files, tweak to the update and installers to make it more utf-8ish hopefully final commit before release 2008-03-17 05:47:07 +00:00
Karl 'vollmerk' Vollmer
bcc834d7fd flush out the democratic mojo, make the cooldown work 2008-03-17 03:29:49 +00:00
Karl 'vollmerk' Vollmer
2ff28d9f26 minor change to tag gather, some speed improvements on the catalog verify and more changes to democratic play, will not work currently due to missing db update that needs more testing 2008-03-13 07:38:40 +00:00
Karl 'vollmerk' Vollmer
311ac99112 minor fixes to the playlist, fixed up the democratic playlist kinda, still does not work completely 2008-03-10 05:24:59 +00:00
Karl 'vollmerk' Vollmer
bd270b0227 fixed the acl issue... sigh 2008-03-07 06:51:52 +00:00
Karl 'vollmerk' Vollmer
84b483c99a fixed playlist update on full strict of mysql5.x and jpg mime type 2008-03-06 04:55:19 +00:00
Karl 'vollmerk' Vollmer
76387698e7 delay random albums a bit to improve inital load, also add a refresh button so you can flip them without refreshing the whole page 2008-02-25 06:53:47 +00:00
Karl 'vollmerk' Vollmer
6fdd9ac8d2 fix to user auth with xml-api (Thx purdyk) and fix update all not resetting album art cache 2008-02-09 07:02:23 +00:00
Karl 'vollmerk' Vollmer
f9831bdcd0 prevent db upgrade if version too old, fixed user creation 2008-01-27 02:24:41 +00:00
Karl 'vollmerk' Vollmer
fda4bd6deb fixed random album art will now preference albums with art correctly 2008-01-13 22:22:42 +00:00
Karl 'vollmerk' Vollmer
7e154abae9 - Fixed search by rating (Thx alex2008)
- Fixed no result return on random methods
- Added mime,language & lyrics to catalog updating functions
2008-01-13 21:34:56 +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
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
c0f55e26b2 fixed ajax requests with invalid session not causing logout 2007-12-10 20:28:47 +00:00
Karl 'vollmerk' Vollmer
46ffeca144 database update, cleaned up some stuff 2007-12-10 06:03:47 +00:00
Karl 'vollmerk' Vollmer
22beb1a65d added paging to genre sub views, and added missing fields to the song single view 2007-12-06 20:17:21 +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
c1829308f4 more changes for the amarok hotness 2007-11-20 05:32:08 +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
f4d94f034e some inital work on an api for amarok, tweaked stream class a bit, think theres still a bug with some playlist methods, also need to confirm problem with IE 2007-11-19 07:40:48 +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
3e46a9775c licence updates, Thx porthose 2007-08-19 22:02:23 +00:00
Karl 'vollmerk' Vollmer
ce094e4d95 first step towards multi-disk support, Thx Hugo Haas 2007-08-16 15:37:31 +00:00
Karl 'vollmerk' Vollmer
246c321617 fixed some typos, minor bugs, updated the sql, added playlist as a browse type 2007-08-05 22:39:53 +00:00
Karl 'vollmerk' Vollmer
f8c98952aa fixed now playing, hopefully once and for all, added title text to the now playing username that displays the agent they are using to play said song, added distinct sessions and session lengths for each stream instance 2007-07-31 07:22:18 +00:00
Karl 'vollmerk' Vollmer
ee9999a930 new update to correct normal sized blob for those already on 3.4, also added stream_* and downsample_cmd migration support, and but support I mean I tell them its not going to work 2007-07-29 06:17:25 +00:00
Karl 'vollmerk' Vollmer
070b12d08a tweaked earlier update to use medium blob 2007-07-29 05:59:44 +00:00
Karl 'vollmerk' Vollmer
216e691dfa - Added Live Stream (Internet Radio) support
- New Database Update corrects some issues and makes internet radio possible
- Fixed ratings
- Added new Transcode preference, doesn't do anything yet
- New "Radio Stations" browse type
2007-07-23 06:08:14 +00:00
Karl 'vollmerk' Vollmer
d54efca7bd tweak to the preferences and the update 2007-07-02 00:08:04 +00:00
Karl 'vollmerk' Vollmer
4d4712f341 bunch of minor fixes and a db change 2007-07-01 23:51:41 +00:00
Karl 'vollmerk' Vollmer
ffcba7b2ca added code for new update, not enabled 2007-06-19 05:26:26 +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
96334a0e8c syncing session id alteration 2007-06-06 05:41:38 +00:00