CALIBRE-SERVER(1) calibre CALIBRE-SERVER(1) NAME calibre-server - calibre-server calibre-server [secenekler] [kitaplik klasoru yolu...] Calibre Icerik sunucusunu baslatin. Calibre Icerik sunucusu, calibre kitapliklarinizi internet uzerinden gosterir. Kitaplik klasorlerine giden yolu calibre-server argumani olarak belirtebilirsiniz. Herhangi bir yol belirtmezseniz, ana calibre programinin bildigi tum kutuphaneler kullanilacaktir. Whenever you pass arguments to calibre-server that have spaces in them, enclose the arguments in quotation marks. For example: "/some path/with spaces" [SECENEKLER] --access-log Erisim gunlugu dosyasinin yolu. Bu gunluk, sunucuya baglanan ve istekte bulunan istemciler hakkinda bilgi icerir. Varsayilan olarak erisim kaydi yapilmaz. --ajax-timeout Sorgu yaparken sunucudan yanit bekleme suresi (saniye cinsinden). --auth-mode Choose the type of authentication used. Sunucu tarafindan kullanilan HTTP kimlik dogrulama modunu ayarlayin. Bu sunucuyu bir SSL proxy arkasina yerlestiriyorsaniz "temel" olarak ayarlayin. Aksi takdirde, bu ayari "otomatik" olarak birakin ki bu sekilde SSL ayarlanmissa "temel" kullanilacaktir, diger turlu "digest (sindirme)" yontemi kullanacaktir. --auto-reload Kaynak kod degistiginde sunucuyu otomatik olarak tekrar yukle. Gelistirme icin faydalidir. Kapatma sirasindaki zaman asimi icin kucuk bir deger de belirlemelisiniz. --ban-after Number of login failures for ban. The number of login failures after which an IP address is banned --ban-for Ban IP addresses that have repeated login failures. Temporarily bans access for IP addresses that have repeated login failures for the specified number of minutes. Useful to prevent attempts at guessing passwords. If set to zero, no banning is done. --book-list-mode Choose the default book list mode. Set the default book list mode that will be used for new users. Individual users can override the default in their own settings. The default is to use a cover grid. --compress-min-size Minimum size for which responses use data compression (in bytes). --custom-list-template Path to a JSON file containing a template for the custom book list mode. The easiest way to create such a template file is to go to Preferences-> Sharing over the net-> Book list template in calibre, create the template and export it. --daemonize Run process in background as a daemon (Linux only). --displayed-fields Restrict displayed user-defined fields. /opds ve /mobile gorunumlerinde Icerik sunucusu tarafindan goruntulenmeyecek kullanici tanimli ustveri alanlarinin virgulle ayrilmis listesi. Bu secenegi belirtirseniz, bu listede olmayan alanlar goruntulenmeyecektir. Ornegin: my_rating,my_tags --enable-allow-socket-preallocation, --disable-allow-socket-preallocation Socket pre-allocation, for example, with systemd socket activation. By default, this option is enabled. --enable-auth, --disable-auth Sunucuya erismek icin parola tabanli kimlik dogrulama. Normalde, sunucu sinirsizdir ve herkesin erismesine izin verir. Bu secenek ile erisimi, onceden tanimlanmis kullanicilara erisim verecek sekilde kisitlayabilirsiniz. By default, this option is disabled. --enable-fallback-to-detected-interface, --disable-fallback-to-detected-interface Fallback to auto-detected interface. Sunucu herhangi bir nedenle listen_on seceneginde belirtilen arayuze baglanamiyorsa, dis dunyaya baglanan bir arayuzu tespit etmeye ve ona baglanmaya calisacaktir. By default, this option is enabled. --enable-local-write, --disable-local-write Allow un-authenticated local connections to make changes. Normalde, kimlik dogrulamayi acmazsaniz, sunucu salt okunur modda calisir, boylece isimsiz kullanicilarin calibre kitapliklarinizda degisiklik yapmasina izin verilmez. Bu secenek, sunucunun calistigi bilgisayardan baglanan herkesin degisiklik yapmasina izin verir. Bu, sunucuyu kimlik dogrulama olmadan calistirmak, ancak yine de calibre kitapliklarinizda degisiklik yapmak icin calibredb'yi kullanmak istiyorsaniz kullanislidir. Bu secenegi acmanin, bilgisayarda calisan herhangi bir programin calibre kitapliklarinizda degisiklik yapabilecegi anlamina geldigini unutmayin. By default, this option is disabled. --enable-log-not-found, --disable-log-not-found Log HTTP 404 (Not Found) requests. Normalde sunucu, bulunmayan kaynaklar icin tum HTTP isteklerini gunluge kaydeder. Sunucunuz botlar tarafindan hedefleniyorsa, bu cok sayida gunluk spam'i olusturabilir. Kapatmak icin bu secenegi kullanin. By default, this option is enabled. --enable-use-bonjour, --disable-use-bonjour Advertise OPDS feeds via BonJour. OPDS beslemelerini BonJour hizmeti araciligiyla tanitin, boylece OPDS tabanli okuma uygulamalari sunucuyu otomatik olarak algilayabilir ve sunucuya baglanabilir. By default, this option is enabled. --enable-use-sendfile, --disable-use-sendfile Zero copy file transfers for increased performance. This will use zero-copy in-kernel transfers when sending files over the network, increasing performance. However, it can cause corrupted file transfers on some broken filesystems. If you experience corrupted file transfers, turn it off. By default, this option is enabled. --help, -h bu yardim iletisini goster ve cik --ignored-fields Ignored user-defined metadata fields. /opds ve /mobile gorunumlerinde Icerik sunucusu tarafindan goruntulenmeyecek kullanici tanimli ustveri alanlarinin virgulle ayrilmis listesi. Ornegin: my_rating,my_tags --listen-on The interface on which to listen for connections. The default is to listen on all available IPv6 and IPv4 interfaces. You can change this to, for example, "127.0.0.1" to only listen for IPv4 connections from the local machine, or to "0.0.0.0" to listen to all incoming IPv4 connections. --log Sunucu gunlugu icin gunluk dosyasinin yolu. Bu gunluk, erisim gunluklerini degil, sunucu bilgilerini ve hatalari icerir. Varsayilan olarak stdout'a yazilir. --manage-users Bu sunucuya baglanmasina izin verilen kullanicilarin veritabanini yonetin. Bir -- ekleyerek otomatik modda kullanabilirsiniz. Ayrintilar icin calibre-server --manage-users -- help konusuna bakin. Ayrica bkz. --userdb secenegi. --max-header-line-size Max. size of single HTTP header (in KB). --max-job-time Maximum time for worker processes. Maximum amount of time worker processes are allowed to run (in minutes). Set to zero for no limit. --max-jobs Maximum number of worker processes. Worker processes are launched as needed and used for large jobs such as preparing a book for viewing, adding books, converting, etc. Normally, the max. number of such processes is based on the number of CPU cores. You can control it by this setting. --max-log-size Max. log file size (in MB). Sunucu tarafindan olusturulan gunluk dosyalarinin maksimum boyutu. Gunluk bu boyuttan daha buyuk oldugunda, otomatik olarak eski kayitlarin uzerine yazmaya baslar. Eski kayitlarin uzerine yazilmasini devre disi birakmak icin sifira ayarlayin. --max-opds-items Maximum number of books in OPDS feeds. Sunucunun tek bir OPDS edinme akisinda dondurecegi maksimum kitap sayisi. --max-opds-ungrouped-items Maximum number of ungrouped items in OPDS feeds. Group items in categories such as author/tags by first letter when there are more than this number of items. Set to zero to disable. --max-request-body-size Sunucuya yuklenen dosyalar icin izin verilen maksimum boyut (MB olarak). --num-per-page Number of books to show in a single page. The number of books to show in a single page in the browser. --pidfile Surec kimligini belirtilen dosyaya yaz --port The port on which to listen for connections. --search-the-net-urls Path to a JSON file containing URLs for the "Search the internet" feature. The easiest way to create such a file is to go to Preferences-> Sharing over the net->Search the internet in calibre, create the URLs and export them. --shutdown-timeout Total time in seconds to wait for clean shutdown. --ssl-certfile Path to the SSL certificate file. --ssl-keyfile Path to the SSL private key file. --timeout Time (in seconds) after which an idle connection is closed. --trusted-ips Allow un-authenticated connections from specific IP addresses to make changes. Normalde, kimlik dogrulamayi acmazsaniz, sunucu salt okunur modda calisir, boylece isimsiz kullanicilarin calibre kitapliklarinizda degisiklik yapmasina izin verilmez. Bu secenek, belirtilen IP adreslerinden baglanan herkesin degisiklik yapmasina izin verir. Virgulle ayrilmis bir adres veya ag ozellikleri listesi olmalidir. Bu, sunucuyu kimlik dogrulama olmadan calistirmak, ancak yine de calibre kitapliklarinizda degisiklik yapmak icin calibredb'yi kullanmak istiyorsaniz kullanislidir. Bu secenegi acmanin, belirtilen IP adreslerinden baglanan herkesin calibre kitapliklarinizda degisiklik yapabilecegi anlamina geldigini unutmayin. --url-prefix A prefix to prepend to all URLs. Bu sunucuyu bir ters proxy arkasinda calistirmak istiyorsaniz kullanislidir. Ornegin URL oneki olarak /calibre kullanin. --userdb Path to the user database to use for authentication. The database is a SQLite file. To create it use --manage-users. You can read more about managing users at: https://manual.calibre-ebook.com/tr/server.html#managing-user-accounts-from-the-command-line-only --version programin surum numarasini goster ve cik --worker-count Number of worker threads used to process requests. AUTHOR Kovid Goyal COPYRIGHT Kovid Goyal 7.9.0 Nisan 19, 2024 CALIBRE-SERVER(1)