blacktwin
7fbdd72e28
tagValues formating
2020-01-30 11:25:45 -05:00
blacktwin
8c2ea6f993
add optimize method
2020-01-30 10:55:29 -05:00
blacktwin
3a78234ae5
add quote import for optimizing items
2020-01-30 10:46:58 -05:00
blacktwin
61933c4030
added reprocess method for Optimized class
2020-01-30 10:46:18 -05:00
blacktwin
74c9a9a2b8
add optimizedItem method
2020-01-30 10:45:14 -05:00
blacktwin
390db12f86
spacing
2020-01-29 09:45:58 -05:00
blacktwin
00b8925632
Add move method for Conversion items.
...
Provided example in docstring.
2020-01-29 09:45:44 -05:00
blacktwin
ad3ce64703
Add remove method for Conversion items.
2020-01-29 09:20:17 -05:00
blacktwin
ce6dec2b1d
Add remove and rename methods for Optimized items.
2020-01-29 09:19:52 -05:00
blacktwin
a615d17e3b
Update Conversion class docstring
2020-01-29 09:17:20 -05:00
blacktwin
37e3f092ef
Add pause option to conversions
2020-01-29 09:16:13 -05:00
blacktwin
bc316a6c9b
add removeAll option to optimiziedItems
2020-01-29 09:15:45 -05:00
blacktwin
0a6a6d0a03
add currentBackgroundProcess method
...
uses TranscodeJob media class
2020-01-29 09:11:07 -05:00
blacktwin
0e886207fc
Create TrancodeJob class
...
Update docstring for Optimized class
2020-01-29 09:06:43 -05:00
Steffen Fredriksen
c3e16b2d36
Merge pull request #388 from pkkid/conversions
...
conversions
2020-01-28 17:12:41 +01:00
blacktwin
6aca1e5e50
corrected Optimized TAG
2020-01-27 14:17:49 -05:00
blacktwin
2da4d2bf68
use fetchItem and fetchItems instead of query
2020-01-27 14:17:23 -05:00
blacktwin
ad2de7c9a6
correct Conversion TAG
2020-01-27 14:16:41 -05:00
blacktwin
0fa9ced744
change conversions method to use fetchItems
...
assuming all server's conversion playQueue is 1
2020-01-27 14:16:12 -05:00
Andreas Maier
c132a6dcb8
Fixed flake8 errors in alert.py and base.py
...
Signed-off-by: Andreas Maier <andreas.r.maier@gmx.de>
2019-12-31 14:06:56 +01:00
zSeriesGuy
b68ace19f4
Fix some typos
2019-12-04 14:15:51 -05:00
zSeriesGuy
8e64048e01
Add comments about why this is coded this way.
2019-12-04 14:14:29 -05:00
zSeriesGuy
c3f535d64a
Update websocket-client
2019-12-04 13:53:30 -05:00
Steffen Fredriksen
2d1976d6c0
Merge pull request #396 from HimbeersaftLP/patch-1
...
Fix the documentation on originalTitle for Trackobjects
2019-11-28 23:16:36 +01:00
Steffen Fredriksen
2a6aaac1fe
Merge pull request #404 from zSeriesGuy/SpeedUpLibraryGet
...
Speed up Library Section Get
2019-11-28 23:15:54 +01:00
Steffen Fredriksen
0a7b3ed3b3
Merge pull request #403 from zSeriesGuy/PlayHistory
...
Support history for specific ratingKeys
2019-11-28 23:15:36 +01:00
Steffen Fredriksen
ba1f3a2b69
Merge pull request #400 from pkkid/photo_tags
...
photo_tags
2019-11-28 23:14:45 +01:00
Steffen Fredriksen
423b8a0dc4
Merge pull request #405 from pkkid/fix-playmedia
...
Fix for starting playback on Chrome and Plex for windows
2019-11-28 23:12:43 +01:00
Steffen Fredriksen
5f4b7e1dfd
Merge pull request #384 from blacktwin/patch-8
...
upload, select, remove subtitles
2019-11-28 23:12:28 +01:00
Hellowlol
8b7569b130
lets not give on the master toke if we dont need to.
2019-11-28 23:07:15 +01:00
Hellowlol
2c9402fd44
Fix goToMedia
2019-11-28 23:02:11 +01:00
Hellowlol
7f80f8ff7b
Fix for starting playback on Chrome and Plex for windows
2019-11-28 21:58:31 +01:00
blacktwin
b59aab15b2
remove reloads in new functions.
2019-11-20 11:40:49 -05:00
zSeriesGuy
59ce923559
Add maxResults and mindate to all history methods
2019-11-20 06:50:25 -05:00
zSeriesGuy
442c55a03a
Speed up Library Get
...
The original code pull a full list of all library items and then searched that list.
With this change, the library get uses the title as a search filter such that the returned list is much shorter.
2019-11-18 15:36:17 -05:00
zSeriesGuy
d9820775a6
Add additional histroy methods
2019-11-16 16:35:20 -05:00
zSeriesGuy
481e55bbe4
Update docstring for added ratingKey arg.
2019-11-14 17:28:46 -05:00
zSeriesGuy
43a60f00f1
Support history for specific ratingKeys
...
Add history method to PlexPartialObject
Add ratingKey to server history method.
Add tests for movie, show, season, episode, artist, album, and track history.
2019-11-14 12:21:49 -05:00
Michael Shepanski
f473b95396
New version.
...
New flake8 file.
Added package.json for scripts.
2019-11-11 20:18:53 -05:00
blacktwin
bd9e1db4dc
Merge branch 'master' into patch-8
2019-11-11 15:42:18 -05:00
blacktwin
3791708362
adding year to filters
2019-11-11 13:35:03 -05:00
blacktwin
6f37554e30
add tag attribute to photo object.
2019-11-11 09:33:56 -05:00
blacktwin
7b7fa7a2c9
add tag filter for photos
2019-11-11 09:33:17 -05:00
blacktwin
65bb149d7d
add tag class for media
2019-11-11 09:32:55 -05:00
Michael Shepanski
4906c1cc68
Merge pull request #398 from jjlawren/skip_reload_for_session
...
Skip attr reload for 'session'
2019-11-10 10:38:14 -05:00
Jason Lawrence
f83bfd6cc2
Skip attr reload for 'session'
2019-11-09 21:35:33 -06:00
Steffen Fredriksen
4ea81af0ac
Merge pull request #390 from pkkid/posters
...
posters
2019-11-06 17:49:28 +01:00
blacktwin
be09f44ae3
Fix posters function based on PR comment
2019-11-06 09:28:56 -05:00
blacktwin
e62dff0a09
Correct Poster TAG
2019-11-06 09:28:19 -05:00
Himbeer
4b5a3e266c
Fix documentation for the Track object
2019-10-30 18:38:38 +01:00