1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-03 01:39:28 +02:00
Commit graph

19 commits

Author SHA1 Message Date
Lucas Verney
5f4284e409 Do not force write_playlists.php to be called from bin folder
As reported in https://github.com/ampache/ampache/issues/405#issuecomment-244550648.
2016-09-05 20:28:49 +02:00
Phyks (Lucas Verney)
e86ea9a099 Fix copyright date 2016-08-01 22:02:00 +02:00
Afterster
562c1daca1 Better reading playlist filename (fix #1088) 2016-01-11 19:57:50 +01:00
Afterster
9c3637b879 Change license from GPLv2 to AGPLv3 2015-12-02 20:46:34 +01:00
Afterster
73879d089c Fix stream playlist wrong object use 2015-09-04 07:25:47 +02:00
Afterster
14dcce0cce Implements bin/write_playlists.inc tool to export playlists/artists/albums to playlist files 2015-09-03 23:44:29 +02:00
Lawrence Brown
60a653daf4 copyright 2014 -> 2015
janitorial services
2015-01-04 21:36:41 +00:00
Psy-Virus
b519dbb6c5 GOOGLE TRANSLATOR French translation +
Some English sentences updated + code-style fix of update.class.php. Pls
rewiew the changed php and php.inc
files for eventual problems. First of all 'lib/class/update.class.php'
Because of database actions 😄

And updated all lang catalogues and bins

French lang names are not translated. My thought is that translating the
langnames from English to French would result in big confusion.

If @arnaudbey or anyone else could write in #391 what translations are
wrong and write the corrected form under it, I will do the rest if it is
simpler for anyone.
2014-08-27 21:18:15 +02:00
Afterster
98664d2a84 Update copyright years 2014-05-18 09:53:57 +02: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
9a83f50042 Consistently use require_once to load init.php 2013-01-25 19:10:43 -05:00
Paul Arthur
d1ac7f82e3 Cosmetics: clean up heads in bin/ 2013-01-25 15:50:46 -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
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
f99643663c header comment modified for phpdoc 2011-02-03 09:43:46 +09:00
momo-i
d703009677 header comment for phpdoc 2011-02-03 07:30:23 +09:00
Karl 'vollmerk' Vollmer
45f382b06d Add vim modelines to all php files (Thx ascheel) 2010-03-14 04:53:15 +00:00
momo-i
c796c76f76 Update localization 2009-11-24 00:45:47 +00:00
Karl 'vollmerk' Vollmer
ac8056bad9 removed some dead scripts, moved stuff around, fiddled with albums page... might be an issue with the catalog add... or I might have just discovered a _ton_ of crappy tags... or a bug in getid3() figuring out which it is, is something for tomorrow 2007-05-14 07:33:26 +00:00
Renamed from bin/write_playlists.php.inc (Browse further)