Afterster
e21d7a4660
Fixed #479 : Subsonic API getAlbumList2 does not support byGenre and byYear
2014-09-25 00:11:13 +02:00
Afterster
3fa3cea360
Add webplayer browser notification settings
2014-09-24 22:12:52 +02:00
Afterster
ec375b1c52
Fix NavigateTo on non-ajax browsing
2014-09-24 01:23:53 +02:00
Afterster
14594b4993
Add album group order setting ( fix #401 )
2014-09-24 00:18:52 +02:00
Afterster
4b9e6adeeb
Display video webplayer outside footer
2014-09-23 22:37:35 +02:00
Afterster
8a68833c13
Don't merge album without mbid with same album name with mbid
2014-09-22 22:55:45 +02:00
Afterster
f04233f63e
Remove not ascii character from TXXX id3v2 tags
2014-09-22 21:22:16 +02:00
Afterster
bb71199e5e
Fix #466
2014-09-17 23:18:19 +02:00
Afterster
baae1baae3
Fix #464
2014-09-17 04:47:15 +02:00
Afterster
1de5f66e26
Merge branch 'jcwmoore-TagSplit' into develop
...
Conflicts:
lib/class/update.class.php
2014-09-16 07:52:30 +02:00
Afterster
18b6fceb65
Change update revision
2014-09-16 07:50:29 +02:00
John Moore
70542244c3
added the ability to keep existing tag mappings
2014-09-15 18:09:29 -07:00
Afterster
d90a97108a
Merge pull request #460 from SeregaPru/develop
...
UPNP fixes and optimization
2014-09-15 21:12:42 +02:00
Afterster
66dd1ff782
Image art on artists edition and index display preferences
2014-09-15 07:37:17 +02:00
SeregaPru
1569f8019d
UPNP fixes and optimization
...
1) optimization: _xxxChilds: slice whole items array BEFORE converting to output objects
2) fix with special chars in items title.
Some players stops after receiving some special chars.
Don't know which exactly char is wrong, replace all special chars to '-'
2014-09-14 21:46:42 +04:00
John Moore
82139f010c
remove tag splitting and change the tag merge functionality to allow merging to multiple tags
2014-09-14 10:41:59 -07:00
Afterster
2234c3a7b9
Fix artist past events list
...
Allow artist description edit
Display place and year formed
2014-09-14 09:35:02 +02:00
Afterster
a5cd83d6cd
Fixed #447 : Reseting art stops the player
2014-09-13 22:54:34 +02:00
SUTJael
1684b0535b
New parameter to hide directplay/playlist if number of items is above the limit.
2014-09-13 15:15:30 +02:00
Afterster
1ee96b097b
Merge branch 'develop' of https://github.com/SeregaPru/ampache into SeregaPru-develop
2014-09-13 11:11:15 +02:00
Afterster
4aeb7f121c
Fix track number in quicktime/m4a files
2014-09-13 10:54:42 +02:00
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
John Moore
038a1024d9
changes suggested by @SUTJael
2014-09-11 19:04:49 -07:00
John Moore
f50b1a2138
fix formatting
2014-09-07 21:06:58 -05:00
John Moore
6443062fd9
remove unused function
2014-09-07 20:26:06 -05:00
John Moore
13736a9bfe
added the ability to split tags, inverse of the tag merge functionality
2014-09-07 18:49:35 -05:00
Afterster
a87a343ca0
Always update autoupdate last check time ( fix #429 )
2014-09-07 17:29:13 +02:00
Afterster
23486b86a7
Migrate item stats and arts when check() returns a new id ( fix #424 )
2014-09-07 16:16:18 +02:00
Afterster
437e20a0f0
Add composer to song verify proc ( #423 related)
2014-09-07 14:09:40 +02:00
Afterster
5617871b5f
Fix #423 #427 #430 and partially #414
2014-09-05 23:46:59 +02:00
Afterster
36f6ddd2f0
Allow static browse pagination and disable alphabetic
2014-09-01 22:45:39 +02:00
Afterster
3ad1653a89
Add username to session data when creating a session through 'remember me'
2014-09-01 17:37:47 +02:00
Afterster
a195839fdf
Destroy remember_cookie at explicit logout only
2014-09-01 17:28:12 +02:00
Afterster
7bf5d0349d
Fix album share
2014-09-01 07:54:21 +02:00
Afterster
44d97d4b74
Real 'remember me' feature
...
Change song_preview to plugins
Fix 7digital preview (2 legged oauth authentication)
2014-08-31 22:40:50 +02:00
Afterster
1abd3f0002
Send email to admins when registered user must be enabled ( fix #393 )
2014-08-31 13:25:20 +02:00
Afterster
0596412b4d
Add SubSonic API maxBitRate parameter support ( fix #399 )
2014-08-29 22:28:22 +02:00
Afterster
01fcddf003
Fix typo
2014-08-28 07:55:56 +02:00
Afterster
d672234156
Revert TVShow episode tag and field names before #412 merge
2014-08-28 07:51:48 +02:00
wagnered
8531f291e6
Fixed ability to catalog TV shows.
2014-08-26 22:07:25 -07:00
wagnered
9e02f563aa
Changed video.release_date to signed int.
2014-08-20 19:00:56 -07:00
SUTJael
b09e992196
Fix simplexmlelement addchild ampersand escape
2014-08-17 19:51:46 +02:00
Afterster
880528f729
Fix XML error code return with invalid Ampache API handshake ( fix #373 )
2014-08-12 13:40:22 +02:00
Afterster
49cd42562b
Replace iframe with Ajax page loading :) :)
2014-08-08 01:36:07 +02:00
Afterster
1ed9fde59f
Fix Movie/Show section arts
2014-08-06 22:09:59 +02:00
Afterster
cb32697a6a
Fix Plex thumb art
2014-08-05 18:43:51 +02:00
Afterster
3d698258d6
Fix song stats insertion
2014-08-05 08:02:23 +02:00
Afterster
034a6341fb
Add Plex edition on missing library items
2014-08-05 02:10:23 +02:00
Afterster
9e06675a15
Add album / artist / song / playlist edit from Plex backend
2014-08-04 18:48:35 +02:00
Afterster
e5b5e1a291
Fix travis build
2014-08-04 08:14:28 +02:00