how to do a story arc

Information and Tutorials on features in Mylar and how to use it
Post Reply
theobserver
Posts: 3
Joined: Fri Mar 04, 2016 9:48 am

how to do a story arc

Post by theobserver »

Enjoying the software! but how do you do a story arc? any how to's out there?
theobserver
Posts: 3
Joined: Fri Mar 04, 2016 9:48 am

Re: how to do a story arc

Post by theobserver »

ok found it, but getting this error

----
500 Internal Server Error

The server encountered an unexpected condition which prevented it from fulfilling the request.

Traceback (most recent call last):
File "C:\GitHub\Mylar\cherrypy\_cprequest.py", line 645, in respond
response.body = self.handler()
File "C:\GitHub\Mylar\cherrypy\lib\encoding.py", line 188, in __call__
self.body = self.oldhandler(*args, **kwargs)
File "C:\GitHub\Mylar\cherrypy\_cpdispatch.py", line 29, in __call__
return self.callable(*self.args, **self.kwargs)
File "C:\GitHub\Mylar\mylar\webserve.py", line 2298, in importReadlist
logger.febug(str(MSCheck))
AttributeError: 'module' object has no attribute 'febug'
----
User avatar
evilhero
Site Admin
Posts: 2883
Joined: Sat Apr 20, 2013 3:43 pm
Contact:

Re: how to do a story arc

Post by evilhero »

I wouldn't use the cbl feature - it's pretty much outdated and hasn't been updated as of yet to include a lot of the changes within the story arcs.

If you use the search option within the story arc page, you can load up the arcs just fine, as well as having them checked against your current watch list for any issues you might have.

The search option will soon be the only way to add an arc (aside from directly referencing the story arc comic ID # on comicvine). A future release will have the ability to overlay an existing cbl file onto an already added arc in order to apply the cbl's reading order sequence.
theobserver
Posts: 3
Joined: Fri Mar 04, 2016 9:48 am

Re: how to do a story arc

Post by theobserver »

Thanks for the update. Now when going to the story arc im getting this every time

-------------
500 Internal Server Error

The server encountered an unexpected condition which prevented it from fulfilling the request.

Traceback (most recent call last):
File "C:\GitHub\Mylar\cherrypy\_cprequest.py", line 645, in respond
response.body = self.handler()
File "C:\GitHub\Mylar\cherrypy\lib\encoding.py", line 188, in __call__
self.body = self.oldhandler(*args, **kwargs)
File "C:\GitHub\Mylar\cherrypy\_cpdispatch.py", line 29, in __call__
return self.callable(*self.args, **self.kwargs)
File "C:\GitHub\Mylar\mylar\webserve.py", line 2088, in storyarc_main
if int(la['IssueDate'][:4]) > maxyear:
TypeError: 'NoneType' object has no attribute '__getitem__'
Powered by CherryPy 3.2.0
---------------------

I have reboot a number of times.
Roadie
Posts: 3
Joined: Sat May 28, 2016 1:43 am

Re: how to do a story arc

Post by Roadie »

So, uh... how do you add a story arc? I can't find any "story arc page" anywhere, so I have no idea what that's referring to.
User avatar
evilhero
Site Admin
Posts: 2883
Joined: Sat Apr 20, 2013 3:43 pm
Contact:

Re: how to do a story arc

Post by evilhero »

theobserver wrote:Thanks for the update. Now when going to the story arc im getting this every time
I have reboot a number of times.
I believe this should be fixed in the development branch now.
Roadie wrote:So, uh... how do you add a story arc? I can't find any "story arc page" anywhere, so I have no idea what that's referring to.
Go into the Manage tab / Advanced Options / Story Arc Management. Unfortunately with only so much screen real-estate on the header bar some of the options had to put in other locations...
Post Reply