PDA

View Full Version : How can I create a Playlist for movies that dont lookup details properly



cmcburney
03-28-2013, 03:19 AM
Sometime Mezzmo fails to look up a movie in the internet database for various reasons; I am trying to create a Smart List that will contain those failed entries.

I have tried artist does not contain ‘,’ and genre does not contain ‘,’ with no luck is there a way to search for artist = null? Or another is there another option

Craig

jbinkley60
03-28-2013, 10:37 AM
Sometime Mezzmo fails to look up a movie in the internet database for various reasons; I am trying to create a Smart List that will contain those failed entries.

I have tried artist does not contain ‘,’ and genre does not contain ‘,’ with no luck is there a way to search for artist = null? Or another is there another option

Craig

One way is to create a smart playlist that says:

genre does not contain A
genre does not contain B
....
genre does nto contain Z

and match on all. It will be a large rule set (26 rules A-Z) but it will work.

Snyper
03-28-2013, 11:44 AM
what about just using the rules for a,e,i,o and u? Unlikely it would miss very much.

Paul
03-28-2013, 06:21 PM
We've just released Mezzmo v3.1 and it should get better results for movies and TV series. Try it on your Mezzmo library and see if it fills in some of the blank entries that you may have.

jbinkley60
03-29-2013, 01:59 AM
what about just using the rules for a,e,i,o and u? Unlikely it would miss very much.

Good point. I hadn't considered that approach.

cmcburney
04-04-2013, 10:45 AM
I tried this approach but when no lookup has been done the field is null and the does not contain does not work. If there is anything in the field it works fine

cmcburney
04-04-2013, 10:49 AM
Version 3.1 does work better but if I misspelled the movie name or there are 2 movies with the same name it needs manual attention. I also used if year = 0 but again that does not work of field is null.

I tried this approach but when no lookup has been done the field is null and the does not contain does not work. If there is anything in the field it works fine

Paul
04-04-2013, 10:51 AM
Hi Craig,

We'll add support for searching for blank entries in smart playlists. It will be included in the next Mezzmo release. Or, you can email us now at support [at] conceiva [dot] com for a patch that has this functionality.