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

631 commits

Author SHA1 Message Date
Karl 'vollmerk' Vollmer
2f74d724f7 fix the gather album art checkbox, somebody forgot to make it actually work 2008-05-15 04:41:37 +00:00
Karl 'vollmerk' Vollmer
35489da079 removed some useless files, fixed some copyright headers 2008-05-12 14:15:54 +00:00
Karl 'vollmerk' Vollmer
5678d78c06 renamed the tagcloud class to tag, started moving things around not sure where I like the taglist, seems weird in its own box 2008-05-12 07:35:27 +00:00
Karl 'vollmerk' Vollmer
b69c3a0ec6 wups forgot an important file 2008-05-12 06:01:23 +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
3e36e0b01e forgot to add some important files 2008-05-12 04:33:12 +00:00
Karl 'vollmerk' Vollmer
693e26e2ad commit of the patches from codeoverload to implement tagging, will not work without manual modification of database, yes.. this commit breaks things cope 2008-05-12 02:52:50 +00:00
xgizzmo
003619c52c Fixed 2 typos 2008-05-10 21:53:18 +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
08598b34a8 some rather major bug fixes, corrected a preference setting issue, as well as a preference update issue, fixed infinite plugin installing for fun and profit, also fixed updating the config file not regenerating the version correctly and the user creation allowing users with blank password, which does not work at the login 2008-05-10 11:00:57 +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
9393b2afdf fixed album checking so that it includes the prefix when determining duplicates 2008-05-10 04:04:46 +00:00
Karl 'vollmerk' Vollmer
4f11baa4a4 fix get recently played returning incorrect information if user supplied 2008-05-10 02:57:34 +00:00
Karl 'vollmerk' Vollmer
08aa19a7b2 re-imposed my evil charset validation 2008-05-08 19:41:17 +00:00
Karl 'vollmerk' Vollmer
2878f7eebd fixed lack of refresh when switching between localplay and other play methods 2008-05-08 15:32:01 +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
efd932b9fd fixed some copyright lines and removed unused file 2008-05-08 06:10:17 +00:00
Karl 'vollmerk' Vollmer
e9f54c8d72 initial debug work 2008-05-07 06:23:39 +00:00
Karl 'vollmerk' Vollmer
1c85db030e added in the ajax-loading div display on catalog processes, also relaxed the restrictions on filenames of non-site_charset, warning rather then fatal error 2008-05-06 05:17:55 +00:00
Karl 'vollmerk' Vollmer
98fef66fec fixed some album art issues and an issue with downloads if no catalog pattern 2008-05-03 05:26:24 +00:00
Kevin James 'purdyk' Purdy
7bd22a36da Typo bugfix 2008-05-02 20:28:30 +00:00
Karl 'vollmerk' Vollmer
d2b70bbc61 added genre and playlist count to the xmlapi handshake per devs request 2008-04-27 06:25:19 +00:00
Karl 'vollmerk' Vollmer
0e1e087655 fixed remove vote removing all votes regardless on democratic play 2008-04-22 03:09:45 +00:00
Karl 'vollmerk' Vollmer
310adfa359 last commit before beta3 release 2008-04-21 03:21:20 +00:00
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