Commit Graph

905 Commits

Author SHA1 Message Date
blacktwin
65b424d3cc save a loop searchEpisodes 2019-10-19 02:09:52 -04:00
blacktwin
c5f29ac39f Merge remote-tracking branch 'origin/master' 2019-10-14 17:33:12 -04:00
blacktwin
b5fd014c17 #172 update limit section for new history collector 2019-10-14 17:25:58 -04:00
blacktwin
82c7704fab starting work on #172
collect history from N days ago
2019-10-12 16:05:17 -04:00
blacktwin
4ac7313ff0
Merge pull request #189 from DirtyCajunRice/master
Add check for already-unshared libraries
2019-10-02 15:45:27 -04:00
Nicholas St. Germain
cd809ba2f0
Add check for already-unshared libraries
Fixes #188
2019-10-02 13:42:33 -05:00
blacktwin
dce0dcfd23 adding check in user_lst to omit pending invites.
Closing PR #185
2019-09-27 09:38:34 -04:00
blacktwin
1cbdb149f7 Added apsces in the output 2019-09-11 21:29:55 -04:00
blacktwin
be28995340 Error log. likely item is missing metadata 2019-09-08 10:30:21 -04:00
blacktwin
438673df66 #184 fix for sort_by_date returning None 2019-09-07 23:31:21 -04:00
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