(2016-03-04, 08:50)Montellese Wrote: Reading from NFOs should work but I'm not 100% sure if writing to NFO works. And due to our odd refreshing logic/handling every tvshow/season refresh will loose any season name manually set through the user interface (same is true for other media types).
Hi Montellese,
I've seen on github (#6041) that you actually coded to solve this months ago. I assume this functionality was surely added to Krypton 17.1
As is the case for other users (according to the last post replies), it doesn't seem to be working for me neither...
I edited tvshow.nfo directly, added the tag <namedseason> (syntax below) but when refreshing from local NFO file it doesn't seem to scrap custom season names...
i.e. (for the last two season of TV Show Gotham)
<namedseason number="2">Rise of the Villains. Wrath of the Villains</namedseason>
<namedseason number="3">Mad City. Heroes Rise</namedseason>
I don't mind if exporting the library doesn't write the names accordingly on tvshow.nfo, but reading from a manually edited NFO file should work, right?
Is there anything we're missing?
Anyways, thanks for the hard work!