Comic Rack Updating From Bottom Up #196
Replies: 3 comments 1 reply
-
@SteveHutchinsASBFA I've converted this to a discussion thread instead.
|
Beta Was this translation helpful? Give feedback.
-
You are both brilliant and wonderful. CTRL+Refresh works exactly as advertised. It pulls up and populates the data from the book file and is exactly what I was looking for. All I would suggest is maybe incorporating that into the menu(s) (even as a separate function, like "Refresh From CSV" or something, if you're afraid of changing the behavior of a current menu function). For my second issue, your response allowed me to finally get a script written that will update the custom values with information from "ScanInformation". This will save me so much time, it's amazing. Thank you so much for sharing your knowledge and your help! --Steve |
Beta Was this translation helpful? Give feedback.
-
Yes, you're right, and that was actually the first thing I tried. I guess there are currently issues with that plug-in and RegExVarReplace. It just didn't work no matter what i tried. Now I found out that smart lists don't do number calculations very well or recognizing null values. So my current script populates the width/height custom fields, calculates an entire area and assigns a quality resolution based on that data (high/medium/low). Then I just set up the smart lists to pick that field up. Not exactly a straightforward path, but I learn far more that way than the easy way, so it's all good. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I'm not sure whether to label this as a bug report or feature request because I'm not sure how the program is supposed to be functioning. Please feel free to label this appropriately. This may also be two separate issues, but they seem like the same basic thing to me.
I had two instances recently where I tried to add information to ComicRack outside of the program itself and it failed.
Disclaimer: I don't know Python, so when I say "we", I don't really mean "we". It was all the AI (but it was a great learning experience for me, so, I guess there's a "we" there). I have a good, concise explanation from the AI as to our journey and I still have most, if not all, of the scripts, if you need any of that.
So, basically, it seems like ComicRack has some issues importing data from the ground up.
Thanks,
--Steve
Beta Was this translation helpful? Give feedback.
All reactions