1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-03 17:59:21 +02:00
ampache/lib/class
SeregaPru e75a38a007 1) bug fix: in createDIDL sometimes comes single item, not array. But array is expected. And method crashes.
Fix: detect if single item is come and convert it to array

2) fix bug with "<?xml..." parse error when php option - short tags - is set

3) upnp broadcast sending page
added button for automatically periodical page refresh for sending broadcast packets without cron, for development purposes

4) Plugins class optimization, method get_plugins
make static cache for optimization when multiple call
2014-09-12 14:59:18 +04:00
..
access.class.php Add few songs & videos metadata 2014-08-02 22:48:41 +02:00
ajax.class.php Replace iframe with Ajax page loading :) :) 2014-08-08 01:36:07 +02:00
album.class.php Migrate item stats and arts when check() returns a new id (fix #424) 2014-09-07 16:16:18 +02:00
ampache_rss.class.php Add few songs & videos metadata 2014-08-02 22:48:41 +02:00
ampconfig.class.php Add few songs & videos metadata 2014-08-02 22:48:41 +02:00
api.class.php Fix XML error code return with invalid Ampache API handshake (fix #373) 2014-08-12 13:40:22 +02:00
art.class.php Migrate item stats and arts when check() returns a new id (fix #424) 2014-09-07 16:16:18 +02:00
artist.class.php Migrate item stats and arts when check() returns a new id (fix #424) 2014-09-07 16:16:18 +02:00
artist_event.class.php Add few songs & videos metadata 2014-08-02 22:48:41 +02:00
auth.class.php Add username to session data when creating a session through 'remember me' 2014-09-01 17:37:47 +02:00
autoupdate.class.php Always update autoupdate last check time (fix #429) 2014-09-07 17:29:13 +02:00
broadcast.class.php Add Plex edition on missing library items 2014-08-05 02:10:23 +02:00
broadcast_server.class.php Add few songs & videos metadata 2014-08-02 22:48:41 +02:00
browse.class.php Allow static browse pagination and disable alphabetic 2014-09-01 22:45:39 +02:00
catalog.class.php Add composer to song verify proc (#423 related) 2014-09-07 14:09:40 +02:00
channel.class.php Add Plex edition on missing library items 2014-08-05 02:10:23 +02:00
clip.class.php Add few songs & videos metadata 2014-08-02 22:48:41 +02:00
core.class.php Replace iframe with Ajax page loading :) :) 2014-08-08 01:36:07 +02:00
daap_api.class.php Add video subtitle support 2014-07-16 22:41:19 +02:00
database_object.abstract.php Update copyright years 2014-05-18 09:53:57 +02:00
dba.class.php Add logs on Dba connection 2014-08-01 00:04:52 +02:00
democratic.class.php Add few songs & videos metadata 2014-08-02 22:48:41 +02:00
error.class.php Fix Scrutinizer reported errors 2014-07-09 23:27:14 +02:00
library_item.interface.php Add few songs & videos metadata 2014-08-02 22:48:41 +02:00
license.class.php Add few songs & videos metadata 2014-08-02 22:48:41 +02:00
live_stream.class.php Add Plex edition on missing library items 2014-08-05 02:10:23 +02:00
localplay.class.php Fix code style 2014-05-25 22:54:29 +02:00
localplay_controller.abstract.php Ignore some unused warnings 2014-05-26 00:02:11 +02:00
mailer.class.php Remove remaining unused code 2014-05-25 23:23:52 +02:00
media.interface.php Add video subtitle support 2014-07-16 22:41:19 +02:00
memory_object.class.php Update copyright years 2014-05-18 09:53:57 +02:00
movie.class.php Add Plex edition on missing library items 2014-08-05 02:10:23 +02:00
openid.class.php Remove old code and fix old php errors 2014-05-25 22:54:04 +02:00
personal_video.class.php Add few songs & videos metadata 2014-08-02 22:48:41 +02:00
playable_item.interface.php Add Plex edition on missing library items 2014-08-05 02:10:23 +02:00
playlist.class.php Add Plex edition on missing library items 2014-08-05 02:10:23 +02:00
playlist_object.abstract.php Add Plex edition on missing library items 2014-08-05 02:10:23 +02:00
plex_api.class.php Fix Plex thumb art 2014-08-05 18:43:51 +02:00
plex_xml_data.class.php Fix Movie/Show section arts 2014-08-06 22:09:59 +02:00
plugin.class.php 1) bug fix: in createDIDL sometimes comes single item, not array. But array is expected. And method crashes. 2014-09-12 14:59:18 +04:00
preference.class.php Fix left menu cookie. Reborn theme set by default. 2014-07-22 16:09:10 +02:00
query.class.php Allow static browse pagination and disable alphabetic 2014-09-01 22:45:39 +02:00
random.class.php Edit library items in a more generic way 2014-07-08 00:51:52 +02:00
rating.class.php Add video image preview 2014-07-08 09:05:45 +02:00
recommendation.class.php Add art on Videos 2014-07-06 20:46:46 +02:00
registration.class.php Send email to admins when registered user must be enabled (fix #393) 2014-08-31 13:25:20 +02:00
scrobbler.class.php Fix scrutinizer code style 2014-05-26 00:48:43 +02:00
scrobbler_async.class.php Fix Scrutinizer reported errors 2014-07-09 23:27:14 +02:00
search.class.php Add few songs & videos metadata 2014-08-02 22:48:41 +02:00
session.class.php Add username to session data when creating a session through 'remember me' 2014-09-01 17:37:47 +02:00
share.class.php Fix album share 2014-09-01 07:54:21 +02:00
shoutbox.class.php Add few songs & videos metadata 2014-08-02 22:48:41 +02:00
slideshow.class.php Update copyright years 2014-05-18 09:53:57 +02:00
song.class.php Fix #423 #427 #430 and partially #414 2014-09-05 23:46:59 +02:00
song_preview.class.php Real 'remember me' feature 2014-08-31 22:40:50 +02:00
stats.class.php Migrate item stats and arts when check() returns a new id (fix #424) 2014-09-07 16:16:18 +02:00
stream.class.php Replace iframe with Ajax page loading :) :) 2014-08-08 01:36:07 +02:00
stream_playlist.class.php Replace iframe with Ajax page loading :) :) 2014-08-08 01:36:07 +02:00
stream_url.class.php Fix song download link with beautiful url settings enabled 2014-07-05 10:10:08 +02:00
subsonic_api.class.php Add SubSonic API maxBitRate parameter support (fix #399) 2014-08-29 22:28:22 +02:00
subsonic_xml_data.class.php Fix simplexmlelement addchild ampersand escape 2014-08-17 19:51:46 +02:00
tag.class.php Add Plex edition on missing library items 2014-08-05 02:10:23 +02:00
tmp_playlist.class.php Add Plex edition on missing library items 2014-08-05 02:10:23 +02:00
tvshow.class.php Migrate item stats and arts when check() returns a new id (fix #424) 2014-09-07 16:16:18 +02:00
tvshow_episode.class.php Fix typo 2014-08-28 07:55:56 +02:00
tvshow_season.class.php Add Plex edition on missing library items 2014-08-05 02:10:23 +02:00
ui.class.php Replace iframe with Ajax page loading :) :) 2014-08-08 01:36:07 +02:00
update.class.php Real 'remember me' feature 2014-08-31 22:40:50 +02:00
upload.class.php Add check to avoid fatal error if "Uploads catalog destination" setting undefined 2014-06-13 13:20:29 +02:00
upnp_api.class.php 1) bug fix: in createDIDL sometimes comes single item, not array. But array is expected. And method crashes. 2014-09-12 14:59:18 +04:00
user.class.php Real 'remember me' feature 2014-08-31 22:40:50 +02:00
userflag.class.php Add video image preview 2014-07-08 09:05:45 +02:00
vainfo.class.php Fix #423 #427 #430 and partially #414 2014-09-05 23:46:59 +02:00
video.class.php Add Plex edition on missing library items 2014-08-05 02:10:23 +02:00
wanted.class.php Real 'remember me' feature 2014-08-31 22:40:50 +02:00
waveform.class.php Add few songs & videos metadata 2014-08-02 22:48:41 +02:00
webplayer.class.php Replace iframe with Ajax page loading :) :) 2014-08-08 01:36:07 +02:00
xml_data.class.php Fix Scrutinizer reported errors 2014-07-09 23:27:14 +02:00