PDA

View Full Version : How do I get rid of TV movie recordings with "Double titles"


mkanet
12-25-2010, 08:23 PM
For some odd reason, I'm seeing a repeat of the movie title underneath the movie title (as shown below). It seems that second line is meant to describe TV series episode names only; or, to describe that there's a group of recordings.

Is this normal with sageTV stock? Is there a plugin that would cause this? I'm sure someone would have to notice this before; especially if it was introduced by a plugin. Anyway, I just want to know if it's a plugin causing it. If not, then well have to wait for a plugin to fix the double titles.

Thanks, and Happy Holidays!

http://i67.photobucket.com/albums/h283/mkanet/Screenshot-1281.jpg

mkanet
12-25-2010, 08:47 PM
I found the cause of the problem. There seems to be a bug with the "GingerTV" plugin. I'll have to report this to the plugin author. It's possible he didn't see this issue.

wayner
12-26-2010, 02:16 PM
Some (but not all - about 80%) of my Recorded Movies have double titles - as shown in this photo http://i67.photobucket.com/albums/h283/mkanet/Screenshot-1281.jpg although minehave quotes around the second movie name.

When I browse the files in the BMT web UI it appears that the "bad" listings with double titles have the movie name under both Fanart Title and Movie Title. Those that are ok do not.

Note that I see this issue with both the Diamond Theme and with the Default UI.

Is this an issue caused by BMT? Or is it coming from the TV listings or somewhere else?

* merged *

stuckless
12-29-2010, 03:01 PM
BMT, sets the EpisodeName field for all Movies, recorded or not. Apparently this causes the movie title to show up twice.

The code around which title to set or not set depending on if its a recording, recorded movie, imported movie, imported tv, etc... is starting to look a lot like a big hairball. I think it time for bmt to drop support for some things like recorded movies, etc, because i can't simply keep adding another IF statement around code to get this stuff working. This is further compounded by the fact that when the movie is moved out of recordings into the main library, then the movie title would have to be updated again, in order to ensure that the title appears in the EpisodeName field. I'm considering dropping support for recorded movies, so that I don't have to deal with all the title possibilites :(

OneOfMany
12-29-2010, 03:51 PM
It sounds like you have created a lot of unneccessary headaches for yourself by making exceptions to the basic premises of populating these metadata fields. I am sure that many are requests by individuals to customize the metadata for their particular purpose, and it seems to not only have complicated the process, but is also introducing more potential for bugs to show. Myself, I am confused by the neccessity for all of the above-mentioned exceptions.

To me, it is simple. Regardless of whether it is recorded or not, a movie is a movie.

If it is a TV show, recorded or imported etc. it is TV and should simply follow the SxxExx methodology.

Any other non-movie, non-TV, video can be set to either a movie or a TV-type of metadata manually by the owner :)

Then the creators of the plugins can simply display which of these properties they wish to include.

wayner
12-29-2010, 04:04 PM
@stuckless - I would prefer to have double titles and Fanart to single titles and no Fanart. Perhaps I can even write an SJQ script to deal with this. But note that it doesn't seem to happen all of the time.

mkanet
12-29-2010, 04:05 PM
Sean, please dont drop recorded movie support! That would be a disaster. There are a lot of happy BMT users (including me); and love it just the way it is. This issue was very easy to avoid; and, it didnt involve losing any significant functionality. I have upcoming movies support AND fanart with single titles. no problem at all. :)

BMT, sets the EpisodeName field for all Movies, recorded or not. Apparently this causes the movie title to show up twice.

The code around which title to set or not set depending on if its a recording, recorded movie, imported movie, imported tv, etc... is starting to look a lot like a big hairball. I think it time for bmt to drop support for some things like recorded movies, etc, because i can't simply keep adding another IF statement around code to get this stuff working. This is further compounded by the fact that when the movie is moved out of recordings into the main library, then the movie title would have to be updated again, in order to ensure that the title appears in the EpisodeName field. I'm considering dropping support for recorded movies, so that I don't have to deal with all the title possibilites :(

adone36
12-30-2010, 07:19 PM
I also don't see the need for these elaborate customizations and the errors they bring. Sage separates things into recordings and imports. Recordings have elaborate metadata from the EPG, and I can't see what is so great about d/l fanart showing the cast and title of a tv series on a poster in place of Sage's default screen shot.

What makes BMT great is that it supplies metadata for your IMPORTS. You cannot search every possible way a person can list the content of his directories, therefore where a defacto standard exists, you use it. Movies use title - (YEAR) and TV Title - SXXEXX - Ep Name on the web.

With file renamers that can rename thousands of files in seconds, there is no need for the headaches of the guy who likes to spell the series name backwards, etc. I renamed HUNDREDS of DVDs to accommodate BMT.

BMT gets better every week in its intended function. There is very little I would change:

1) leave the current TV import auto/manual switch as it is, but be able to designate an import directory as a TV IMPORT directory and have BMT search TV only for those files.
2) Set a minimum d/l size for fanart files to prevent useless low res files from being d/l.
3) Exclude still does not truly exclude files. If you click on "Sage Import directories" they will come up (and more importantly, the time used to scan hundreds if not thousands of files in them will be wasted). During the last "exclude bug", Sage put in dozens of sets of metadata for "shorts" that matched the names on interview files I had titled with the persons name. Even after the bug was fixed, and i moved the files to different directories, Sage STILL put the same metadata back. I had to manually fix each one, removing rating and setting genre to "unknown".

mkanet
12-30-2010, 08:32 PM
BTW, here a couple of screenshots showing single titles, fanart for TV movies, Season/Espisode support for TV series with everything working great! I have have practically every addon possible installed with no issues at all. I just had to uninstall one plugin to remove the double-titles. IMO, these cool visual effects and Internet-rich information is what sets apart SageTV TV DVR setups from dated Comcast DVRs, TivoHD's, TV DVR menus. This is all thanks to the current BMT TV support. Thanks Sean!

http://i67.photobucket.com/albums/h283/mkanet/Screenshot-1293.jpg

http://i67.photobucket.com/albums/h283/mkanet/Screenshot-1296.jpg

stuckless
12-31-2010, 07:02 AM
BMT gets better every week in its intended function. There is very little I would change:
1) leave the current TV import auto/manual switch as it is, but be able to designate an import directory as a TV IMPORT directory and have BMT search TV only for those files.


I've thought about this myself. I'm not sure how i'd handle this at the moment. I'll give it some thought. This is similar to how xmbc does it actually.

2) Set a minimum d/l size for fanart files to prevent useless low res files from being d/l.

This would be a little tricky because I'd have to either download it and check the size, or I'd have to rely on the content header being correct.

3) Exclude still does not truly exclude files. If you click on "Sage Import directories" they will come up (and more importantly, the time used to scan hundreds if not thousands of files in them will be wasted). During the last "exclude bug", Sage put in dozens of sets of metadata for "shorts" that matched the names on interview files I had titled with the persons name. Even after the bug was fixed, and i moved the files to different directories, Sage STILL put the same metadata back. I had to manually fix each one, removing rating and setting genre to "unknown".

The sage import view is sort of a special view. It does not filter, group, etc, since it shows all files. The best bet would be to create a separate view and the the exclude filter to it. (once phoenix is released there will be a lot more information on how to configure views)

I'm also working on a batch editor so that you can edit multiple files at a time.

adone36
12-31-2010, 02:21 PM
Batch editing would be a great tool! most of my "problem" imports were listed as genre "short". A batch tool would have done the trick.

re: small fanart files. Since the plugin already downloads all of them, checking size and deleting the small files would work ok. The only current alternative is to see the bad fanart in your views and then manually deleting the junk from the central fanart directories, a tedious process indeed.

stuckless
12-31-2010, 03:53 PM
Batch editing would be a great tool! most of my "problem" imports were listed as genre "short". A batch tool would have done the trick.

re: small fanart files. Since the plugin already downloads all of them, checking size and deleting the small files would work ok. The only current alternative is to see the bad fanart in your views and then manually deleting the junk from the central fanart directories, a tedious process indeed.

I've added a bug so that I don't forget, but I'll try to add in the functionality to delete "small" fanart files.

wayner
12-31-2010, 04:26 PM
+1 for batch editing