1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-03 17:59:21 +02:00
Commit graph

806 commits

Author SHA1 Message Date
Karl 'vollmerk' Vollmer
84420db434 fixed rating display and rating advanced search, also allow new genre when adding radio station 2008-04-21 01:20:07 +00:00
Karl 'vollmerk' Vollmer
41db247234 fixed shoutbox typo so albums add correctly, can now edit playlist tracks and change their track in the playlist, added batch download link to single playlist view 2008-04-21 00:28:18 +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
Karl 'vollmerk' Vollmer
2801dae076 fixed show album art, added input for source charset on fix_filenames, added "add" to shoutbox display, updated links 2008-04-20 22:35:21 +00:00
Karl 'vollmerk' Vollmer
ac832cdab9 add url_to_song function to api for amarok2 2008-04-15 06:20:47 +00:00
Karl 'vollmerk' Vollmer
669753d59d first steps of a fix for the xml-rpc streaming and cataloging 2008-04-15 03:14:42 +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
e1813f532f fixed db name validity and paging being forgotten on back 2008-04-11 01:56:54 +00:00
Karl 'vollmerk' Vollmer
880601fee3 first little bit of fixing the page remembering mojo for back, still not perfect 2008-04-09 05:43:57 +00:00
spocky
2544f5b562 changed rating display to use 1 digit rounded average, a little bit different than "half star rating" request (Ticket #156), but easily done and also more precise.
minor change to sidebar filter display.
2008-04-02 12:38:47 +00:00
Karl 'vollmerk' Vollmer
3c36e58d54 fixed verify update issue 2008-03-21 04:55:26 +00:00
Karl 'vollmerk' Vollmer
260b62361e fixed recently played, removed a bunch of useless files, added new methods to api as requested by dev, fixed some minor issues with enabling of localplay methods 2008-03-21 04:43:48 +00:00
Karl 'vollmerk' Vollmer
06652fe040 implement xml error codes rather then relying on string parsing 2008-03-20 07:52:51 +00:00
Karl 'vollmerk' Vollmer
17244cee94 add the title back in to the links and be a little more violent with the charset setting... 2008-03-19 05:34:59 +00:00
spocky
179b7dab43 Changed "starts with" browsing execution from OnChange to OnKeyUp (sounds more logical this way). Maybe we dont need "alphabet filter" above anymore. Or maybe we do (?).
Fixed songs starting with "All" never searched
2008-03-17 22:00:00 +00:00
Karl 'vollmerk' Vollmer
b96588ebc5 stupid typo on the art xml doc 2008-03-17 20:13:21 +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
e95db50a74 added a few more fields to the xml documents passed by the api and included install doc patch 2008-03-17 04:12:15 +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
2743730424 force consistant charset on file add, add fix_filenames script and minor tweak for democratic play 2008-03-17 00:50:16 +00:00
Karl 'vollmerk' Vollmer
adc4e061f4 add size to song xml 2008-03-14 15:00:28 +00:00
Karl 'vollmerk' Vollmer
94f37cd899 fixed some pretty dumb issues with democratic play 2008-03-14 05:33:55 +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
591ca8e918 almost done cleaning up the democratic play mojo 2008-03-11 07:24:24 +00:00
Karl 'vollmerk' Vollmer
7c8a11684d fixed issue with encoding on id3v1/2 2008-03-11 06:14:09 +00:00
Karl 'vollmerk' Vollmer
e3c284b7da added song action for the api, fiddled with the democratic play stuff again 2008-03-10 06:35:19 +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
01a5512c04 fixed a stupid typo Thx CoF 2008-03-10 03:46: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
2c337852cf major corrections to reading of preferences and a few misc fixes which I have now forgotten 2008-02-29 06:14:46 +00:00
Karl 'vollmerk' Vollmer
c1f2b35e2a corrected a few queries, removed a few other useless ones that were already broken 2008-02-28 06:36:25 +00:00
Karl 'vollmerk' Vollmer
31d5e782de removed ip2int, int2ip custom functions fixed browse issues when adding filters in specific order 2008-02-28 05:44:49 +00:00
Karl 'vollmerk' Vollmer
4626bc1ff1 updated russian translation and tweaked some plural points thx littlesavage 2008-02-28 05:24:24 +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
pb1dft
6bd576a9fe - Fixed Sorting on Admin->Browse Users
- Fixed Shoutbox and shoutbox management (pb1dft)
2008-02-23 23:44:31 +00:00
pb1dft
e9e0d79267 Fixed sorting on admin>users 2008-02-20 23:11:38 +00:00
pb1dft
b70a11b78b Fixed minor glitches in user registration 2008-02-16 21:56:18 +00:00
Karl 'vollmerk' Vollmer
2ac17f6c51 fixed typo in mail class 2008-02-10 21:23:01 +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
6b3505b20c added in patch to filter out disabled songs from duplicates display, thx joh6nn 2008-01-29 06:34:19 +00:00
Karl 'vollmerk' Vollmer
fd9c05c61c helps if you return it 2008-01-27 19:23:45 +00:00
Karl 'vollmerk' Vollmer
d943a3f10f adjust the bitrate validation and only force it to be whole bytes 2008-01-27 19:23:19 +00:00
Karl 'vollmerk' Vollmer
21871e8d17 added in the rating images from greengeek, removed some useless functions, tweaked working on update to correctly reflect limitations 2008-01-27 19:16:01 +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
ff3fd54490 fixed the catalog creation, hopefully. added cleaning of shoutbox table to catalog clean fixed typo on install 2008-01-20 00:51:15 +00:00
Karl 'vollmerk' Vollmer
5296a8d351 fixed issue with xmlapi when no limit provided, fixed now playing refresh, fixed single item update (Thx alex2008) added some more stuff for managing shoutbox stuff, started work on implementation of CoFs system added untested search method on xmlapi 2008-01-19 23:11:57 +00:00
spocky
86263d7c1b Fixed artist display wrongly using ellipsis_threshold_album preference
Fixed wrong artist html encoding in random albums image title
2008-01-17 09:37:36 +00:00
spocky
153fcb98d4 Fixed update from tags (#121) 2008-01-17 08:37:32 +00:00