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
f3091d9e97
Remove markwatched/markunwatched from audio tests history
2019-11-14 13:44:42 -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
bee3f207eb
Adding sleep to ensure AlertListener started OK.
2019-11-11 20:28:25 -05:00
Michael Shepanski
97903cf189
Fix package.json script
2019-11-11 20:22:29 -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
Steffen Fredriksen
209f9bda5a
Merge pull request #394 from jjlawren/androidtv_workaround
...
Workaround for Android TV client commands.
2019-10-29 16:56:33 +01:00
Jason Lawrence
6d4ae35339
Workaround for Android TV client commands
2019-10-24 22:23:48 -05:00
Michael Shepanski
1709868665
Its hit or miss..
2019-10-16 00:15:06 -04:00
Michael Shepanski
3173e9cce2
This is odd.
2019-10-16 00:04:41 -04:00
Michael Shepanski
44eed792c7
Assuming bar.update is not threadsafe.
...
Fix electronic tag.
Fix media duration off by 1.
2019-10-15 23:49:27 -04:00
Michael Shepanski
c439d8620d
Need break
2019-10-15 23:31:13 -04:00
Michael Shepanski
beafa8d092
Actually continue when we say we will.
2019-10-15 23:20:45 -04:00
Michael Shepanski
da70e6e204
round seconds
2019-10-15 23:16:32 -04:00
Michael Shepanski
aee40e3280
Its wasn't actually a workaround.
2019-10-15 23:02:26 -04:00
Michael Shepanski
faedc272ac
Remove debug lines
2019-10-15 22:57:04 -04:00
Michael Shepanski
fad1dd7add
Remove print statement
2019-10-15 22:56:30 -04:00
Michael Shepanski
21508703be
Be more graceful if timewout during metadata scan
2019-10-15 22:56:14 -04:00
Michael Shepanski
a6fcb21c12
Fix arguments
2019-10-15 22:44:10 -04:00
Michael Shepanski
58fabe97d8
Add print to alert_callback
2019-10-15 22:40:01 -04:00
Michael Shepanski
1ad76a6b22
Cleanup plex-bootstrap.py syntax
2019-10-15 22:23:25 -04:00
blacktwin
9f71277530
Comment corrections
...
Test updated for function instead of attribute.
2019-10-12 14:49:18 -04:00
blacktwin
76f77a554e
Comment corrections
...
remove attribute and rename function
2019-10-12 14:48:02 -04:00
blacktwin
4db275df0d
Corrections from comments
...
Moved all subtitle functions to parent Video class.
Add to removeSubtitles docstring how subtitle files are handled when removed.
2019-10-12 14:40:43 -04:00
blacktwin
1b1ad02a53
correct subtitle test
...
remove call to removed function.
2019-10-12 14:08:27 -04:00
Steffen Fredriksen
dbcc796b47
Merge pull request #387 from jjlawren/plexamp_workaround
...
Plexamp workaround for bad responses
2019-10-11 22:53:11 +02:00
Jason Lawrence
f4f635ab36
Review tweaks
2019-10-11 15:30:32 -05:00
blacktwin
8a2b8ad9c0
add _data attrib to Optimized and Conversion
2019-10-10 11:30:29 -04:00
blacktwin
45df6b57cf
import new Conversion class and return active Conversions
2019-10-10 11:12:34 -04:00
blacktwin
c29563632b
new Conversion class
2019-10-10 11:11:43 -04:00