.. |
__init__.py
|
Checkpoint: Adding Audio support; Cleanup attribute definitions to only include what the Plex objects actually include.
|
2016-03-21 00:26:02 -04:00 |
audio.py
|
Move getStreamURL to PlexPartialObject; Remove duplicated code; Add getStreamURL tests (doesnt actualy test the stream works tho)
|
2016-03-22 23:38:06 -04:00 |
client.py
|
Revisit client code; Add more testing around clients; Still cant get playback working through server proxy, but it works directly
|
2016-03-24 02:20:08 -04:00 |
compat.py
|
Checkpoint: Adding Audio support; Cleanup attribute definitions to only include what the Plex objects actually include.
|
2016-03-21 00:26:02 -04:00 |
config.py
|
Checkpoint: Adding Audio support; Cleanup attribute definitions to only include what the Plex objects actually include.
|
2016-03-21 00:26:02 -04:00 |
exceptions.py
|
Checkpoint: Adding Audio support; Cleanup attribute definitions to only include what the Plex objects actually include.
|
2016-03-21 00:26:02 -04:00 |
library.py
|
Checkpoint: Adding Audio support; Cleanup attribute definitions to only include what the Plex objects actually include.
|
2016-03-21 00:26:02 -04:00 |
media.py
|
Revisit client code; Add more testing around clients; Still cant get playback working through server proxy, but it works directly
|
2016-03-24 02:20:08 -04:00 |
myplex.py
|
Revisit client code; Add more testing around clients; Still cant get playback working through server proxy, but it works directly
|
2016-03-24 02:20:08 -04:00 |
playlist.py
|
Move getStreamURL to PlexPartialObject; Remove duplicated code; Add getStreamURL tests (doesnt actualy test the stream works tho)
|
2016-03-22 23:38:06 -04:00 |
playqueue.py
|
Checkpoint: Adding Audio support; Cleanup attribute definitions to only include what the Plex objects actually include.
|
2016-03-21 00:26:02 -04:00 |
server.py
|
Initial cleanup of playlist support; getStreamURL not working; Needs tests
|
2016-03-21 23:52:58 -04:00 |
sync.py
|
Checkpoint: Adding Audio support; Cleanup attribute definitions to only include what the Plex objects actually include.
|
2016-03-21 00:26:02 -04:00 |
utils.py
|
Revisit client code; Add more testing around clients; Still cant get playback working through server proxy, but it works directly
|
2016-03-24 02:20:08 -04:00 |
video.py
|
Revisit client code; Add more testing around clients; Still cant get playback working through server proxy, but it works directly
|
2016-03-24 02:20:08 -04:00 |