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

806 commits

Author SHA1 Message Date
Karl 'vollmerk' Vollmer
9cf266e662 sync of divide by 0 error, also add some debug if they miss a transcode variable 2008-07-11 03:28:57 +00:00
Karl 'vollmerk' Vollmer
2d62be1359 add image dimensions on find album art page 2008-07-07 03:50:47 +00:00
Karl 'vollmerk' Vollmer
cef43c3602 reorganize the menu a whole bunch and add a confirmation page to the catalog deletion 2008-06-19 06:32:23 +00:00
Karl 'vollmerk' Vollmer
cabbf90797 make the live stream add work again by removing genre needs to get tag added, but I can do that later 2008-06-18 04:23:53 +00:00
Karl 'vollmerk' Vollmer
4b4930e286 make the verify remove dead songs and tweak single song view a tiny bit 2008-06-08 09:29:29 +00:00
Karl 'vollmerk' Vollmer
1e6ef4b8a0 prevent non-mp3s from being passed to poor old shoutcast 2008-06-03 07:27:02 +00:00
Karl 'vollmerk' Vollmer
f106ce0683 correct an error if you select an invalid object for the shoutbox 2008-06-03 06:48:03 +00:00
Karl 'vollmerk' Vollmer
fcfa466f4a sync to trunk 2008-05-31 07:48:02 +00:00
Karl 'vollmerk' Vollmer
5a923b14c9 sync to trunk 2008-05-31 05:03:50 +00:00
Karl 'vollmerk' Vollmer
c53ca35a0d fixed install, fixed default sort on single album view 2008-05-29 08:01:12 +00:00
Karl 'vollmerk' Vollmer
5fce261ae2 more improvements to the caching system, removed ugly hack from last night on util 2008-05-26 22:07:26 +00:00
Karl 'vollmerk' Vollmer
fdc509c5c4 do not try to insert genre stats those are a thing of the past 2008-05-26 20:20:40 +00:00
Karl 'vollmerk' Vollmer
a8b553d73f fixed rating caching 2008-05-26 09:38:39 +00:00
Karl 'vollmerk' Vollmer
97bcd21404 added direct links back in, added batch download to single artist view, removed useless cruft 2008-05-26 08:28:09 +00:00
Karl 'vollmerk' Vollmer
13ae6a0371 show the top 2 tags on songs, sync fixes from /branches/3.4 improved caching on song object 2008-05-26 04:08:45 +00:00
Karl 'vollmerk' Vollmer
9803be045b removed some more references to the genre stuff, added ability to customized what is considered a prefix on albums and artists (requires update of config file) added next and stop to the shoutcast localplay controller 2008-05-25 23:55:35 +00:00
Karl 'vollmerk' Vollmer
fd51a754c4 sync from stable branch 2008-05-20 05:41:47 +00:00
Karl 'vollmerk' Vollmer
d22c6ea78f initial work on a shoutcast doodly, fix the translations while I am at it :S 2008-05-20 05:33:26 +00:00
Karl 'vollmerk' Vollmer
fb1896c7bf go ahead and allow spaces in the tags 2008-05-19 15:11:56 +00:00
Karl 'vollmerk' Vollmer
8ed4195e45 made the cataloging process gather genre and use it as a tag, browse genre also removed 2008-05-19 05:40:26 +00:00
Karl 'vollmerk' Vollmer
f3233e12d8 sync to trunk 2008-05-19 01:54:26 +00:00
Karl 'vollmerk' Vollmer
755fffbd78 fix typo also tweak the localplay controllers so they update the active instance correctly 2008-05-18 21:47:44 +00:00
Karl 'vollmerk' Vollmer
d6075fe25c sync to trunk 2008-05-18 21:20:03 +00:00
Karl 'vollmerk' Vollmer
a502e236d1 fixed the gather art, tweaked the heard per multiple recommendations also fixed a endless loop if you visited the index page after not playing anything in ampache for 2 or more years 2008-05-15 07:17:44 +00:00
Karl 'vollmerk' Vollmer
f274fc8b6d fix the m3u parsing on catalog creation 2008-05-15 05:35:22 +00:00
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