Afterster
2835e4c330
Add delete from disk setting and delete actions on most library items
2015-04-26 09:55:14 +02:00
Lawrence Brown
60a653daf4
copyright 2014 -> 2015
...
janitorial services
2015-01-04 21:36:41 +00:00
Afterster
6a773db707
Regenerate track numbers when removing a song from playlist ( fix #361 )
2014-08-02 23:22:45 +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
b16958f44e
Remove old code and fix old php errors
2014-05-25 22:54:04 +02:00
Afterster
59d038335f
Fix several php errors
2014-05-25 18:47:43 +02:00
Afterster
98664d2a84
Update copyright years
2014-05-18 09:53:57 +02:00
Afterster
0a099f2383
Start show missing artists
2014-01-16 09:16:24 +01:00
SUTJael
fc3a6e0f10
Fix #100
2014-01-07 20:47:15 +01:00
Afterster
5eceaf2aea
Rename Config class to AmpConfig class to avoid conflict with PEAR ( fix #68 )
2013-12-13 08:36:23 +01:00
SUTJael
18fe2addc2
LastFM requests are now asynchronous ( Fix #64 )
2013-12-12 17:41:57 +01:00
SUTJael
4eaf4f7e8a
"flagged" (unused) feature removed. Will light DB interaction. All seems good for me, need to check to be sure.
...
Fix jPlayer theme
2013-11-29 00:23:17 +01:00
Afterster
ff9e81137e
Add artist biography from lastfm if lastfm_api_key setted
2013-11-23 10:40:45 +01:00
Afterster
22cb316a48
Ampache code now respect PSR-2 code style
2013-11-17 18:54:14 +01:00
Afterster
846d4dc37f
Catalog type are now plugins!
...
Fix support HTTPS and musicbrainz ids sur AmpacheAPI
2013-11-16 16:48:28 +01:00
Paul Arthur
ef4d366060
Cosmetics: death to tabs
...
The refactoring I've been doing has reminded me of my strong preference
for spaces, and I feel inclined to impose my will on the tree.
2013-01-26 03:38:46 -05:00
Paul Arthur
04aa79b53c
Move show_{footer,header}() from ui.lib.php to UI
2013-01-26 01:22:50 -05:00
Paul Arthur
42133f38d2
Move access_denied() from lib/ui.lib.php to UI
2013-01-26 00:57:40 -05:00
Paul Arthur
8808fdf10d
conf() -> Config::get()
...
I have a feeling a lot of these are in stale, unused code, but there
might be some actual bugs here. conf() was replaced a while back.
2013-01-25 19:29:14 -05:00
Paul Arthur
0c66442b55
require and require_once aren't functions
...
Since the parentheses are optional, we leave them off to remind ourselve
that PHP be crazy, yo.
2013-01-25 19:20:47 -05:00
Paul Arthur
b7d00ceeb4
Cosmetics: clean up heads in /
2013-01-25 15:40:47 -05:00
Paul Arthur
f65076b93d
Switch from _() to T_()
...
Even if we move away from php-gettext in the future, it's easy to
write a quick T_() as a simple wrapper; it's not so easy to rewrite
PHP to allow redeclaration of a function.
2012-04-12 21:13:29 -04:00
Paul Arthur
8170ff7c8c
Replace errant direct mysql call with Dba::write
2012-03-13 18:35:42 -04:00
Paul Arthur
8161a94cff
Consistently key off of 'show_similar'
2012-02-25 01:14:41 -05:00
momo-i
6a31888666
Fixed messages translatable.
2011-12-27 15:39:53 +09:00
Paul Arthur
4aa256cb07
Clean up some PHPDoc crap
...
Remove misleading, unvetted, or in some cases just plain wrong data.
Packages and categories weren't being used correctly. They still
aren't.
2011-04-04 17:37:10 -04:00
momo-i
9ce63661d1
Fixed indent and add translation words
2011-02-03 14:03:16 +09:00
momo-i
5da3caed31
Modified header comment for phpdoc
2011-02-03 10:25:54 +09:00
Chris Slamar
4910d13fa4
Catalog Filtering Added Bug#60
2011-01-24 19:25:01 -06:00
Paul 'flowerysong' Arthur
df80bd7243
Refactored Last.FM recommendations; drop new dependency on curl since
...
Snoopy works just as well for this application.
2010-08-17 20:59:16 +00:00
Chris 'cslamar' Slamar
720dd019a0
Search for similar artists
2010-07-29 13:58:43 +00:00
Paul 'flowerysong' Arthur
1cb0983ed0
Cosmetics: remove trailing whitespace
2010-03-14 20:14:52 +00:00
Karl 'vollmerk' Vollmer
45f382b06d
Add vim modelines to all php files (Thx ascheel)
2010-03-14 04:53:15 +00:00
Karl 'vollmerk' Vollmer
f593f18131
Commit, still no internet paying for it.. curse you free.fr
2008-10-27 09:24:34 +00:00
Karl 'vollmerk' Vollmer
384e42bf81
fix the show artists page, broken when I removed the box
2008-05-27 13:29:33 +00:00
Karl 'vollmerk' Vollmer
9803be045b
removed some more references to the genre stuff, added ability to customized what is considered a prefix on albums and artists (requires update of config file) added next and stop to the shoutcast localplay controller
2008-05-25 23:55:35 +00:00
Karl 'vollmerk' Vollmer
693e26e2ad
commit of the patches from codeoverload to implement tagging, will not work without manual modification of database, yes.. this commit breaks things cope
2008-05-12 02:52:50 +00:00
Karl 'vollmerk' Vollmer
2f5c09b55c
updated locales, hopefully one of the last commits before 3.4 stable release
2008-05-10 09:27:42 +00:00
Karl 'vollmerk' Vollmer
afb0aafbfe
Fixed show all songs multi-page showing incorrect data on page flip
2008-01-02 18:21:01 +00:00
Karl 'vollmerk' Vollmer
99baf7582d
added paging to the playlist view, corrected a few stupid parse errors / mistakes
2007-12-03 09:14:38 +00:00
spocky
e855988af2
renamed a few files (missing php extension)
...
updated most of the tables so that every column is independently customizable by css rules
2007-10-24 21:15:58 +00:00
Karl 'vollmerk' Vollmer
3e46a9775c
licence updates, Thx porthose
2007-08-19 22:02:23 +00:00
Karl 'vollmerk' Vollmer
db47bcb6c0
fixed play all artist, play all artist random, and account updating from user preferences
2007-07-29 03:20:00 +00:00
Karl 'vollmerk' Vollmer
d24fe88905
fixed update from tags for artist and album and fixed clear album art
2007-07-05 03:32:38 +00:00
Karl 'vollmerk' Vollmer
af2ff07a81
- Fixed Ratings
...
- Tweaked RSS, still needs work
- Show Single artist mostly finished
2007-06-07 07:20:01 +00:00
pb1dft
055195b302
Updated all offset_limit refs to ->pref['offset_limit']
2007-02-27 18:12:42 +00:00
Karl 'vollmerk' Vollmer
1068c367ac
* Fixed Single Artist view if you have 50+ albums
...
* Tweaked Recently Played text to make translations a little easier
* Removed unused Config options
* Added array definition if only one users exists
2007-01-04 05:37:15 +00:00
pb1dft
0635397ab2
Fixed some stuff on album art added ability to sort albums on name/year in artist.php
2006-11-25 22:58:24 +00:00
Karl 'vollmerk' Vollmer
ad6644d6cb
fixed some localplay issues
2006-11-15 09:28:23 +00:00
Karl 'vollmerk' Vollmer
9cfb075df5
3.3.1-Alpha1 release
2006-10-29 00:51:53 +00:00