Afterster
5b975f3e22
Update version to 3.8.2
...
Update CHANGELOG.md
Fix potential security vulnerability on smartplaylist search rule and catalog management actions (thanks Roman Ammann!)
2016-02-03 21:59:24 +01:00
Afterster
f3c9c2d811
Remove scrub_out on login title page
...
Avoid null on Smartplaylist random column
2016-01-20 22:11:08 +01:00
Afterster
47faff9523
Remove debugging code on song insertion error
...
Update song id3 tags after writing
Add variable sanity checks on mpd localplay, scrobbler and search classes
2015-12-18 22:22:17 +01:00
Afterster
0a76c2ac4b
Merge branch 'preserved_whitespace' of https://github.com/DanielMaly/ampache into DanielMaly-preserved_whitespace
2015-12-03 21:51:09 +01:00
Afterster
9c3637b879
Change license from GPLv2 to AGPLv3
2015-12-02 20:46:34 +01:00
Daniel Maly
6c0f34fa96
Added 'album tag' option in song search
2015-11-28 22:14:56 +01:00
René Bigler
69a4a5f1f4
[FEATURE] Enable Composer autoloading for lib
2015-11-19 20:08:48 +01:00
Afterster
f7cd0b43be
Merge branch 'feature/customMetadata' of https://github.com/Razrael/ampache into Razrael-feature/customMetadata
...
Conflicts:
lib/class/core.class.php
lib/class/song.class.php
lib/class/update.class.php
lib/class/vainfo.class.php
modules/catalog/local/local.catalog.php
templates/show_edit_song_row.inc.php
templates/show_playlist_song_row.inc.php
templates/show_song.inc.php
2015-11-17 20:48:10 +01:00
Afterster
5124a5ed4c
Merge branch 'develop' of https://github.com/Psy-Virus/ampache into Psy-Virus-develop
...
Conflicts:
templates/show_album_row.inc.php
templates/show_artist_row.inc.php
templates/show_label_row.inc.php
templates/show_playlist_song_row.inc.php
templates/show_song_row.inc.php
templates/show_video_row.inc.php
Apply align_equals and concat_with_spaces on code style
2015-11-07 08:08:59 +01:00
René Bigler
5f50341dff
Merge branch 'develop' into feature/customMetadata
2015-10-29 20:36:49 +01:00
Byron Marohn
486b9b0473
Fix capitalization of SQL call to match existing style
...
Signed-off-by: Byron Marohn <combustible@live.com>
2015-09-10 09:36:14 -07:00
Byron Marohn
f466e83c9b
Make unrated songs appear as 0 rating
...
This makes it possible to search for rating < 1 to build a smart
playlist of unrated songs. Fixes #819 .
Signed-off-by: Byron Marohn <combustible@live.com>
2015-09-10 09:16:57 -07:00
René Bigler
899e12e9c7
Merge branch 'develop' into feature/customMetadata
2015-09-07 21:24:56 +02:00
Afterster
47a6585c88
Use latest php-cs-fixer version
2015-07-29 21:59:12 +02:00
Afterster
5f06a444ed
Include parent information in album / artist children searches
2015-06-04 23:34:13 +02:00
Afterster
f05fdb3ce5
Add Artist search by year and place
2015-05-01 11:07:22 +02:00
Afterster
edc85b1612
Add private messages feature
...
Add follow/unfollow users feature
Add simple maintenance mode (/.maintenance file)
Add user option to receive email on new content related shouts or private messages
2015-04-26 23:10:05 +02:00
Afterster
58e709f466
Add Label search
...
Create a playlist in private type by default
2015-04-24 23:17:17 +02:00
Afterster
0a1b46f437
Add Label entity
2015-04-21 00:05:41 +02:00
Afterster
b04208b5c3
Add methods to retrieve library item description and art with fallback to parent data
2015-04-05 10:21:43 +02:00
Afterster
df0c09e1af
Fixed #751 : Search by rating is ignored
...
Add filter browse on users
2015-04-04 21:21:46 +02:00
Afterster
77f9be88ff
Fix image search case
...
Move image size update process to external bin/calculate_art_size.inc script
2015-01-14 07:46:44 +01:00
Afterster
d17d9d2973
Merge branch 'image-dimensions' of https://github.com/tsquare66/ampache into tsquare66-image-dimensions
2015-01-14 07:35:47 +01:00
René Bigler
7ee67d721e
[FEATURE] #280 Add possibility to search for metadata
2015-01-10 00:22:38 +01:00
René Bigler
8a8907ba23
[FEATURE] #280 Add Metadata to Song search
2015-01-10 00:22:26 +01:00
Lawrence Brown
60a653daf4
copyright 2014 -> 2015
...
janitorial services
2015-01-04 21:36:41 +00:00
tsquare66
5ca3053bc8
Add dimension info (width & height) in table image
...
Add width & height search function for albums
2014-12-03 10:06:37 +01:00
Afterster
98972fdf37
Fixed #351 : Smart Playlist different results for different users
2014-11-04 23:17:34 +01:00
Afterster
b98b1a5a95
Add count_type column on object_count table
...
Add stream control plugins (Hits and Bandwidth)
2014-10-24 07:48:50 +02:00
Afterster
173d5e9d76
Requires user catalog right to edit arts
...
Avoid additional sql requests on searches
2014-10-15 22:37:06 +02:00
Afterster
e21d7a4660
Fixed #479 : Subsonic API getAlbumList2 does not support byGenre and byYear
2014-09-25 00:11:13 +02:00
Afterster
467e071b73
Add few songs & videos metadata
...
Add release type on albums
Add methods code comments on few classes
Display release date on all videos
2014-08-02 22:48:41 +02:00
Afterster
0254be9982
Better Video integration in Ampache features
2014-07-08 20:00:33 +02:00
Afterster
7258fdcb63
Add video image preview
2014-07-08 09:05:45 +02:00
Afterster
b5f92aa25c
Edit library items in a more generic way
...
Use real large image on Google gather arts
2014-07-08 00:51:52 +02:00
Afterster
4454696f29
Use arts in a more generic way
...
Add library_item interface
2014-07-07 01:40:14 +02:00
Afterster
5949888470
Add Random and Limit options on smart playlists ( fix #164 )
2014-06-15 16:31:37 +02:00
Afterster
40e9396f3e
First upload and license implementation
...
Fix #252
2014-06-13 03:36:19 +02:00
Afterster
1757d8c6f5
Fix missing semi colon
2014-05-26 00:13:30 +02:00
Afterster
cd0b66391e
Ignore some unused warnings
2014-05-26 00:02:11 +02:00
Afterster
811115958e
Fix code style
2014-05-25 22:54:29 +02:00
Afterster
b16958f44e
Remove old code and fix old php errors
2014-05-25 22:54:04 +02:00
Afterster
98664d2a84
Update copyright years
2014-05-18 09:53:57 +02:00
Afterster
9abed639d8
Add load time in footer and set catalog disable as an option to not increase sql query by default
2014-03-16 10:02:13 +01:00
Afterster
ea815a1ff1
Add responsive elements for tables and fix code style
2014-03-15 10:19:59 +01:00
Afterster
807380791e
Fix #159
2014-03-12 13:38:58 +01:00
Afterster
d502982f44
Use Plex external ip address redirection on /web and fix #149
2014-03-05 21:10:29 +01:00
Afterster
5ea358d90e
Add Playlists to search and option to customize log filename ( fix #147 )
2014-02-22 17:34:24 +01:00
Afterster
4153040efe
Add global search auto-completion ( fix #88 )
2014-01-03 19:59:33 +01:00
Afterster
0b92985877
Fix #95
2014-01-02 13:59:14 +01:00