User Tools

Site Tools


Writing /home/user/smartcj.com/wiki/data/cache/2/2589a76134abfa0feaeaed44bd54d908.i failed
Unable to save cache file. Hint: disk full; file permissions; safe_mode setting.
Writing /home/user/smartcj.com/wiki/data/cache/2/2589a76134abfa0feaeaed44bd54d908.metadata failed
ts_group_settings
Translations of this page:



Writing /home/user/smartcj.com/wiki/data/cache/2/2589a76134abfa0feaeaed44bd54d908.i failed
Unable to save cache file. Hint: disk full; file permissions; safe_mode setting.
Writing /home/user/smartcj.com/wiki/data/cache/2/2589a76134abfa0feaeaed44bd54d908.xhtml failed

TS Group Settings

Import Galleries : Yes , the script will parse tubes and add new movies to the database.

Import Thumbs : All - all available thumbnails for a movie, Main - only the main one from the tube. Main is usually chosen “manually” by the tube owner and is usually good quality, All - all available thumbnails, some of them may not be very good quality (screenshots), but during rotation something unique can be selected among them and you will have a unique thumbnail.

Add to : Preview - adds to Rotation - Preload. There you can choose the category yourself, skip thumbnails etc. This is a good option if you import all thumbnails. Pool and Active - adds directly to the database, implementing rotation with shift or without. Among these 2 options it makes sense to choose Active unless you have other thoughts.

Filter Keywords : the most important section. Set keywords by which movies will fall into this category. This is the most important section, which determines how populated the groups are with the right content. Imagine you're searching all tubes by these keywords. The basic syntax is standard “vasya -kolya” - search for vasya word, but so that in the same phrase there's no kolya word. You can group, for example, “(vasya -kolya) | (lena -olya)” - means one of the conditions should work “vasya present, but no kolya” OR “lena present, but no olya”. By default the script searches for word entry, i.e. if just written olya then it will search for both kolya and olyalya

Note! there's one common mistake. For example a query

white sail|red sail|green forest

many think it will search for “white sail” or “red sail” or “green forest”. The script reads in order, i.e. it will search for mandatory “white”, then word “sail or red”, then “sail or green”, and then mandatory “forest”.

If you need to search as phrases then it will be (white sail)|(red sail)|(green forest), i.e. it will search so that there's definitely a phrase in the phrase, i.e. presence of both words. Or (white|red|green) (sail|forest).

In the latest build 49 several tweaks were added. By default the script always searches for word entry, for more precise search:

quotes ““ to separate several words standing together, for example key “word1 word2” will work on phrase word1 word2 zzzz, but won't work on word1 zzz word2, because these 2 words don't stand together. Unlike brackets (word1 word2) which will work on both variants. Also (word1 word2) will work on phrase preword1 blabla preword2 because it searches for WORD ENTRY, not the whole word.

^ = key beginning to indicate it should be at the beginning of a word for example word will work on phrase words and on phrase prewords, because by default the script searches for word entry. If you need to search for exactly word, write ^word - then will find word, words etc, i.e. where word is at the beginning of the word.

$ = key ending similarly for beginning of word, only its ending. for example key word will work on phrase word and on phrase words, if you need only the first variant write word$

Typical mistakes: (blue|green|light red) - it's clear the person wants to choose from 3 colors. But light red it perceives in this case as 2 words and turns out blue OR green OR light AND red, correct writing is (blue|green|”light red”)

Tubes : list of tubes to get movies from. If empty here, the script will pull from all available (list of tubes that can be parsed see below, if some is missing - welcome to the ICQ, we'll add). This option makes sense if you want to add movies only from certain tubes, for example which you have partnership agreements with.

Crop Profile : crop profile for cutting thumbnails Rotation Crop Profiles

Thumbnails are imported once a day.

ts_group_settings.txt · Last modified: by 127.0.0.1