This is on migration release 04.
I've noticed recently when editing several subtitle files paired with the same video track that I would have to reindex the same file multiple times, despite it supposedly being cached.
Changing the folder of the subtitle file also requires the same video file to be reindexed. For example, if I load and index test.mkv for foo\sub.ass, if I load bar\sub.ass I'll have to index it again.
I think this might be due to the internal logic only keeping track of relative path and not absolute. Minor issue but quite annoying to wait for, especially when using an HDD.
This is on migration release 04.
I've noticed recently when editing several subtitle files paired with the same video track that I would have to reindex the same file multiple times, despite it supposedly being cached.
Changing the folder of the subtitle file also requires the same video file to be reindexed. For example, if I load and index
test.mkvforfoo\sub.ass, if I loadbar\sub.assI'll have to index it again.I think this might be due to the internal logic only keeping track of relative path and not absolute. Minor issue but quite annoying to wait for, especially when using an HDD.