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

17 commits

Author SHA1 Message Date
Karl 'vollmerk' Vollmer
d84e62dba7 api fixes, added librefm scrobbler (untested) and fixed minor error in header file with rtl vs ltr languages also removed dead RioPlayer plugin 2009-05-18 17:34:22 +00:00
Karl 'vollmerk' Vollmer
5bd82180f5 some incomplete work cleaning up the api a bit 2009-05-17 15:51:29 +00:00
Karl 'vollmerk' Vollmer
a3e1bf7850 add video data to the API and add missing count="X" value to tag information 2009-03-10 00:03:16 +00:00
Karl 'vollmerk' Vollmer
37a348127f fixed catalog functions and corrected negative value caching 2009-03-08 13:28:43 +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
245b69d645 some other minor changes, nothing big 2008-11-29 18:38:46 +00:00
Karl 'vollmerk' Vollmer
e8559dd683 fix http auth issues, fix missing line sfrom dipsols patch, few other minor things 2008-10-29 06:47:00 +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
01670c6abd simplify code, remove large if else statement 2008-09-03 22:44:01 +00:00
momo-i
7a6e4825d9 2008-09-03 00:06:29 +00:00
Karl 'vollmerk' Vollmer
0a184d3db4 make the disabled songs link show something, need to make a custom view for that as the song one i not really valid, also played around with the caching a bit 2008-07-14 04:56:52 +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
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
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
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