· 10 years ago · Feb 12, 2016, 11:12 PM
1!#!# mean I edited the field
2I'm sorry if this makes it more confusing. Leave the other stuff in there, I just keep the settings that I changed
3
4##Folder Paths
5
6plex_data_folder = '/ssd/plex/Library/Application Support/' !#!# location of database
7
8
9##General
10
11date_days_back_to_search = 3 !#!# It defaults to 7 which the email was to big for gmail
12
13##Plex API Authentication (only used for shared user Emails right now)
14plex_username = '*****************' !#!#
15plex_password = '******************' !#!#
16
17
18##Web
19web_enabled = False !#!# changed to false
20
21
22##Email
23
24email_to = ['********@gmail.com']
25
26email_from = '*********@gmail.com' !#!# make sure this is the same as the gmail username
27email_from_name = 'MacroPlex' !#!# What you want the name to be
28email_smtp_address = 'smtp.gmail.com' !#!# leave default if using gmail
29email_smtp_port = 465 !#!# changed to 465
30email_use_ssl = True #Port must be an SSL port i.e. 465 !#!# make sure to enable
31email_username = '***************@gmail.com' !#!# full gmail address, make sure this is the same as email_from
32email_password = '*************' !#!# password