Add metadata parameters to notification string options.

Add SxE to notification title if type is episode.
This commit is contained in:
Tim 2015-07-27 22:29:34 +02:00
commit 824d4dfea2
6 changed files with 82 additions and 54 deletions

View file

@ -287,7 +287,8 @@ def import_from_plexwatch(database=None, table_name=None, import_ignore_interval
# If we get back None from our xml extractor skip over the record and log error.
if not extracted_xml:
logger.error(u"PlexPy Importer :: Skipping line due to malformed xml.")
logger.error(u"PlexPy Importer :: Skipping line with ratingKey %s due to malformed xml."
% str(row['rating_key']))
continue
# If the user_id no longer exists in the friends list, pull it from the xml.