kimtore / pms

Practical Music Search is an interactive Vim-like console client for the Music Player Daemon.
https://ambientsound.github.io/pms/
MIT License
249 stars 23 forks source link

Add originalyear field #80

Closed tremby closed 7 years ago

tremby commented 7 years ago

This is a virtual tag like 'year', and takes the first four characters of the originaldate tag.

Closes ambientsound/pms#68

codecov-io commented 7 years ago

Codecov Report

Merging #80 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #80   +/-   ##
=======================================
  Coverage   53.99%   53.99%           
=======================================
  Files          49       49           
  Lines        1702     1702           
=======================================
  Hits          919      919           
  Misses        761      761           
  Partials       22       22
Impacted Files Coverage Δ
options/defaults.go 0% <ø> (ø) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 31cddb5...998a261. Read the comment docs.