Commit Graph

908 Commits

Author SHA1 Message Date
645c43708a Merge pull request #194 from blacktwin/limiterr_readme
update examples
2019-10-24 12:57:56 -04:00
f7f0e19394 update examples
include use of `--days` argument for rolling history
2019-10-23 15:07:07 -04:00
bac3e88ad8 loop correction 2019-10-23 14:56:31 -04:00
65b424d3cc save a loop searchEpisodes 2019-10-19 02:09:52 -04:00
c5f29ac39f Merge remote-tracking branch 'origin/master' 2019-10-14 17:33:12 -04:00
b5fd014c17 #172 update limit section for new history collector 2019-10-14 17:25:58 -04:00
82c7704fab starting work on #172
collect history from N days ago
2019-10-12 16:05:17 -04:00
4ac7313ff0 Merge pull request #189 from DirtyCajunRice/master
Add check for already-unshared libraries
2019-10-02 15:45:27 -04:00
cd809ba2f0 Add check for already-unshared libraries
Fixes #188
2019-10-02 13:42:33 -05:00
dce0dcfd23 adding check in user_lst to omit pending invites.
Closing PR #185
2019-09-27 09:38:34 -04:00
1cbdb149f7 Added apsces in the output 2019-09-11 21:29:55 -04:00
be28995340 Error log. likely item is missing metadata 2019-09-08 10:30:21 -04:00
438673df66 #184 fix for sort_by_date returning None 2019-09-07 23:31:21 -04:00
5d8d40d6ee sort_by_date function was "fixed" out of use. Correcting code to use
function correctly.
2019-07-29 11:26:50 -04:00
85f9dac29e adding logging. only errors will make it to the log file. 2019-07-29 11:20:52 -04:00
e73dca7557 move random and limit down 2019-07-24 08:12:55 -04:00
1fcee2d18f rename var for clarity 2019-07-24 08:11:15 -04:00
245d1d61c4 pull ratingKey not object 2019-07-24 08:10:18 -04:00
8cbdf2de55 #179 If duration is used convert to seconds from minutes 2019-07-22 16:03:50 -04:00
11bd4b1e9f last check for userFrom 2019-07-11 11:49:10 -04:00
63a0427d91 #163 fix for removing shared libraries. 2019-07-11 11:47:57 -04:00
852e355a36 #159 obsolete script.
using conditions are a better way to accomplish this does.
2019-06-25 15:17:40 -04:00
541dd56901 #159 obsolete script. Use newsletter. 2019-06-25 15:16:52 -04:00
b9c2ea66f2 extra print removed. 2019-06-25 14:59:28 -04:00
c80682787b clean up 2019-06-25 14:52:36 -04:00
740dc498e2 add syncing rating key from plex to plex 2019-06-25 14:50:48 -04:00
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
f011d53d8c Merge pull request #171 from Arcanemagus/style-cleanup
Massive style cleanup
2019-06-25 14:38:05 -04:00
60772450a0 Merge branch 'master' into style-cleanup 2019-06-25 14:37:47 -04:00
2d2d88f58c check if rating key is episode or movie and is watched. if not, kill script 2019-06-25 10:50:21 -04:00
1a13d98cd2 add sync of rating key from plex server 2019-06-25 10:32:18 -04:00
12a6875af9 clean up 2019-06-25 10:22:16 -04:00
f9e4ce2ff3 #159 obsolete script. Use newsletter. 2019-06-25 09:32:36 -04:00
f37d735e24 #159 obsolete script.
using conditions are a better way to accomplish this does.
2019-06-25 09:30:04 -04:00
d341092675 simplified code 2019-06-24 15:14:15 -04:00
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
ca5f4fb271 example for --libraryShares 2019-06-17 23:28:10 -04:00
caebf46e83 add --libraryShares argument
Shows all shares by library.
2019-06-17 23:25:05 -04:00
8edde2242f Add searching for episodes with multiple filters or searches 2019-06-17 22:23:56 -04:00
672a2abaf4 clean up 2019-06-16 02:52:49 -04:00
0689a760d8 clean tautulli section watched list 2019-06-16 01:36:05 -04:00
9a28bbf9cb clean up 2019-06-16 00:29:40 -04:00
f8c75a3696 bbox for suptitle 2019-06-16 00:26:23 -04:00
2ab33748cd rename var for clarity 2019-06-16 00:19:50 -04:00
1e18a21d26 comment for explode and color 2019-06-16 00:18:54 -04:00
4bca83c77a tautulli like theme 2019-06-16 00:11:04 -04:00
81eac90620 add filename and headleass arguments 2019-06-15 21:53:49 -04:00
65cc36e9a4 padding and clean up 2019-06-15 21:32:42 -04:00
db5c497cbd Merge remote-tracking branch 'origin/master' 2019-06-15 21:32:06 -04:00
d46b6ee316 Add title 2019-06-15 17:41:43 -04:00