The notification code in notify-send.lua now looks up the original_year tag first and only falls back to year when it is missing. This is a small but meaningful metadata tweak for tracks where year may reflect a reissue or remaster rather than the original release date. In practice, desktop notifications should now present more accurate album context with no extra configuration required.

Updated notification metadata formatting to prefer `original_year` over `year` so media notifications show the release year more accurately. - zhengqunkoo/mpv-notify-send