Afterster
0630676eb6
Add browse filter and light sidebar options
...
Add overload to force library item art display
2016-02-29 22:51:42 +01:00
Afterster
2de4417058
Add link to license on upload form
...
Add option to remove grid view from catalog favorites at homepage
2016-02-28 10:07:52 +01:00
Afterster
be816474f6
Add option to ignore song duplicate import
...
Add option to match catalog patterns on file upload
2016-02-27 20:35:03 +01:00
Afterster
74b383e22e
Add library item context menu
2016-02-07 19:58:30 +01:00
Afterster
05f37b54d8
Set information flag if artist update was update manually ( fix #1012 )
2016-01-11 21:27:12 +01:00
Afterster
d83bf5d169
Fix MySQL requests to support ONLY_FULL_GROUP_BY mode
2015-12-29 06:18:32 +01:00
Afterster
9d9f7a2711
Add preference subcategory
2015-12-27 16:06:13 +01:00
Afterster
697312e258
Change unique constraint creation on tag map to remove duplicates automatically
2015-12-26 09:07:24 +01:00
Afterster
1bb268a66d
Fix Subsonic genres when using json format
...
Change Large album art browsing view to 200px
Add unique constraint on tag map
Change popular and favorite stats object type order
2015-12-24 00:14:55 +01:00
Afterster
5c763ec920
Add bookmarks feature
2015-12-23 21:59:33 +01:00
Afterster
baaceca250
Add Podcast feature
2015-12-20 23:19:23 +01:00
Afterster
167a9b757b
Add link to web installation on test page if config file is missing
2015-12-08 21:23:40 +01:00
Afterster
92fcb84670
Rename Error class to AmpError (fix php7 Error class name conflict)
2015-12-04 14:00:01 +01:00
Afterster
7179403b94
Update sql script to latest db changes
...
Update CHANGELOG.md
Fix vainfo tvshow parsing if music catalog selected
2015-12-03 23:25:37 +01:00
Afterster
9c3637b879
Change license from GPLv2 to AGPLv3
2015-12-02 20:46:34 +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
Afterster
ca2028256a
Add timeline / friends timeline (= user activities)
2015-11-04 23:59:13 +01:00
René Bigler
04d8ce9c11
[BUGFIX] Fixe some code style issues
2015-10-29 23:09:52 +01:00
René Bigler
5f50341dff
Merge branch 'develop' into feature/customMetadata
2015-10-29 20:36:49 +01:00
Afterster
bbd32d7a17
Keep %SAMPLE% variable for compatibility reason
2015-10-03 09:22:29 +02:00
Manuel
50c1ecc037
Various fixes based on transcode bit rate handling
...
config/ampache.cfg.php.dist
+ updated version because the changes depend on database and base code
changes
+ renamed variable `%SAMPLE%` -> `%BITRATE%`
lib/class/stream.class.php
+ changed `AmpConfig::get('sample_rate');` ->
`AmpConfig::get('transcode_bitrate');` due to db changes
+ renamed variable `%SAMPLE%` -> `%BITRATE`
+ renamed variable `$sample_rate` -> `$bit_rate`
+ renamed variable `$user_sample_rate` -> `$user_bit_rate`
lib/class/update.class.php
+ New update function to change preference name `sample_rate` ->
`transcode_bitrate`
lib/init.php
+ changed config file version for config autoupdate
lib/preference.php
+ changed case `sample_rate` -> `transcode_bitrate` due to db changes
2015-09-26 17:38:13 +02:00
Afterster
fa8084d312
Update SQL default script with latest sql updates
2015-09-11 23:09:49 +02:00
René Bigler
ff1b1d0b04
[FIX] Fix some code style issues
2015-09-09 23:34:03 +02:00
René Bigler
cc0db3aadc
[FEATURE] Create possibility to disable metadata fields
2015-09-09 23:26:30 +02:00
René Bigler
899e12e9c7
Merge branch 'develop' into feature/customMetadata
2015-09-07 21:24:56 +02:00
Afterster
42d4b209e7
Use theme base css and colors from theme configuration ( fix #934 )
2015-09-06 13:42:20 +02:00
Afterster
89e3a84397
Move http_port user preference to ampache.cfg.php ( fix #937 )
2015-08-26 12:09:32 +02:00
Fondor1
8806ce0b00
Corrected copy-paste oversight in a comment
2015-08-11 12:02:19 -06:00
Fondor1
8bb585c9fc
Make changes to sql update script per comment from SUTJael
2015-08-11 10:34:05 -06:00
Afterster
47a6585c88
Use latest php-cs-fixer version
2015-07-29 21:59:12 +02:00
Afterster
be62df7f42
Fixed #860 : Bug : it is possible to add a track without indicating a licence
2015-05-16 10:05:36 +02:00
Afterster
0bce1211fe
Add option to hide user fullname by default
2015-05-14 23:07:36 +02:00
Afterster
0c26c33626
Stay on shoutbox page when posting a new shout
...
Fix light sidebar home page link
2015-04-28 21:03:52 +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
2835e4c330
Add delete from disk setting and delete actions on most library items
2015-04-26 09:55:14 +02:00
Afterster
0a1b46f437
Add Label entity
2015-04-21 00:05:41 +02:00
Afterster
4c67bbdabc
Add WebDAV backend
2015-04-19 13:19:47 +02:00
Afterster
a2caf2d66a
Add an option to customize login art, favicon and text footer
2015-04-15 21:20:26 +02:00
Afterster
a6d68fef55
Fix channel htaccess installation
2015-04-05 21:00:38 +02:00
Afterster
fe3239f0c1
Add delete from disk option on user uploaded files ( fix #388 )
...
Fix file upload duplicate insertion when uploading multiple files at once
2015-01-31 22:06:46 +01:00
Afterster
6df66768ab
Add ability to store images on disk ( fix #131 )
...
Add new settings to define art min and max width/height (fix #584 )
2015-01-22 03:42:05 +01: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
f660f88975
[FEATURE] #280 Update Database with update script
2015-01-10 00:22:24 +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
53f12cf2b2
Move album_artist from song to album table
2014-11-15 02:37:37 +01:00
Afterster
33bb01afbf
Add HTML5 ReplayGain Track support
2014-11-10 15:02:09 +01:00
Afterster
78f551d57b
Add display and mandatory user registration fields configuration ( fix #213 )
...
Add optional State and City columns to user table
2014-11-05 06:34:45 +01:00