Commit Graph

778 Commits

Author SHA1 Message Date
Blacktwin
7818058f16 finish playlist exclusion 2019-01-04 10:31:00 -05:00
Blacktwin
2cb51cc312 #133 fix for actions with --playlists arg not working properly
removed --playlist choice to allow for selecting any user's playlists
2019-01-04 10:03:10 -05:00
Blacktwin
91d7195143 #133 jbop titles were getting capitalized during creation and causing a
mismatch when removing/updating.
2019-01-03 15:56:38 -05:00
Blacktwin
bc9d1bc550 Unique IP example update to User Concurrent Streams 2019-01-03 11:41:59 -05:00
Blacktwin
63298cbb63 added --allPlaylists
clean up
2019-01-03 11:14:32 -05:00
Blacktwin
773e09d730 Merge remote-tracking branch 'origin/master' 2019-01-03 10:40:28 -05:00
Blacktwin
83990a7620 #131 now popularTV/Movies can use libraries to select specific libraries 2019-01-03 10:39:55 -05:00
blacktwin
472e438967
Merge pull request #130 from DirtyCajunRice/master
Lots of Updates
2019-01-02 21:39:39 -05:00
Blacktwin
f139b19d35 fix for limit check causing keys_lst to be blank. 2019-01-02 12:48:56 -05:00
Blacktwin
baa9ff80fe allowing for multiple media type playlist 2019-01-01 09:43:30 -05:00
Blacktwin
3b7d5216aa add input filter check
add basic limit and custom naming
2019-01-01 09:26:50 -05:00
Blacktwin
bb674a413d allow for custom from multiple media types 2019-01-01 09:03:13 -05:00
Blacktwin
d3e6d85290 Shows media type working 2019-01-01 02:46:48 -05:00
Blacktwin
f36f7a7ec0 split search and filtering 2018-12-31 23:38:30 -05:00
dirtycajunrice
d9e383f871 removed multipstreams and changed readme to show example of working multi ip stream change 2018-12-23 21:07:46 -06:00
Blacktwin
0afd3bf40b updating filters 2018-12-23 02:03:01 -05:00
Blacktwin
75665d50a2 #131 --allLibraries added
examples updated
2018-12-23 02:02:22 -05:00
Blacktwin
6fcf430152 splitting up search to search and filters. 2018-12-21 21:17:08 -05:00
Blacktwin
99eee6fdfb temp fix 2018-12-21 16:24:32 -05:00
Blacktwin
640a1f70dc fix for shows 2018-12-21 16:14:52 -05:00
Blacktwin
bfdf94fc14 added keyword searching for unfiltered metadata
added filtered searching
2018-12-21 16:05:17 -05:00
Blacktwin
29566aa47a move creation of playlist content to build_playlist function. 2018-12-21 09:41:10 -05:00
Blacktwin
8fc1e7dbfb update examples 2018-12-21 09:13:06 -05:00
Blacktwin
4bb37d0073 Starting to add features from request #101
--jbop historyToday
--jbop historyWeek
--jbop historyMonth
2018-12-21 09:11:05 -05:00
Blacktwin
aff964522b clean up 2018-12-21 00:14:11 -05:00
dirtycajunrice
a27056a11f fixed condition in which if user streams is set to more than one, it
would try to kill and notify x times more
2018-12-19 23:49:20 -06:00
dirtycajunrice
79088cf6ce added readme and snuck my name in >.< 2018-12-19 23:47:08 -06:00
dirtycajunrice
93ddee995e fixed rich message pointer from Arc 2018-12-19 23:26:35 -06:00
dirtycajunrice
d1443d2670 final addition to initialize ip_address for linting 2018-12-19 21:18:34 -06:00
dirtycajunrice
758af21ade spacing 2018-12-19 21:17:44 -06:00
dirtycajunrice
457486924e added functionality for dropping multi IP users 2018-12-19 21:15:45 -06:00
dirtycajunrice
f9ce8eae63 removed all instances of shadow of outer scope, made explicit from
implicit inheritance, defined a few docstring params, initialized 2 vars
2018-12-19 19:57:30 -06:00
dirtycajunrice
463586ff29 fixed typos and sams rename 2018-12-19 19:08:27 -06:00
dirtycajunrice
b5347e3304 mass guest access modification script 2018-12-19 18:43:30 -06:00
dirtycajunrice
6d418e54f7 rework logic, add more informative output, and update. 2018-12-19 18:21:54 -06:00
dirtycajunrice
aa6017374e moved to bullet points for uniformity with conditions 2018-12-19 18:02:31 -06:00
dirtycajunrice
72fbf36377 fixed disappearing whitespace 2018-12-19 17:59:21 -06:00
dirtycajunrice
64f2312248 Updated readme to include Transcode Decision Change and explain
transcoding decision vs. video decision
2018-12-19 17:53:29 -06:00
Blacktwin
e222525d14 if con_watch is defined by viewOffset then so should On Deck. 2018-12-18 10:27:02 -05:00
Blacktwin
dd7228904b First update to address #126
New examples for new arguments
Now able to display user's deck and continue watching
Now able to clear only shows that are marked continue watching
2018-12-17 15:45:26 -05:00
Blacktwin
316616f02a spelling fix. 2018-12-07 12:44:59 -05:00
Blacktwin
baa687355f #125 removing else 2018-12-07 12:08:56 -05:00
Blacktwin
e2475fae3b #125 forgot to use continue 2018-12-07 12:03:10 -05:00
Blacktwin
2a39697acd #125 add in checks for when Tautulli friendly name has been edited.
if edited then fallback to use userID to match Tautulli to Plex.
Check if user exists in Tautulli but not Plex
2018-12-07 11:03:33 -05:00
Blacktwin
542f58b510 correct exception message 2018-12-07 10:13:58 -05:00
Blacktwin
473808d720 #125 fix plex and tautulli url/token calls from CONFIG 2018-12-07 09:42:23 -05:00
Blacktwin
f7a7125783 24 is not valid. 0 instead. 2018-12-06 10:16:03 -05:00
Blacktwin
f6faa5fe1a correct link for playlist_manager 2018-12-05 20:29:49 -05:00
Blacktwin
2e85fdc72e #123 make required libraries for maps scripts separate. 2018-12-03 13:22:32 -05:00
Blacktwin
63ef06e814 #123 removing maps section requirements from main. 2018-12-03 13:21:59 -05:00