Skip to content

Commit

Permalink
v1.04 as published on web page
Browse files Browse the repository at this point in the history
  • Loading branch information
ArturSierzant committed Jul 24, 2018
1 parent a171cf6 commit 2e0a52f
Show file tree
Hide file tree
Showing 45 changed files with 66 additions and 65 deletions.
8 changes: 4 additions & 4 deletions about.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php
// +------------------------------------------------------------------------+
// | O!MPD, Copyright © 2015-2016 Artur Sierzant |
// | O!MPD, Copyright © 2015-2018 Artur Sierzant |
// | http://www.ompd.pl |
// | |
// | |
Expand Down Expand Up @@ -159,7 +159,7 @@ function about() {
<tr class="line"><td colspan="5"></td></tr>
<tr class="<?php echo ($i++ & 1) ? 'even' : 'odd'; ?>">
<td>&nbsp;</td>
<td style="vertical-align: top;">v1.04 <br>201?.??.??</td>
<td style="vertical-align: top;">v1.04 <br>2018.07.24</td>
<td></td>
<td>
<ul style="padding-left: 1em;">
Expand All @@ -168,9 +168,9 @@ function about() {
<li> added miniplayer (settable in config.inc.php)</li>
<li> added support for mpd playlists</li>
<li> added discography browser in album view (settable in config.inc.php)</li>
<li> added view for Album Dynamic Range</li>
<li> added view for Album Dynamic Range (DR)</li>
<li> added direct navigation to selected page in paginator</li>
<li> added search action for album cover in album view</li>
<li> added search action for album cover in album view (settable in config.inc.php)</li>
<li> added 'Play next' and 'Remove all below' to track menu in 'Now Playing'</li>
<li> added 'Go to album' in file browser (if album is in DB)</li>
<li> added config file editor</li>
Expand Down
4 changes: 2 additions & 2 deletions ajax-blacklist.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php
// +------------------------------------------------------------------------+
// | O!MPD, Copyright © 2015-2016 Artur Sierzant |
// | http://www.ompd.pl |
// | O!MPD, Copyright © 2015-2018 Artur Sierzant |
// | http://www.ompd.pl |
// | |
// | |
// | This program is free software: you can redistribute it and/or modify |
Expand Down
2 changes: 1 addition & 1 deletion ajax-evaluate-status.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php
// +------------------------------------------------------------------------+
// | O!MPD, Copyright © 2015-2016 Artur Sierzant |
// | O!MPD, Copyright © 2015-2018 Artur Sierzant |
// | http://www.ompd.pl |
// | |
// | |
Expand Down
2 changes: 1 addition & 1 deletion ajax-favorite-arrange-MPD.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php
// +------------------------------------------------------------------------+
// | O!MPD, Copyright © 2015-2016 Artur Sierzant |
// | O!MPD, Copyright © 2015-2018 Artur Sierzant |
// | http://www.ompd.pl |
// | |
// | |
Expand Down
2 changes: 1 addition & 1 deletion ajax-favorite-arrange.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php
// +------------------------------------------------------------------------+
// | O!MPD, Copyright © 2015-2016 Artur Sierzant |
// | O!MPD, Copyright © 2015-2018 Artur Sierzant |
// | http://www.ompd.pl |
// | |
// | |
Expand Down
4 changes: 2 additions & 2 deletions ajax-favorite.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php
// +------------------------------------------------------------------------+
// | O!MPD, Copyright © 2015-2016 Artur Sierzant |
// | http://www.ompd.pl |
// | O!MPD, Copyright © 2015-2018 Artur Sierzant |
// | http://www.ompd.pl |
// | |
// | |
// | This program is free software: you can redistribute it and/or modify |
Expand Down
2 changes: 1 addition & 1 deletion ajax-playlist-mini.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php
// +------------------------------------------------------------------------+
// | O!MPD, Copyright © 2015-2016 Artur Sierzant |
// | O!MPD, Copyright © 2015-2018 Artur Sierzant |
// | http://www.ompd.pl |
// | |
// | |
Expand Down
2 changes: 1 addition & 1 deletion ajax-playlist-save.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php
// +------------------------------------------------------------------------+
// | O!MPD, Copyright © 2015-2016 Artur Sierzant |
// | O!MPD, Copyright © 2015-2018 Artur Sierzant |
// | http://www.ompd.pl |
// | |
// | |
Expand Down
4 changes: 2 additions & 2 deletions ajax-playlist-sync.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php
// +------------------------------------------------------------------------+
// | O!MPD, Copyright © 2015-2016 Artur Sierzant |
// | http://www.ompd.pl |
// | O!MPD, Copyright © 2015-2018 Artur Sierzant |
// | http://www.ompd.pl |
// | |
// | |
// | This program is free software: you can redistribute it and/or modify |
Expand Down
2 changes: 1 addition & 1 deletion ajax-random-files.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php
// +------------------------------------------------------------------------+
// | O!MPD, Copyright © 2015-2016 Artur Sierzant |
// | O!MPD, Copyright © 2015-2018 Artur Sierzant |
// | http://www.ompd.pl |
// | |
// | |
Expand Down
2 changes: 1 addition & 1 deletion ajax-suggested.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php
// +------------------------------------------------------------------------+
// | O!MPD, Copyright © 2015-2016 Artur Sierzant |
// | O!MPD, Copyright © 2015-2018 Artur Sierzant |
// | http://www.ompd.pl |
// | |
// | |
Expand Down
2 changes: 1 addition & 1 deletion ajax-track-version.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php
// +------------------------------------------------------------------------+
// | O!MPD, Copyright © 2015-2016 Artur Sierzant |
// | O!MPD, Copyright © 2015-2018 Artur Sierzant |
// | http://www.ompd.pl |
// | |
// | |
Expand Down
4 changes: 2 additions & 2 deletions ajax-update-progress.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php
// +------------------------------------------------------------------------+
// | O!MPD, Copyright © 2015-2016 Artur Sierzant |
// | http://www.ompd.pl |
// | O!MPD, Copyright © 2015-2018 Artur Sierzant |
// | http://www.ompd.pl |
// | |
// | |
// | This program is free software: you can redistribute it and/or modify |
Expand Down
4 changes: 2 additions & 2 deletions ajax.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php
// +------------------------------------------------------------------------+
// | O!MPD, Copyright © 2015-2016 Artur Sierzant |
// | http://www.ompd.pl |
// | O!MPD, Copyright © 2015-2018 Artur Sierzant |
// | http://www.ompd.pl |
// | |
// | |
// | This program is free software: you can redistribute it and/or modify |
Expand Down
2 changes: 1 addition & 1 deletion browser.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php
// +------------------------------------------------------------------------+
// | O!MPD, Copyright © 2015-2016 Artur Sierzant |
// | O!MPD, Copyright © 2015-2018 Artur Sierzant |
// | http://www.ompd.pl |
// | |
// | |
Expand Down
2 changes: 1 addition & 1 deletion config-update-select.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php
// +------------------------------------------------------------------------+
// | O!MPD, Copyright © 2015-2016 Artur Sierzant |
// | O!MPD, Copyright © 2015-2018 Artur Sierzant |
// | http://www.ompd.pl |
// | |
// | |
Expand Down
2 changes: 1 addition & 1 deletion config.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php
// +------------------------------------------------------------------------+
// | O!MPD, Copyright © 2015-2016 Artur Sierzant |
// | O!MPD, Copyright © 2015-2018 Artur Sierzant |
// | http://www.ompd.pl |
// | |
// | |
Expand Down
2 changes: 1 addition & 1 deletion favorite.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php
// +------------------------------------------------------------------------+
// | O!MPD, Copyright © 2015-2016 Artur Sierzant |
// | O!MPD, Copyright © 2015-2018 Artur Sierzant |
// | http://www.ompd.pl |
// | |
// | |
Expand Down
2 changes: 1 addition & 1 deletion image.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php
// +------------------------------------------------------------------------+
// | O!MPD, Copyright © 2015-2016 Artur Sierzant |
// | O!MPD, Copyright © 2015-2018 Artur Sierzant |
// | http://www.ompd.pl |
// | |
// | |
Expand Down
2 changes: 1 addition & 1 deletion image_crop.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php
// +------------------------------------------------------------------------+
// | O!MPD, Copyright © 2015-2016 Artur Sierzant |
// | O!MPD, Copyright © 2015-2018 Artur Sierzant |
// | http://www.ompd.pl |
// | |
// | |
Expand Down
23 changes: 10 additions & 13 deletions include/config.inc.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php
// +------------------------------------------------------------------------+
// | O!MPD, Copyright © 2015-2016 Artur Sierzant |
// | O!MPD, Copyright © 2015-2018 Artur Sierzant |
// | http://www.ompd.pl |
// | |
// | |
Expand Down Expand Up @@ -106,28 +106,25 @@


// +------------------------------------------------------------------------+
// | Various artists |
// | Miniplayer |
// +------------------------------------------------------------------------+
// | Names used in ALBUM ARTIST or ARTIST tag for various artist albums |
// | Show miniplayer at bottom of every the page |
// +------------------------------------------------------------------------+
unset($cfg['VA']);

$cfg['VA'][] = 'Various Artists';
$cfg['VA'][] = 'VA';
$cfg['VA'][] = 'Różni wykonawcy';

$cfg['show_miniplayer'] = true;



// +------------------------------------------------------------------------+
// | Miniplayer |
// | Various artists |
// +------------------------------------------------------------------------+
// | Show miniplayer at bottom of every the page |
// | Names used in ALBUM ARTIST or ARTIST tag for various artist albums |
// +------------------------------------------------------------------------+
unset($cfg['VA']);

$cfg['show_miniplayer'] = true;


$cfg['VA'][] = 'Various Artists';
$cfg['VA'][] = 'VA';
$cfg['VA'][] = 'Różni wykonawcy';



Expand Down
2 changes: 1 addition & 1 deletion include/footer.inc.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php
// +------------------------------------------------------------------------+
// | O!MPD, Copyright © 2015-2016 Artur Sierzant |
// | O!MPD, Copyright © 2015-2018 Artur Sierzant |
// | http://www.ompd.pl |
// | |
// | |
Expand Down
4 changes: 2 additions & 2 deletions include/getID3init.inc.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php
// +------------------------------------------------------------------------+
// | O!MPD, Copyright © 2015-2016 Artur Sierzant |
// | http://www.ompd.pl |
// | O!MPD, Copyright © 2015-2018 Artur Sierzant |
// | http://www.ompd.pl |
// | |
// | |
// | This program is free software: you can redistribute it and/or modify |
Expand Down
2 changes: 1 addition & 1 deletion include/header.inc.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php
// +------------------------------------------------------------------------+
// | O!MPD, Copyright © 2015-2016 Artur Sierzant |
// | O!MPD, Copyright © 2015-2018 Artur Sierzant |
// | http://www.ompd.pl |
// | |
// | |
Expand Down
2 changes: 1 addition & 1 deletion include/initialize.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@

define('NJB_START_TIME', microtime(true));

define('NJB_VERSION', '1.03');
define('NJB_VERSION', '1.04');
define('NJB_DATABASE_VERSION', 42);
define('NJB_IMAGE_SIZE', 300);
define('NJB_IMAGE_QUALITY', 85);
Expand Down
2 changes: 1 addition & 1 deletion include/library.inc.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php
// +------------------------------------------------------------------------+
// | O!MPD, Copyright © 2015-2016 Artur Sierzant |
// | O!MPD, Copyright © 2015-2018 Artur Sierzant |
// | http://www.ompd.pl |
// | |
// | |
Expand Down
2 changes: 1 addition & 1 deletion include/mysqli.inc.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php
// +------------------------------------------------------------------------+
// | O!MPD, Copyright © 2015-2016 Artur Sierzant |
// | O!MPD, Copyright © 2015-2018 Artur Sierzant |
// | http://www.ompd.pl |
// | |
// | |
Expand Down
4 changes: 2 additions & 2 deletions include/paginator.class.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php
// +------------------------------------------------------------------------+
// | PHP Paginator Class |
// | https://gist.github.com/daslicht/c319e18a1c8761f360ad |
// | PHP Paginator Class |
// | https://gist.github.com/daslicht/c319e18a1c8761f360ad |
// +------------------------------------------------------------------------+


Expand Down
2 changes: 1 addition & 1 deletion include/settings.inc.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php
// +------------------------------------------------------------------------+
// | O!MPD, Copyright © 2015-2016 Artur Sierzant |
// | O!MPD, Copyright © 2015-2018 Artur Sierzant |
// | http://www.ompd.pl |
// | |
// | |
Expand Down
2 changes: 1 addition & 1 deletion include/tagProcessor.inc.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php

// +------------------------------------------------------------------------+
// | O!MPD, Copyright © 2015-2016 Artur Sierzant |
// | O!MPD, Copyright © 2015-2018 Artur Sierzant |
// | http://www.ompd.pl |
// | |
// | |
Expand Down
2 changes: 1 addition & 1 deletion index.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php
// +------------------------------------------------------------------------+
// | O!MPD, Copyright © 2015-2016 Artur Sierzant |
// | O!MPD, Copyright © 2015-2018 Artur Sierzant |
// | http://www.ompd.pl |
// | |
// | |
Expand Down
2 changes: 1 addition & 1 deletion play.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php
// +------------------------------------------------------------------------+
// | O!MPD, Copyright © 2015-2016 Artur Sierzant |
// | O!MPD, Copyright © 2015-2018 Artur Sierzant |
// | http://www.ompd.pl |
// | |
// | |
Expand Down
2 changes: 1 addition & 1 deletion playlist.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php
// +------------------------------------------------------------------------+
// | O!MPD, Copyright © 2015-2016 Artur Sierzant |
// | O!MPD, Copyright © 2015-2018 Artur Sierzant |
// | http://www.ompd.pl |
// | |
// | |
Expand Down
Loading

0 comments on commit 2e0a52f

Please sign in to comment.