blacktwin
9f680cf0ef
Revert "save a loop searchEpisodes"
...
This reverts commit 65b424d
2019-12-04 12:13:10 -05:00
blacktwin
65b424d3cc
save a loop searchEpisodes
2019-10-19 02:09:52 -04:00
blacktwin
dce0dcfd23
adding check in user_lst to omit pending invites.
...
Closing PR #185
2019-09-27 09:38:34 -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
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
8edde2242f
Add searching for episodes with multiple filters or searches
2019-06-17 22:23:56 -04:00
Bailey
983d49ea8e
[167] plex_lifx_color_theme throws when NumColors=1
2019-06-13 19:12:22 -05: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
149ba7f873
example update for new search addition
2019-05-24 10:38:29 -04:00
Blacktwin
b2bfb400a6
#145 keyword search can now accept multiple keyword searches in one keyword search location.
...
multiple keywords require an attached comma separator.
`--search title=one,the --search summary="man "`
2019-05-10 00:05:55 -04:00
Blacktwin
e45ff63d9b
spacing
2019-02-19 10:07:59 -05:00
Blacktwin
ebc5151fbc
save a line
2019-02-19 00:10:31 -05:00
Blacktwin
c603efb472
#145 multiple filters with multiple searches is now allowed.
2019-02-18 14:24:40 -05:00
Blacktwin
e4d0eaf5b1
#145 fix for multiple filters and one search. Multiple search locations not supported yet.
2019-02-18 14:15:40 -05:00
Blacktwin
c3fa69ba28
Capitalizing first letters of each filter used and keyword searched
2019-02-17 01:20:18 -05:00
Blacktwin
6e0dd60a84
docstring updates
2019-02-09 01:20:41 -05:00
Blacktwin
d2b37837d8
#141 fix for remove action
2019-02-09 01:14:21 -05:00
Blacktwin
4c014cfc24
#141 separate title creation to a function.
...
Now update action will allow updating custom names or random selector
2019-02-08 11:59:05 -05:00
Blacktwin
0c815e459b
#141 update and delete now work with random selector
2019-02-05 13:06:46 -05:00
Blacktwin
6c4d0039e2
#141 corrected missing popular titles error
2019-02-05 00:48:35 -05:00
Blacktwin
8651dc34dd
trim build_playlist
2019-02-03 23:54:55 -05:00
Blacktwin
13099bf557
make sure random selector has a limit
2019-02-03 23:08:25 -05:00
Blacktwin
769acfff01
#107 Random selector has been added
2019-02-03 16:58:40 -05:00
Blacktwin
34f161de22
clean up, correct showing user's current playlists
2019-02-02 09:46:07 -05:00
Blacktwin
e667d48f68
todo, var name
2019-02-02 09:23:54 -05:00
Blacktwin
ca19d3d6b4
#133 --self did not have all of self's playlists
...
clean up variable
clean up self or no self selection
2019-01-05 20:22:32 -05:00
Blacktwin
3d632aa65e
show no longer needs allPlaylists to view user's playlist.
2019-01-05 18:10:57 -05:00
Blacktwin
b5c7261c3b
restruct
2019-01-05 01:10:02 -05:00
Blacktwin
8ef3e5fc82
docsting update, clean up
2019-01-05 01:09:59 -05:00
Blacktwin
1409209e58
#133 only include users who have active shares
2019-01-05 01:09:56 -05:00
Blacktwin
70accd1767
exclusions docstring
2019-01-04 13:49:05 -05:00
Blacktwin
fcdb0dbc3d
print update for adding
2019-01-04 13:44:11 -05:00
Blacktwin
f3389a1c22
check for libraries when they are needed
...
fix update function
2019-01-04 13:41:44 -05:00
Blacktwin
b5b77963fe
fix for playlist exclusions
2019-01-04 13:30:07 -05:00
Blacktwin
bcec98f189
allowing --allPlaylists to function properly with remove
2019-01-04 13:21:34 -05:00
Blacktwin
c1865f77de
create exclusions function
2019-01-04 13:09:43 -05:00
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
63298cbb63
added --allPlaylists
...
clean up
2019-01-03 11:14:32 -05:00
Blacktwin
83990a7620
#131 now popularTV/Movies can use libraries to select specific libraries
2019-01-03 10:39:55 -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