[Solved] Unhandled exception while resolving

For help and support with Universal Media Server
Forum rules
Please make sure you follow the Problem Reporting Guidelines before posting if you want a reply
Post Reply
POIZ
Posts: 6
Joined: Wed Sep 25, 2019 5:48 am

[Solved] Unhandled exception while resolving

Post by POIZ »

I have a lot of these mistakes.
Two complete Series will not be shown by my TV.
The log say this: Unhandled exception while resolving...
for other series there is no Problem.

Debug is attached. Trace mode did not work. apparently there is no folder research in this mode.
ums_dbg.zip
(360.86 KiB) Downloaded 608 times
User avatar
valib
Developer
Posts: 699
Joined: Fri Feb 08, 2013 3:11 am

Re: Unhandled exception while resolving

Post by valib »

It is a bug but you can use the the "standard" file naming and rename your files like

Code: Select all

tvr_criminal_minds_s09e07_720p.mkv
or

Code: Select all

 tvr.criminal.minds.s09e07.720p.mkv
POIZ
Posts: 6
Joined: Wed Sep 25, 2019 5:48 am

Re: Unhandled exception while resolving

Post by POIZ »

What is the difference and What do I have to change?
The location of the number of the season and episode?

Thx 4ur quick answer
User avatar
valib
Developer
Posts: 699
Joined: Fri Feb 08, 2013 3:11 am

Re: Unhandled exception while resolving

Post by valib »

Only to change hyphens in the file names to dots or underscores. Than UMS will pretify them correctly.
POIZ
Posts: 6
Joined: Wed Sep 25, 2019 5:48 am

Re: Unhandled exception while resolving

Post by POIZ »

If you wanna know:


Criminal Minds i renamed like this:
"Y:\Downloads\Serien\Criminal.Minds\Season_01\1x01_Der.Abgrund.mkv"

Homeland like this:

"Y:\Downloads\Serien\Homeland\Season_01\S01E01_Der.Verdacht.mkv"

i terminated all hyphens. Criminal Minds was good than. Homeland still makes a mistake for all episodes.

After changing S01E01 to 01x02 Homeland was good too.
User avatar
SubJunk
Lead Developer
Posts: 3705
Joined: Sun May 27, 2012 4:12 pm

Re: Unhandled exception while resolving

Post by SubJunk »

We have a fix coming up for this in the next version, thanks for reporting it
Post Reply