2018-08-07, 03:27
I'm a local .nfo-only user. It works great for movies, but not for TV Shows.
My structure:
tvshow.nfo is:
An episode's .nfo is:
So what happens? They don't get added, at all. I just tried by removing the source, and readding it, and here's the log (note that only Seinfeld and Mad Men have .nfo data).
The only thing I can think of is that my .nfo files have reduced tags - only the ones that I use. But this isn't a problem for movies, and even then I believe I have all the required ones.
My structure:
Code:
- Mad Men
fanart.jpg
tvshow.nfo
- Season 1
Mad.Men.s01e01.rus.eng.720p.bdrip.filmgate.tv.mkv
Mad.Men.s01e01.rus.eng.720p.bdrip.filmgate.tv.nfo
...
tvshow.nfo is:
xml:<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<tvshow>
<originaltitle>Mad Men</originaltitle>
<title></title>
<sorttitle>Mad Men</sorttitle>
<plot>Following one of New York's most prestigious ad agencies, and focusing on one of the firm's most mysterious but extremely talented ad executive - Donald Draper, the story deals with the business of the agencies as well as the personal lives of the characters, regularly depicting the changing moods and social mores of the United States in the 1960s.</plot>
<year>2007 - 2015</year>
<country>United States</country>
<genre></genre>
<tag></tag>
</tvshow>
An episode's .nfo is:
xml:<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<episodedetails>
<originaltitle>Smoke Gets in Your Eyes</originaltitle>
<title></title>
<season>1</season>
<episode>1</episode>
<plot>In 1960 New York City - the high-powered and glamorous "Golden Age" of advertising - Don Draper, the biggest ad man in the business, struggles to stay a step ahead of the rapidly changing times and the young executives nipping at his heels.</plot>
<year>2007</year>
</episodedetails>
So what happens? They don't get added, at all. I just tried by removing the source, and readding it, and here's the log (note that only Seinfeld and Mad Men have .nfo data).
The only thing I can think of is that my .nfo files have reduced tags - only the ones that I use. But this isn't a problem for movies, and even then I believe I have all the required ones.