1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-03 09:49:30 +02:00
ampache/lib/class
Joel Klinghed 5e7affb21a Make song count in handshake match the number returned from songs
Songs skip disabled songs so the handshake count should do the same
Also makes the counts for artists and albums not depend on included
song rows but on the number of rows in their own tables
2016-03-26 18:38:25 +01:00
..
Interfaces Change license from GPLv2 to AGPLv3 2015-12-02 20:46:34 +01:00
Metadata Change license from GPLv2 to AGPLv3 2015-12-02 20:46:34 +01:00
access.class.php Rename Error class to AmpError (fix php7 Error class name conflict) 2015-12-04 14:00:01 +01:00
ajax.class.php Change license from GPLv2 to AGPLv3 2015-12-02 20:46:34 +01:00
album.class.php Add browse filter and light sidebar options 2016-02-29 22:51:42 +01:00
ampache_rss.class.php Add helper to retrieve tmp directory path 2016-03-05 13:07:47 +01:00
ampconfig.class.php add default value tu AmpConfig::get 2016-02-21 10:20:58 +01:00
amperror.class.php Remove Home Message plugin in favor of existing Message of the Day 2015-12-07 22:38:32 +01:00
api.class.php Make song count in handshake match the number returned from songs 2016-03-26 18:38:25 +01:00
art.class.php Add cover art to live streams 2016-03-03 21:44:06 +01:00
artist.class.php Add browse filter and light sidebar options 2016-02-29 22:51:42 +01:00
artist_event.class.php Change license from GPLv2 to AGPLv3 2015-12-02 20:46:34 +01:00
auth.class.php rework LDAP auth 2016-02-21 10:40:34 +01:00
autoupdate.class.php Change license from GPLv2 to AGPLv3 2015-12-02 20:46:34 +01:00
bookmark.class.php Add video support to playlist (fix #675) 2015-12-27 21:25:30 +01:00
broadcast.class.php Add browse filter and light sidebar options 2016-02-29 22:51:42 +01:00
broadcast_server.class.php Change license from GPLv2 to AGPLv3 2015-12-02 20:46:34 +01:00
browse.class.php Fix tag map per user check (fix #1094) 2016-03-05 11:02:30 +01:00
catalog.class.php Add cover art on playlists / playlist items 2016-03-02 00:07:31 +01:00
channel.class.php Add browse filter and light sidebar options 2016-02-29 22:51:42 +01:00
clip.class.php Change license from GPLv2 to AGPLv3 2015-12-02 20:46:34 +01:00
core.class.php Add helper to retrieve tmp directory path 2016-03-05 13:07:47 +01:00
daap_api.class.php Update daap_api.class.php 2016-03-21 21:36:18 +05:00
database_object.abstract.php Change license from GPLv2 to AGPLv3 2015-12-02 20:46:34 +01:00
DatabaseObject.php Change license from GPLv2 to AGPLv3 2015-12-02 20:46:34 +01:00
dba.class.php Add option to ignore song duplicate import 2016-02-27 20:35:03 +01:00
democratic.class.php Change license from GPLv2 to AGPLv3 2015-12-02 20:46:34 +01:00
graph.class.php Change license from GPLv2 to AGPLv3 2015-12-02 20:46:34 +01:00
label.class.php Add browse filter and light sidebar options 2016-02-29 22:51:42 +01:00
ldap.class.php rework LDAP auth 2016-02-21 10:40:34 +01:00
library_item.interface.php Add browse filter and light sidebar options 2016-02-29 22:51:42 +01:00
license.class.php Change license from GPLv2 to AGPLv3 2015-12-02 20:46:34 +01:00
live_stream.class.php Add licensing to song list column if enabled 2016-03-03 22:34:40 +01:00
localplay.class.php Change license from GPLv2 to AGPLv3 2015-12-02 20:46:34 +01:00
localplay_controller.abstract.php Change license from GPLv2 to AGPLv3 2015-12-02 20:46:34 +01:00
mailer.class.php Change license from GPLv2 to AGPLv3 2015-12-02 20:46:34 +01:00
media.interface.php Change license from GPLv2 to AGPLv3 2015-12-02 20:46:34 +01:00
memory_object.class.php Change license from GPLv2 to AGPLv3 2015-12-02 20:46:34 +01:00
movie.class.php Ensure year is normalized on accepted rang 2016-01-17 21:18:43 +01:00
openid.class.php Add helper to retrieve tmp directory path 2016-03-05 13:07:47 +01:00
personal_video.class.php Change license from GPLv2 to AGPLv3 2015-12-02 20:46:34 +01:00
playable_item.interface.php Change license from GPLv2 to AGPLv3 2015-12-02 20:46:34 +01:00
playlist.class.php Add cover art on playlists / playlist items 2016-03-02 00:07:31 +01:00
playlist_object.abstract.php Add cover art on playlists / playlist items 2016-03-02 00:07:31 +01:00
plex_api.class.php Add missing slash in album batch download link 2016-02-16 06:22:39 +01:00
plex_xml_data.class.php Fix Plex to Ampache resource resolution when library uuid is missing 2016-02-13 13:12:06 +01:00
plugin.class.php Add logic for plugin directories named ampache-* 2015-12-13 19:04:14 +01:00
podcast.class.php Add browse filter and light sidebar options 2016-02-29 22:51:42 +01:00
podcast_episode.class.php Add browse filter and light sidebar options 2016-02-29 22:51:42 +01:00
preference.class.php Add optional %FILE% variable to script run on file upload 2016-02-27 15:41:07 +01:00
privatemsg.class.php Rename Error class to AmpError (fix php7 Error class name conflict) 2015-12-04 14:00:01 +01:00
query.class.php Make server/xml.server.php limit parameter for songs more stable 2016-03-26 18:31:25 +01:00
random.class.php Update random.class.php 2016-03-21 21:13:46 +05:00
rating.class.php Add Podcast feature 2015-12-20 23:19:23 +01:00
recommendation.class.php Set information flag if artist update was update manually (fix #1012) 2016-01-11 21:27:12 +01:00
registration.class.php Change license from GPLv2 to AGPLv3 2015-12-02 20:46:34 +01:00
Repository.php Change license from GPLv2 to AGPLv3 2015-12-02 20:46:34 +01:00
scrobbler.class.php Abandonned php-gettext is replaced by oscarotero/Gettext 2015-12-19 09:34:37 +01:00
scrobbler_async.class.php Change license from GPLv2 to AGPLv3 2015-12-02 20:46:34 +01:00
search.class.php Update version to 3.8.2 2016-02-03 21:59:24 +01:00
session.class.php Change license from GPLv2 to AGPLv3 2015-12-02 20:46:34 +01:00
share.class.php Change license from GPLv2 to AGPLv3 2015-12-02 20:46:34 +01:00
shoutbox.class.php Change license from GPLv2 to AGPLv3 2015-12-02 20:46:34 +01:00
slideshow.class.php Change license from GPLv2 to AGPLv3 2015-12-02 20:46:34 +01:00
song.class.php Add licensing to song list column if enabled 2016-03-03 22:34:40 +01:00
song_preview.class.php Change license from GPLv2 to AGPLv3 2015-12-02 20:46:34 +01:00
stats.class.php Change license from GPLv2 to AGPLv3 2015-12-02 20:46:34 +01:00
stream.class.php Fix MySQL requests to support ONLY_FULL_GROUP_BY mode 2015-12-29 06:18:32 +01:00
stream_playlist.class.php Add licensing to song list column if enabled 2016-03-03 22:34:40 +01:00
stream_url.class.php Change license from GPLv2 to AGPLv3 2015-12-02 20:46:34 +01:00
subsonic_api.class.php Fix Subsonic scrobble submission check (fix #1141) 2016-02-21 09:39:53 +01:00
subsonic_xml_data.class.php Add starred information directly on subsonic item description 2016-03-05 09:08:59 +01:00
tag.class.php Fix tag map per user check (fix #1094) 2016-03-05 11:02:30 +01:00
tmp_playlist.class.php Change license from GPLv2 to AGPLv3 2015-12-02 20:46:34 +01:00
tvshow.class.php Add browse filter and light sidebar options 2016-02-29 22:51:42 +01:00
tvshow_episode.class.php Add browse filter and light sidebar options 2016-02-29 22:51:42 +01:00
tvshow_season.class.php Add browse filter and light sidebar options 2016-02-29 22:51:42 +01:00
ui.class.php Display large covert arts if grid view is disabled for target item type 2015-12-19 15:55:12 +01:00
update.class.php Fix tag map per user check (fix #1094) 2016-03-05 11:02:30 +01:00
upload.class.php Add option to ignore song duplicate import 2016-02-27 20:35:03 +01:00
upnp_api.class.php Add Podcast feature 2015-12-20 23:19:23 +01:00
user.class.php Fix Podcast episode transcode 2016-02-26 06:56:56 +01:00
useractivity.class.php Change license from GPLv2 to AGPLv3 2015-12-02 20:46:34 +01:00
userflag.class.php Add Podcast feature 2015-12-20 23:19:23 +01:00
vainfo.class.php Only allow ID3 scanning for local catalog if "getID3" is declared in the metadata_order config parameter. 2016-03-01 17:47:05 +01:00
video.class.php Add browse filter and light sidebar options 2016-02-29 22:51:42 +01:00
wanted.class.php Change license from GPLv2 to AGPLv3 2015-12-02 20:46:34 +01:00
waveform.class.php Add helper to retrieve tmp directory path 2016-03-05 13:07:47 +01:00
webdav_auth.class.php Change license from GPLv2 to AGPLv3 2015-12-02 20:46:34 +01:00
webdav_catalog.class.php Change license from GPLv2 to AGPLv3 2015-12-02 20:46:34 +01:00
webdav_directory.class.php Change license from GPLv2 to AGPLv3 2015-12-02 20:46:34 +01:00
webdav_file.class.php Change license from GPLv2 to AGPLv3 2015-12-02 20:46:34 +01:00
webplayer.class.php Fix issue that blocks webplayer when transcoding 2016-03-06 22:31:01 +01:00
xml_data.class.php Make server/xml.server.php limit parameter for songs more stable 2016-03-26 18:31:25 +01:00