Blacktwin
5d8d40d6ee
sort_by_date function was "fixed" out of use. Correcting code to use
...
function correctly.
2019-07-29 11:26:50 -04:00
Blacktwin
85f9dac29e
adding logging. only errors will make it to the log file.
2019-07-29 11:20:52 -04:00
Blacktwin
e73dca7557
move random and limit down
2019-07-24 08:12:55 -04:00
Blacktwin
1fcee2d18f
rename var for clarity
2019-07-24 08:11:15 -04:00
Blacktwin
245d1d61c4
pull ratingKey not object
2019-07-24 08:10:18 -04:00
Blacktwin
8cbdf2de55
#179 If duration is used convert to seconds from minutes
2019-07-22 16:03:50 -04:00
Blacktwin
11bd4b1e9f
last check for userFrom
2019-07-11 11:49:10 -04:00
Blacktwin
63a0427d91
#163 fix for removing shared libraries.
2019-07-11 11:47:57 -04:00
Blacktwin
852e355a36
#159 obsolete script.
...
using conditions are a better way to accomplish this does.
2019-06-25 15:17:40 -04:00
Blacktwin
541dd56901
#159 obsolete script. Use newsletter.
2019-06-25 15:16:52 -04:00
Blacktwin
b9c2ea66f2
extra print removed.
2019-06-25 14:59:28 -04:00
Blacktwin
c80682787b
clean up
2019-06-25 14:52:36 -04:00
Blacktwin
740dc498e2
add syncing rating key from plex to plex
2019-06-25 14:50:48 -04:00
Blacktwin
165e851cbc
Merge remote-tracking branch 'origin/master'
...
# Conflicts:
# notify/notify_added_custom.py
# notify/notify_on_added.py
# utility/sync_watch_status.py
2019-06-25 14:40:47 -04:00
blacktwin
f011d53d8c
Merge pull request #171 from Arcanemagus/style-cleanup
...
Massive style cleanup
2019-06-25 14:38:05 -04:00
blacktwin
60772450a0
Merge branch 'master' into style-cleanup
2019-06-25 14:37:47 -04:00
Blacktwin
2d2d88f58c
check if rating key is episode or movie and is watched. if not, kill script
2019-06-25 10:50:21 -04:00
Blacktwin
1a13d98cd2
add sync of rating key from plex server
2019-06-25 10:32:18 -04:00
Blacktwin
12a6875af9
clean up
2019-06-25 10:22:16 -04:00
Blacktwin
f9e4ce2ff3
#159 obsolete script. Use newsletter.
2019-06-25 09:32:36 -04:00
Blacktwin
f37d735e24
#159 obsolete script.
...
using conditions are a better way to accomplish this does.
2019-06-25 09:30:04 -04:00
Blacktwin
d341092675
simplified code
2019-06-24 15:14:15 -04:00
Landon Abney
2be0e376f8
Massive style cleanup
...
Adds a basic `setup.cfg` file with configurations for flake8 and pylama,
fixes some basic issues with essentially every file including:
* Many, many, whitespace line cleanups
* Several unused variables and imports
* Missing coding and shabang lines
* Minor style fixes to more closely align with PEP8
* Turn `print` into function calls for Python 2/3 compat
* A few minor bugs
* Things like using an undefined `i` in `stream_limiter_ban_email.py`
2019-06-20 23:55:11 -07:00
Blacktwin
ca5f4fb271
example for --libraryShares
2019-06-17 23:28:10 -04:00
Blacktwin
caebf46e83
add --libraryShares argument
...
Shows all shares by library.
2019-06-17 23:25:05 -04:00
Blacktwin
8edde2242f
Add searching for episodes with multiple filters or searches
2019-06-17 22:23:56 -04:00
Blacktwin
672a2abaf4
clean up
2019-06-16 02:52:49 -04:00
Blacktwin
0689a760d8
clean tautulli section watched list
2019-06-16 01:36:05 -04:00
Blacktwin
9a28bbf9cb
clean up
2019-06-16 00:29:40 -04:00
Blacktwin
f8c75a3696
bbox for suptitle
2019-06-16 00:26:23 -04:00
Blacktwin
2ab33748cd
rename var for clarity
2019-06-16 00:19:50 -04:00
Blacktwin
1e18a21d26
comment for explode and color
2019-06-16 00:18:54 -04:00
Blacktwin
4bca83c77a
tautulli like theme
2019-06-16 00:11:04 -04:00
Blacktwin
81eac90620
add filename and headleass arguments
2019-06-15 21:53:49 -04:00
Blacktwin
65cc36e9a4
padding and clean up
2019-06-15 21:32:42 -04:00
Blacktwin
db5c497cbd
Merge remote-tracking branch 'origin/master'
2019-06-15 21:32:06 -04:00
Blacktwin
d46b6ee316
Add title
2019-06-15 17:41:43 -04:00
Blacktwin
56a84f19dd
Allow for data pull from Tautulli
2019-06-15 17:13:47 -04:00
blacktwin
f2458c1089
Merge pull request #168 from philosowaffle/issue/167
...
[167] plex_lifx_color_theme throws when NumColors=1
2019-06-15 09:26:31 -04:00
Bailey
983d49ea8e
[167] plex_lifx_color_theme throws when NumColors=1
2019-06-13 19:12:22 -05:00
Blacktwin
1952413639
add pie chart creation
2019-06-08 01:39:25 -04:00
Blacktwin
94128a92cb
creation of watched_percentages
...
output users watched percentage by library
2019-06-04 10:08:54 -04:00
Blacktwin
5179aa7175
Add check to see if serverTo and serverFrom are the same. If same, then
...
use ratingKey instead of searching by name.
2019-06-04 09:02:21 -04:00
Blacktwin
a7a6a9381d
Credit goes to @jonnywong16
2019-05-29 15:06:20 -04:00
Blacktwin
5ddd981f2f
multiple filter value support for shows
2019-05-28 14:09:09 -04:00
Blacktwin
2a2a9f74ff
added function handles multiple search/filter values
...
clean up for movies sections
genre needed special handling
2019-05-28 13:34:53 -04:00
Blacktwin
5e161997dc
changed output title to use _prettyfilename
2019-05-28 12:39:20 -04:00
Blacktwin
47a8c1ecb4
fix for handling show libraries
2019-05-28 11:35:30 -04:00
Blacktwin
149ba7f873
example update for new search addition
2019-05-24 10:38:29 -04:00
Blacktwin
ac0db8b69f
Merge remote-tracking branch 'origin/master'
2019-05-17 14:13:45 -04:00