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

116 commits

Author SHA1 Message Date
Karl 'vollmerk' Vollmer
35d6670bd5 added sorting to the video browse, also made the api add_lt, add_gt work for artist and album (untested) 2009-03-08 23:42:52 +00:00
Karl 'vollmerk' Vollmer
2799c89f58 add length to the video browse, put in some stuff for the now playing table up the config version in prep for another alpha 2009-03-08 03:54:04 +00:00
Karl 'vollmerk' Vollmer
e474991d13 Resolve #401 new database update, reset album thumbs and use resized art... 2009-03-01 02:35:42 +00:00
Karl 'vollmerk' Vollmer
6777ec1e2e first work on next db update, correct play_url() removing redundent path, fix democratic play clear 2009-03-01 00:10:49 +00:00
momo-i
14ef536151 Add: song_lyrics to Ampache #327 (thx alister55) 2009-02-24 04:18:33 +00:00
Karl 'vollmerk' Vollmer
05e92cab60 frigging db name in creation definition vollmer is fired 2009-02-04 22:43:40 +00:00
Karl 'vollmerk' Vollmer
00effbf554 Add very basic buggy as crap video support, fix a few other minor bugs with playlists and random elements 2009-02-02 04:25:25 +00:00
Karl 'vollmerk' Vollmer
a6ad247623 fix playlist adds not showing up but still adding, fixed ip history being wiped by db update 2009-02-02 01:39:25 +00:00
Karl 'vollmerk' Vollmer
4aefc1fadc incomplete changes, commiting because I need a coding break 2009-02-01 02:45:39 +00:00
Karl 'vollmerk' Vollmer
b9a2603025 Finish IPv6 support 2009-02-01 01:06:46 +00:00
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