Maniac
cfe1b1371e
Fixed missing space in get_icon method when using sprites
2015-08-13 08:51:03 +02:00
SUTJael
df89cb845d
Merge pull request #913 from Psy-Virus/develop
...
Fix: Translation does not change to Portuguese
2015-08-11 14:14:23 +02:00
SUTJael
f8a718cae0
Merge pull request #920 from nioc/develop
...
Add rating based on POPM id3 tag
2015-08-11 12:28:56 +02:00
nioc
1b1549e2c1
Fix code Formatting with php-cs-fixer (indentation and braces)
...
Change-Id: Ia868dceed4dd087edfe4dd948952dbd69ed4fd4e
Signed-off-by: nioc <nioc@users.noreply.github.com>
2015-08-09 20:25:38 +02:00
nioc
0c72fe4a04
Add rating based on POPM id3 tag
...
Add function to set song rating based on POPM id3 tag when create or
update catalog (resolve ampache/ampache#919 )
If no Ampache user mail matches with the one in POPM mail, use super
user rating (id = -1)
Change-Id: I83b94153655ab21d8dede3cade4fb260459df3c3
Signed-off-by: nioc <nioc@users.noreply.github.com>
2015-08-09 18:27:54 +02:00
Psy-Virus
93e027fe63
Fix: Translation does not change to Portuguese
...
Thx to ionixjunior on Transifex for the Report.
2015-07-31 14:25:14 +02:00
Afterster
47a6585c88
Use latest php-cs-fixer version
2015-07-29 21:59:12 +02:00
Afterster
356b8f1e43
Merge pull request #911 from Psy-Virus/develop
...
POT-File update for Transifex
2015-07-29 21:50:06 +02:00
Afterster
4cb25572c5
Fix tag name in song details of XML API
2015-07-29 21:48:29 +02:00
Psy-Virus
79e8ede1e3
POT-File update for Transifex
...
The rest should be done by Transifex automatically :-)
I've also updated the Translation-words.txt
2015-07-29 04:23:59 +02:00
Afterster
f946a1ce04
Fix catalog export ( fix #899 )
2015-07-10 22:44:22 +02:00
Afterster
9f51e5e388
Better metadata change log in Song::compare_song_information method
2015-07-08 07:02:26 +02:00
Afterster
8b4abc2960
Fix file change detection if show_played_times setting is enabled
2015-07-05 22:20:18 +02:00
Afterster
53caa3d94a
Add metadata on xml api songs result
...
Fix "Next" button when browsing start offset is aligned to offset limit (fix #888 )
2015-07-05 22:03:12 +02:00
Afterster
1a659cbecc
Merge pull request #893 from nan4k7/patch-2
...
Fix calculate_art_size binary so that it works with new configurations
2015-07-05 21:27:51 +02:00
Afterster
3b3f10ad91
Merge pull request #895 from nan4k7/patch-1
...
Bug detecting OS
2015-07-05 21:26:03 +02:00
nan4k7
48b6eb2e40
Bug detecting OS
...
This is exactly the other way as how the IF is created.
2015-07-04 09:49:20 -03:00
nan4k7
8080be991b
Change get_dir_on_disk function from private to public
...
In order to make the binary calculate_art_size to work get_dir_on_disk function had to change from private to public
2015-07-04 06:47:23 -03:00
nan4k7
904c81c3e3
Update binary to use new configuration
...
A new config var was added to ampache (album_art_store_disk) giving the user the possibility of changing where metadata is saved. This binary was not working if you saved art to disk
2015-07-04 06:41:44 -03:00
Afterster
fdb202477f
Merge pull request #889 from jbrain/develop
...
Missing semicolon halts install/update, MariaDB 5.5.2
2015-06-29 13:18:33 +02:00
jack
dcddea88bb
Missing semicolon halts install/update, MariaDB 5.5.2
2015-06-26 16:51:58 -05:00
Afterster
46df8b8bea
Merge pull request #886 from mrpi/develop
...
Improved support for the opus audio format
2015-06-18 23:02:14 +02:00
Ludger Sprenker
67d017cddd
Map *.opus files to mime-type 'audio/ogg; codecs=opus'
2015-06-18 19:43:26 +02:00
root
4e2b24f877
Handle opus audio files like ogg audio files
2015-06-18 19:40:58 +02:00
Afterster
41e837b38e
Fix podcast owner xml information
2015-06-16 21:10:03 +02:00
Afterster
366d5b7560
Fix ldap filter parameter check
2015-06-15 07:10:19 +02:00
Afterster
38ebf8b85d
Fix 'Add to existing playlist' link for regular users ( fix #880 )
2015-06-13 07:14:08 +02:00
Afterster
ec746fdaab
Change version to 3.8.1-develop
2015-06-12 08:39:44 +02:00
Afterster
e8da89de08
Set Ampache version to 3.8.0
...
Update CHANGELOG.md
Update ACKNOWLEDGEMENTS
2015-06-12 08:20:32 +02:00
Afterster
47c25fcca8
Update FR, DE and PT translations from Transifex
2015-06-12 07:34:21 +02:00
Afterster
d05a07e332
Update PHPMailer dependency to version 5.2.10
2015-06-11 21:06:08 +02:00
Afterster
dfaf0f0e3c
Fix user stats clear
2015-06-08 22:15:32 +02:00
Afterster
f3301d3e0a
Fix webplayer video title ( fix #806 )
...
Restore GitHub https (http is not supported by GitHub API...)
2015-06-08 21:49:43 +02:00
Afterster
19e193d8a3
Use HTTP on github auto update to avoid ssl requirement
2015-06-08 21:24:35 +02:00
Afterster
da0ad234b2
Fix playlist quick search
2015-06-07 21:01:01 +02:00
Afterster
cdeeab874d
Update SQL script
...
Add WebDAV backend option at installation process
2015-06-06 08:57:59 +02:00
Afterster
d930718c8f
Fix dynamic page form submit when form action is javascript
2015-06-05 07:28:03 +02:00
Afterster
5f06a444ed
Include parent information in album / artist children searches
2015-06-04 23:34:13 +02:00
Afterster
f7fb9efa75
Fix kill process typo on channel
...
Update Ampache XML API version
2015-06-04 21:35:41 +02:00
Afterster
ae553bd786
Add user, followers, following and last_shouts XML API functions
2015-06-03 22:52:56 +02:00
Afterster
0bf3d6de2d
Allow script and jsonp ajax caching
2015-06-01 22:24:43 +02:00
Afterster
930db88f8f
Merge branch 'nan4k7-patch-1' into develop
2015-05-31 23:55:01 +02:00
Afterster
d53527378b
Move process kill to stream function
2015-05-31 23:54:18 +02:00
nan4k7
422d4bf260
Update index.php
2015-05-31 22:57:31 +02:00
nan4k7
9792b55c5e
Update stream.class.php
2015-05-31 22:57:30 +02:00
Afterster
050e38ddb1
Update CHANGELOG.md
...
Avoid OAuthException error in logs
Fix WebDAV backend using appropriate base uri and exceptions
2015-05-31 12:06:00 +02:00
Afterster
e5fe3c7184
Add quotes around boolean config values ( fix #843 )
2015-05-30 22:27:58 +02:00
Afterster
1bb1b95272
Merge branch 'Deathcow-ogg-channel-streaming' into develop
2015-05-30 21:08:49 +02:00
Afterster
76de914ce2
Replace Icecast url by Ampache url
2015-05-30 21:08:19 +02:00
Afterster
dfacb51b3d
Merge branch 'ogg-channel-streaming' of https://github.com/Deathcow/ampache into Deathcow-ogg-channel-streaming
2015-05-30 20:35:46 +02:00