{tags} binding

All about user-defined episode / movie / file name format expressions
Post Reply
User avatar
rednoah
The Source
Posts: 22923
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

{tags} binding

Post by rednoah »

I've seen various people come up with expressions like this:

Groovy: Select all

f.path.matchAll(/extended|uncensored|remastered|unrated|uncut|directors.cut|special.edition/)*.upperInitial()*.lowerTrail().sort()
This is great because you have full control, but wouldn't it be nice to have a {tags} binding?

How does XBMC or Plex define these "tags"? Is there an official list or something? What "tags" are you using in your library?

Feel free to posts and discuss. If it makes sense I'll add a new binding for that to the next release. :ugeek:
:idea: Please read the FAQ and How to Request Help.
Ztrust
Posts: 69
Joined: 21 Dec 2013, 17:04

Re: {tags} binding

Post by Ztrust »

Hey Rednoah

I am not 100% sure but I do not think xbmc uses these so I dont think it matters the only thing I can think of is they can be used in custom skins but the names dont matter since the skinner has to add them manually in the skin
whocares
Posts: 17
Joined: 11 Oct 2014, 22:19

Re: {tags} binding

Post by whocares »

I'd like that binding. It's nice to see if it's the extended cut or the limited release or whatnot...

Here is an "official" list of common tags. I think nowadays they use more than officially allowed. :)

http://scenegrouplist.com/scene_info_Ab ... s_tags.php
User avatar
rednoah
The Source
Posts: 22923
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: {tags} binding

Post by rednoah »

:idea: Please read the FAQ and How to Request Help.
Post Reply