﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc	mlocked
6869	Subtitles not working for avi with multiple dots in filename	Paul Kendall <paul@…>	danielk	"If you have an avi file such as a.b.avi and subtitle file a.b.srt, the subtitle file is not found.

The code in revision [20879] has a small bug using the QFileInfo::baseName instead of ::fileName. The docs for ::baseName say that it is up to the first '.'. There is also code after that call to file the last '.', which will then never be used.

Either use the ::baseName call passing 'true' and remove the magic remove the extension or just call ::fileName."	defect	closed	trivial	unknown	MythTV - General	head	low	fixed			1
