OPDS Publishers Part 1 (testing)

This commit is contained in:
DarkSir23 2017-10-31 23:25:47 -04:00 committed by evilhero
parent 81df32f7fa
commit 2ae50b5401
1 changed files with 1 additions and 1 deletions

View File

@ -178,7 +178,7 @@ class OPDS(object):
if totaltitles > 0:
entries.append(
{
'title': publisher,
'title': publisher['ComicPublisher'],
'id': 'publisher:%s' % publisher['ComicPublisher'],
'updated': mylar.helpers.now(),
'content': publisher['ComicPublisher'],