Page 1 of 1

Combination ID url and Title page

Posted: 03 Dec 2019, 17:55
by kaosnews
I have a site (like gelbooru) with the following URL: https://www.site.com/index.php?page=pos ... w&id=65832
The title of the site is: sitename - tag1 tag2 tag3 tag4 (also like gelbooru)

Is it possible to name the image from that page like 65832- tag1 tag2 tag3 tag4.png
(there are more tags possible - in the example I used only 4 tags)

In the Naming > Expert I have it allready that the image is named: 65832.png
Regulare expression: page=post&s=view&id=([^/]+)
Result: [#1]

But a combination of id + part title (without sitename -) isn't possible?

Re: Combination ID url and Title page

Posted: 03 Dec 2019, 18:28
by Maksym
Nope, sorry. Even a part of title is not possible.

Re: Combination ID url and Title page

Posted: 04 Dec 2019, 11:13
by kaosnews
I understand that this is also really difficult to do. No problem :)