Skip to content
This repository has been archived by the owner on Mar 14, 2020. It is now read-only.

Make folder monitoring context-sensitive #39

Open
HASJ opened this issue Oct 31, 2015 · 4 comments
Open

Make folder monitoring context-sensitive #39

HASJ opened this issue Oct 31, 2015 · 4 comments

Comments

@HASJ
Copy link

HASJ commented Oct 31, 2015

I think this can be addressed by setting a new watch folder for each artist but it is not a very elegant solution.
This will become a real issue if #36 is implemented: you move a bunch of files to the Cosplay category folder within the watch folder and HP will treat all the Cosplay galleries as chapters of the Cosplay series.
It also messes up the metadata gatherer.

@twiddli
Copy link
Owner

twiddli commented Oct 31, 2015

It also messes up the metadata gatherer.

How so?

This feature is something I've been thinking about myself too. That is, detecting if a file is a chapter when it was moved into a gallery folder. I'd like to put it on the to-do list for now. Some time I'll make the folder monitoring more advanced, and this will be part of the implementation.

@HASJ
Copy link
Author

HASJ commented Oct 31, 2015

It also messes up the metadata gatherer.

How so?

Well, since it is a folder with the only the artist's name on them, HP shows them on the library as Artist. The "chapters", the individual items, do not show up.
chapters

And when you send them to the metadata gatherer, what will happen? It won't find any gallery with only "Kitani Sai", worst case scenario it finds a pixiv collection and wrongly tags that.

@twiddli
Copy link
Owner

twiddli commented Oct 31, 2015

Hmm, I understand. The metadata "gatherer" does not use any title/folder-name or anything like that when searching. It basically just generates a hash from an image from the first chapter of a gallery and uses that to search with. This will be improved on soon (see Roadmap).

What I recommend is turning the option Treat subfolders as galleries to on in settings when importing your collection, if you want standalone galleries.

@HASJ
Copy link
Author

HASJ commented Nov 1, 2015

Ok, thanks.

@twiddli twiddli changed the title [Request] Detecting or even manually setting up whether a folder is a gallery, a chapter or a collection of the same artist Make folder monitoring context-sensitive Nov 29, 2015
@twiddli twiddli added this to the beta milestone Nov 29, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants