Search found 5 matches

by Odysseus37
17 Jan 2015, 19:48
Forum: Help and Support
Topic: Music Sorting Help
Replies: 6
Views: 3376

Re: Music Sorting Help

Ooooh, so n is already an if-else for AlbumArtist/Artist? That's great. Thanks!
by Odysseus37
17 Jan 2015, 19:17
Forum: Help and Support
Topic: Music Sorting Help
Replies: 6
Views: 3376

Re: Music Sorting Help

Okay, I think I know what's going on. If there's no AlbumArtist on the ID3, then it just skips it over. Is there anyway I can rephrase my if-then so it doesn't do that?
by Odysseus37
17 Jan 2015, 19:12
Forum: Help and Support
Topic: Music Sorting Help
Replies: 6
Views: 3376

Re: Music Sorting Help

Hmmmm....it seems to work if if just take off the if-then and just set it to Artist. Doesn't work if I just set it to n or AlbumArtist, though.
by Odysseus37
17 Jan 2015, 18:57
Forum: Help and Support
Topic: Music Sorting Help
Replies: 6
Views: 3376

Re: Music Sorting Help

Thanks, that does seem to work for sorting it into just a single album. Now I'm running into a different problem. When using that method, it seems to skip over the Artist sort and just sort it by album. So instead of my music being sorted by G;/Media/Music/Artist/[Year] Album/Track - Artist, it's ...
by Odysseus37
16 Jan 2015, 21:48
Forum: Help and Support
Topic: Music Sorting Help
Replies: 6
Views: 3376

Music Sorting Help

I was wondering if there was anyway I could keep albums together. When I match I match an album, let's use Arcade Fire's Funeral for example, Neighborhood #1 and Neighborhood #3 each where released as singles before the album came out, so when I match them, they're matched to their singles, not the ...