Seperate AddArtist, Artist. Refactor NavSearch, Artist Editor. Other

Misc UI Fixes
This commit is contained in:
Qstick
2017-05-28 01:01:20 -04:00
parent 775f96c865
commit 2baa1da4b6
102 changed files with 4382 additions and 61 deletions
@@ -0,0 +1,18 @@
<dl class="monitor-tooltip-contents">
<dt>All</dt>
<dd>Monitor all tracks except specials</dd>
<dt>Future</dt>
<dd>Monitor tracks that have not been released yet</dd>
<dt>Missing</dt>
<dd>Monitor tracks that do not have files or have not aired yet</dd>
<dt>Existing</dt>
<dd>Monitor tracks that have files or have not aired yet</dd>
<dt>First Season</dt>
<dd>Monitor all tracks of the first album. All other albums will be ignored</dd>
<dt>Latest Season</dt>
<dd>Monitor all tracks of the latest album and future albums</dd>
<dt>None</dt>
<dd>No tracks will be monitored.</dd>
<!--<dt>Latest Season</dt>-->
<!--<dd>Monitor all tracks the latest album only, previous albums will be ignored</dd>-->
</dl>