-
Notifications
You must be signed in to change notification settings - Fork 171
Metadata Tagging of CBZ files does not work #753
Comments
might be better served to post the mylar.log file contents of the manual run (from the 'There are 10 files found that match on your watchlist' in the log file down to where it says 'manual post-processing completed'). |
Here is an entire log file. I deleted my logs before starting mylar. And then manually processed Iron Man 27 CBZ File. The previous was a copy from the console window where the "Command requires at least one filename!" only appeared. 18-Jun-2014 19:50:55 - INFO :: MAIN : Checking to see if the database has all tables.... |
Ok just an update on this - I've pretty much redid the entire comictagger calling function within Mylar now. It will allow me to add extra options as required without adding a huge amount of code as well. I've also added a few extra options:
I've also fixed some other lingering issues that were occuring, namely if a file was within a folder of the exact same name, the folder would remain after processing (this only occured during manual-processing) - now it will remove the folder. I need to run this through my windows box to make sure it's still working ok, but once I can confirm it's working I'll commit up a fix ;) |
Just an FYI, did alot of testing on windows and Linux boxes, and think I got most of the kinks worked out to the point where I'm pretty comfortable with releasing this part so will be up tonight in the development build. For those using it and following this thread, please let me know if things are working as they should now (cbz and cbr both being tagged/converted/moved and then empty working directories removed. |
…, IMP: Added option for MetaTagging to enable/disable overwriting of existing metadata on cbz files, IMP: Post-Processing will now delete folders that are identical to filenames after successful post-processing, FIX:(#756) Fix for Manual Search for an Issue which resulted in traceback errors upon not finding any matches (Windows), IMP: Added module-name to logging for some modules to help troubleshooting (eventually all will be done), IMP: If a filename contained repeated characters for spaces (ie. ___ or ...), it would fail on post-processing due to the nzbname being off, IMP: Monitoring of CV API will now be persitent on restarts/shutdowns/etc, IMP: Added a maximum CV API global so that it can be adjusted for monitoring more easily should API requirements change, IMP: When Adding new series, will now only mark issues that are actually upcoming as Wanted (based on Store Date)
Does metadata tagging require CBZ files, or can you taga CBR also? Any way to convery a CBR to a CBZ within ComicTagger if it does? |
You can't metatag a cbr file, only cbz files currently support it. I think there's an option in comictagger to convert in newer versions. Mylar converts it for you (and tests the archive for errors) - either through the metatagging icon on the comic details page, the group metatagging button at the top of the comic details page (it will tag/convert all files within the series directory), or when you download an issue and you have metatagging enabled. Note for Mylar anyways, if it's a cbz file, Mylar won't test the archive - it will either replace the existing tagging or do nothing (depending on what option you enable in the configuration and if the cbz already has metadata). |
OS: Windows 7 64
Comictagger 1.15 exe
See forum posting
http://mylar.forumatic.com/viewtopic.php?f=8&t=265&start=30
Log file:
18-Jun-2014 14:14:32 - INFO :: CP Server Thread-11 : Starting postprocessing for: Manual Run
Command requires at least one filename!
For more help, run with '--help'
Command requires at least one filename!
For more help, run with '--help'
18-Jun-2014 14:14:34 - INFO :: Thread-13 : Found comic directory: g:\comics\Marvel\Iron Man (2013)
18-Jun-2014 14:14:34 - INFO :: Thread-13 : comicid: 53725
18-Jun-2014 14:14:34 - INFO :: Thread-13 : issueid: 455488
18-Jun-2014 14:14:34 - INFO :: Thread-13 : Updating now complete for Iron Man issue: 27
18-Jun-2014 14:14:34 - INFO :: Thread-13 : Now checking files for Iron Man (2013) in g:\comics\Marvel\Iron Man (2013)
18-Jun-2014 14:14:36 - INFO :: Thread-13 : Total files located: 29
18-Jun-2014 14:14:36 - INFO :: Thread-13 : I have physically found 29 issues, ignored 0 issues, and accounted for 0 in an Archived state. Total Issue Count: 29 / 28
18-Jun-2014 14:14:36 - INFO :: Thread-13 : Post-Processing completed for: Iron Man issue: 27
18-Jun-2014 14:14:36 - INFO :: Thread-13 : Manual post-processing completed.
The text was updated successfully, but these errors were encountered: