Problem Description: I have been updating my ID3 Tags using EasyTag. I have gotten about 35% through my collection and decided to force a rescan of my music files in Subsonic to get it to pick up the changes. But the changes are not showing. When I select an album I've changed and click "edit tags" it still shows the old tags (the ones it displays anyway - it doesn't show Album Artist so I don't know if Subsonic even recognizes it.) But I changed genre for all tracks on one album, for instance, from "Religious" to "Contemporary Christian' and subsonic still shows "Religious." My player (XenoAmp on android) uses tags to sort albums and am using "Album Artist" to keep tracks with different artists together, but it's not working because the tags are wrong.
Troubleshooting Steps:
1. Restarted the Subsonic service and forced a rescan
2. Removed my Music folder from settings, restarted the service, and doing a rescan. No change.
3. Found instructions here to delete my database. Did that, re-added my music folder, did a rescan. Still shows old tags.
Playback Application and version: XenoAmp beta for Android. However I don't think it matters since the wrong tags are displayed in the Subsonic web interface.
Subsonic Version: 4.9 (build 3819) – January 23, 2014
Server Version: jetty-6.1.x, java 1.6.0_30, Linux (141.7 MB / 145.0 MB)
Hardware Platform: Linux Mint 13 "Maya" 32bit
Java Memory Limit: Don't know how to find this.
Problem Filename: Many. For example "11. El Shaddai.ogg"
Output from ffmpeg -i:
Input #0, ogg, from '11. El Shaddai.ogg':
Duration: 00:04:06.04, start: 0.000000, bitrate: 442 kb/s
Stream #0.0: Audio: vorbis, 44100 Hz, stereo, s16, 499 kb/s
Metadata:
TITLE : El Shaddai
ARTIST : Amy Grant
album_artist : Amy Grant
ALBUM : Rock of Ages... Hymns & Faith
disc : 1
DATE : 2005
track : 11
TRACKTOTAL : 13
GENRE : Contemporary Christian
MUSICBRAINZ_TRACKID: b5d33709-fac7-4e3f-aaf0-c778623c6637
MUSICBRAINZ_ARTISTID: 3cd18a93-1797-4bbb-9b8a-c096d5e7864c
MUSICBRAINZ_ALBUMID: 0419bacf-97b5-45ce-92eb-7bb943c534bb
DISCID : ae0ab70d
MUSICBRAINZ_DISCID: MJdfBo_bLoYfM5owGwXezQPv2DE-
COMPILATION : 1
As you can see, for example, it shows the updated Genre. Subsonic still sees "Religious."
Last ten log file lines:
3/14/14 11:37:03 PM CDT] INFO MediaScannerService Scanned media library with 2000 entries.
[3/14/14 11:37:06 PM CDT] INFO MediaScannerService Scanned media library with 2154 entries.
[3/14/14 11:37:06 PM CDT] INFO MediaScannerService Marking non-present files.
[3/14/14 11:37:06 PM CDT] INFO MediaScannerService Marking non-present artists.
[3/14/14 11:37:06 PM CDT] INFO MediaScannerService Marking non-present albums.
[3/14/14 11:37:07 PM CDT] INFO MediaScannerService Completed media library scan.
[3/14/14 11:37:08 PM CDT] INFO PlaylistService Starting playlist import.
[3/14/14 11:37:08 PM CDT] INFO PlaylistService Completed playlist import.
[3/14/14 11:37:08 PM CDT] INFO PlaylistService Starting playlist statistics update.
[3/14/14 11:37:08 PM CDT] INFO PlaylistService Completed playlist statistics update.
Any help would be appreciated! Also, does Subsonic use more tags than the ones shown on the "Edit Tags" screen?