JonnyWong16
|
9e0153e962
|
Set PYTHON2 global variable
|
2020-04-04 07:57:51 -07:00 |
|
JonnyWong16
|
fb395fc2e9
|
Merge branch 'nightly' into python3
# Conflicts:
# plexpy/datafactory.py
|
2020-04-03 21:10:32 -07:00 |
|
JonnyWong16
|
e8d0557852
|
Fix typo in send newsletter argument
|
2020-04-03 21:06:10 -07:00 |
|
JonnyWong16
|
cc05552685
|
Remove from __future__ import absolute_import
|
2020-03-24 20:17:44 -07:00 |
|
JonnyWong16
|
82c09570c4
|
Update all future imports for Python 2
|
2020-03-23 22:11:42 -07:00 |
|
JonnyWong16
|
078685a2a3
|
Fix imports for Python 2
|
2020-03-23 22:11:41 -07:00 |
|
JonnyWong16
|
b58fb1da33
|
Fix saving newsletter HTML file
|
2020-03-23 15:21:58 -07:00 |
|
JonnyWong16
|
ad112e0a44
|
Remove list(dict.items()) -- >dict.items()
|
2020-03-21 18:31:55 -07:00 |
|
JonnyWong16
|
05afa0859c
|
Run futurize --unicode-literals
|
2019-11-23 19:21:10 -08:00 |
|
JonnyWong16
|
597cc9fe29
|
Run futurize --stage2
|
2019-11-23 19:16:51 -08:00 |
|
JonnyWong16
|
ab6196589b
|
Run futurize --stage1
|
2019-11-23 19:11:42 -08:00 |
|
JonnyWong16
|
c279057f91
|
Remove unicode strings
|
2019-11-23 14:37:26 -08:00 |
|
JonnyWong16
|
91476a420a
|
Mask notifier and newsletter config passwords (Fixes Tautulli/Tautulli-Issues#172)
|
2019-07-08 23:50:48 -07:00 |
|
JonnyWong16
|
0d30df6853
|
Add Other Video libraries to newsletters
|
2018-10-13 17:24:58 -07:00 |
|
JonnyWong16
|
77460f7617
|
Change type to media_type
|
2018-10-13 17:24:42 -07:00 |
|
JonnyWong16
|
0821c14aae
|
Add option for threaded newsletter emails
|
2018-07-29 10:28:34 -07:00 |
|
JonnyWong16
|
7387cb8322
|
Add date and time parameters for notifications and newsletters
|
2018-06-10 19:48:46 -07:00 |
|
JonnyWong16
|
44428cc6e5
|
Update logger blacklist for newsleter/notifier configs
|
2018-06-03 11:01:58 -07:00 |
|
JonnyWong16
|
ac207260c8
|
Do not send newsletter if failed to render template
|
2018-05-27 23:02:56 -07:00 |
|
JonnyWong16
|
b3c7256bcf
|
Newsletter footer inherit styles
|
2018-05-26 17:29:21 -07:00 |
|
JonnyWong16
|
53aafbd19e
|
Fix typo from d5bffc3
|
2018-05-25 12:18:29 -07:00 |
|
JonnyWong16
|
d5bffc374c
|
Fallback to blank poster/art on newsletter if image hosting is disabled
|
2018-05-25 08:26:25 -07:00 |
|
JonnyWong16
|
8c0ef75d4c
|
Fix typos and some cleanup
|
2018-05-21 09:07:01 -07:00 |
|
JonnyWong16
|
e7f930bd0f
|
Check for Tautulli footer in newsletters
|
2018-05-17 10:31:55 -07:00 |
|
JonnyWong16
|
a1e9e7e87f
|
Add newsletter password to newsletter parameters
|
2018-05-16 23:20:53 -07:00 |
|
JonnyWong16
|
445eea5c1e
|
Add plaintext message to newsletter email
|
2018-05-12 12:16:33 -07:00 |
|
JonnyWong16
|
c5918d7d6c
|
Add option to use inline css styles
|
2018-05-11 21:43:26 -07:00 |
|
JonnyWong16
|
85772cdd83
|
Strip whitespace before sending newsletters
|
2018-05-11 19:18:05 -07:00 |
|
JonnyWong16
|
7f2bab3082
|
Switch to header styles for newsletter template
|
2018-05-11 18:27:31 -07:00 |
|
JonnyWong16
|
04029bd4d3
|
Fix NoneType error in newsletter ID name for parameters
|
2018-05-08 12:56:12 -07:00 |
|
JonnyWong16
|
7778d84728
|
Add setting to specify newsletter ID name for static URLs
|
2018-05-08 10:54:07 -07:00 |
|
JonnyWong16
|
862ed5ce9f
|
Add option to save newsletter only
|
2018-05-07 20:49:37 -07:00 |
|
JonnyWong16
|
84406e6797
|
Add setting to enable static newsletter URL
|
2018-05-07 20:39:04 -07:00 |
|
JonnyWong16
|
19cf567366
|
Add option to change the newsletter filename
|
2018-05-07 20:02:04 -07:00 |
|
JonnyWong16
|
8af697a157
|
Add URL to retrieve latest scheduled newsletter
|
2018-05-07 19:42:04 -07:00 |
|
JonnyWong16
|
826db082c9
|
Add setting for custom newsletter templates folder
|
2018-05-06 15:37:07 -07:00 |
|
JonnyWong16
|
04fcd78102
|
Uncoulpe self-hosted newsletter and image setting
|
2018-05-06 08:33:28 -07:00 |
|
JonnyWong16
|
476011a783
|
Fix newsletter URL with no HTTP root
|
2018-05-05 11:13:27 -07:00 |
|
JonnyWong16
|
aaf5a18251
|
Forgot missing '/'
|
2018-05-01 15:51:23 -07:00 |
|
JonnyWong16
|
b90026801b
|
Fix double HTTP root in newsletter URL
|
2018-05-01 15:37:37 -07:00 |
|
JonnyWong16
|
6554136a8f
|
Add Cloudinary image hosting option
|
2018-04-29 00:11:47 -07:00 |
|
JonnyWong16
|
8f8318da6d
|
Fix Imgur fallback to cover on newsletters
|
2018-04-11 21:42:14 -07:00 |
|
JonnyWong16
|
858ea33680
|
Fix fallback to cover for albums on newsletter
|
2018-04-11 11:58:57 -07:00 |
|
JonnyWong16
|
dbe3b492fd
|
Check if the newsletter has data before saving the html file
|
2018-04-10 22:28:48 -07:00 |
|
JonnyWong16
|
df72ecebf5
|
Add hours as time frame for newsletters
|
2018-04-10 21:16:16 -07:00 |
|
samip5
|
eabea2deeb
|
Made the requested changes.
The requested changes by JonnyWong16 in the PR request were done in this
commit.
|
2018-04-10 20:07:56 +03:00 |
|
samip5
|
3742021dcc
|
Removed the non-needed imports.
|
2018-04-10 13:20:30 +03:00 |
|
samip5
|
9c4219b42e
|
Edited newsletters.py
It wouldn't want to work without the edit.
|
2018-04-10 13:19:29 +03:00 |
|
samip5
|
f624908302
|
Added a new branch, edited the code to include the week_number
|
2018-04-10 12:10:32 +03:00 |
|
samip5
|
ab9132cdd4
|
Made sure the syntax is understandable.
|
2018-04-09 17:27:13 +03:00 |
|