consts

package
v1.0.7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 6, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Overview

Package consts used to store const for application

Index

Constants

View Source
const (
	ConfigUsage          = "allow to overwrite default config filename"
	VersionUsage         = "get trakt-sync version"
	VerboseUsage         = "print additional verbose information"
	OutputUsage          = "allow to overwrite default output filename"
	FormatUsage          = "allow to overwrite default ID type format"
	TypeUsage            = "allow to overwrite type"
	ListUsage            = "allow to overwrite list"
	UserlistUsage        = "allow to export a user custom list"
	StartDateUsage       = "allow to overwrite start_date"
	DaysUsage            = "allow to overwrite days"
	ListIDUsage          = "allow to export a specific custom list"
	ModuleUsage          = "allow use selected module"
	ActionUsage          = "allow use selected action"
	QueryUsage           = "allow use selected query"
	FieldUsage           = "allow use selected field"
	SortUsage            = "allow to overwrite sort"
	ExtendedInfoUsage    = "allow to overwrite extended flag"
	ActionTypeAll        = "all"
	NoShowTitle          = "no show title"
	NoEpisodeTitle       = "no episode title"
	EmptyPersonIDMsg     = "set personId ie: -i john-wayne"
	ErrorRender          = "error render: %w"
	CMD                  = "cmd"
	RatingRageMin        = 0
	RatingRangeMax       = 100
	RatingRageMinFloat   = 0.00
	RatingRangeMaxFloat  = 100.00
	VotesRangeMin        = 0
	VotesRangeMax        = 100000
	ImdbVotesRangeMin    = 0
	ImdbVotesRangeMax    = 3000000
	TmdbRatingRangeMin   = 0.00
	TmdbRatingRangeMax   = 10.00
	X644                 = 0644
	X755                 = 0755
	NextPageStep         = 1
	SleepNumberOfSeconds = 2
	OneValue             = 1
	BaseInt              = 10
	BitSize              = 64
	MaxAcceptedStatus    = 299
	DefaultPerPage       = 100
	PerPage              = 50
	ZeroValue            = 0
	DefaultExitCode      = 0
	FirstArgElement      = 0
	DefaultPage          = 1
	EmptyResult          = "empty result"
	RangeFormatDigits    = "%d-%d"
	RangeFormatFloats    = "%.1f-%.1f"
	EmptyString          = ""
	SeparatorString      = ","
	JSONDataFormat       = "  "
	EpisodesType         = "episodes"
	TmdbFormat           = "tmdb"
	TvdbFormat           = "tvdb"
	ImdbFormat           = "imdb"
	TmdbIDFormat         = "Tmdb"
	TvdbIDFormat         = "Tvdb"
	ImdbIDFormat         = "Imdb"
	DefaultOutputFormat1 = "export_%s.json"
	DefaultOutputFormat2 = "export_%s_%s.json"
	DefaultOutputFormat3 = "export_%s_%s_%s.json"
	NewLine              = "\n"
	EmptyBuildInfoLen    = 0
)

usage strings

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL