diff options
Diffstat (limited to '.config/qBittorrent/qBittorrent.conf')
-rw-r--r-- | .config/qBittorrent/qBittorrent.conf | 52 |
1 files changed, 52 insertions, 0 deletions
diff --git a/.config/qBittorrent/qBittorrent.conf b/.config/qBittorrent/qBittorrent.conf new file mode 100644 index 0000000..ae342b3 --- /dev/null +++ b/.config/qBittorrent/qBittorrent.conf @@ -0,0 +1,52 @@ +[AddNewTorrentDialog] +DialogSize=@Size(945 511) +DownloadPathHistory= +RememberLastSavePath=false +SavePathHistory=/home/vidhukant/Downloads + +[Application] +FileLogger\Age=1 +FileLogger\AgeType=1 +FileLogger\Backup=true +FileLogger\DeleteOld=true +FileLogger\Enabled=true +FileLogger\MaxSizeBytes=66560 +FileLogger\Path=/home/vidhukant/.local/share/qBittorrent/logs +GUI\Notifications\TorrentAdded=false + +[BitTorrent] +Session\Port=18181 +Session\QueueingSystemEnabled=false +Session\SSL\Port=64151 +Session\StartPaused=false + +[Core] +AutoDeleteAddedTorrentFile=Never + +[LegalNotice] +Accepted=true + +[Meta] +MigrationVersion=8 + +[OptionsDialog] +HorizontalSplitterSizes=130, 615 +LastViewedPage=0 +Size=@Size(771 583) + +[Preferences] +General\CloseToTrayNotified=true +General\CustomUIThemePath=/home/vidhukant/.config/qBittorrent/catppuccin-mocha.qbtheme +General\Locale=en +General\UseCustomUITheme=true + +[RSS] +AutoDownloader\DownloadRepacks=true +AutoDownloader\SmartEpisodeFilter=s(\\d+)e(\\d+), (\\d+)x(\\d+), "(\\d{4}[.\\-]\\d{1,2}[.\\-]\\d{1,2})", "(\\d{1,2}[.\\-]\\d{1,2}[.\\-]\\d{4})" + +[TorrentProperties] +SplitterSizes="274,648" +Visible=true + +[TransferListFilters] +selectedFilterIndex=3 |