API: how to get/update comic directory?

Post any problems / bugs / issues that are Mylar-related in here.
Post Reply
senorsmartypants
Posts: 89
Joined: Sun Sep 02, 2018 10:00 pm

API: how to get/update comic directory?

Post by senorsmartypants »

I am considering making a ComicRack plugin to talk to Mylar and update the comic location in mylar to match where I have configured CR library manager to put comics. Mylar doesn't natively support all the different directories I use (series group, main character, etc).

I'm looking through the code in api.py and testing calls. I've used findComic, getComic, getComicInfo but none seem to return the comic location in mylar. Nor do I see a way to update the location.

Is this currently supported in the API? If so which calls, if not could this be added?
Post Reply