Ian Walton
|
38fac0c468
|
Add note about backslash in JSON.
|
2020-02-01 21:11:19 -05:00 |
|
Ian Walton
|
d97f92debb
|
Update readme and version.
|
2020-02-01 09:31:33 -05:00 |
|
Ian Walton
|
6997b4f161
|
Add config options for external MPV support.
|
2020-02-01 08:33:04 -05:00 |
|
Ian Walton
|
0808361349
|
Add media key support.
|
2020-01-28 09:24:20 -05:00 |
|
Ian Walton
|
064aab28f7
|
Add direct paths settings to README.
|
2020-01-21 10:16:00 -05:00 |
|
Ian Walton
|
2b444d6870
|
Set default remote bandwidth to 10 mbps.
|
2020-01-21 09:37:08 -05:00 |
|
Ian Walton
|
201b933081
|
Clarify multi-user restriction and remove note about multiple servers.
|
2020-01-20 08:28:56 -05:00 |
|
Ian Walton
|
1ee4a54595
|
Make tkinter GUI dependency more apparent.
|
2020-01-19 23:44:48 -05:00 |
|
Ian Walton
|
aa3163e51e
|
Fix typo.
|
2020-01-17 02:21:50 -05:00 |
|
Ian Walton
|
450ee47d89
|
Clarify what multi-user means.
|
2020-01-17 01:30:17 -05:00 |
|
Ian Walton
|
44a34fa6d9
|
Update readme details.
|
2020-01-16 22:39:46 -05:00 |
|
Ian Walton
|
7b007dbc21
|
Add systray icon to windows bundle.
|
2020-01-16 21:42:14 -05:00 |
|
Ian Walton
|
0b3f385b65
|
Update readme, version, and add quit button.
|
2020-01-16 21:12:12 -05:00 |
|
Ian Walton
|
e4cda76307
|
Initial work on systray and gui.
|
2020-01-16 17:56:17 -05:00 |
|
Ian Walton
|
4bf41fe136
|
Remove forked Jellyfin API client and depend on jellyfin-apiclient-python.
|
2020-01-15 10:19:55 -05:00 |
|
Ian Walton
|
1f2946ec9e
|
Remove allow_http option. (That config doesn't disable http, it disabled cert validation...)
|
2020-01-15 00:32:40 -05:00 |
|
Ian Walton
|
302cf69611
|
Allow disabling launching the player fullscreen.
|
2020-01-14 12:52:02 -05:00 |
|
Ian Walton
|
ca6100f9c5
|
Correct readme for pywin32.
|
2020-01-14 12:42:46 -05:00 |
|
Ian Walton
|
449aa58888
|
Bring mpv to the front on windows when launching.
|
2020-01-14 12:30:23 -05:00 |
|
Ian Walton
|
390305d52f
|
Merge pull request #2 from nvllsvm/misc
Remove six
|
2020-01-13 10:20:37 -05:00 |
|
Ian Walton
|
94ff2b8fb8
|
Improve documentation of configuration.
|
2020-01-13 08:42:39 -05:00 |
|
Ian Walton
|
53859f0f8b
|
Fix typo.
|
2020-01-13 08:37:29 -05:00 |
|
Ian Walton
|
386f7e3c8d
|
Add note with current limitations.
|
2020-01-13 08:20:23 -05:00 |
|
Ian Walton
|
107021c03c
|
Add event handlers for most actions.
|
2020-01-12 23:50:00 -05:00 |
|
Ian Walton
|
3b8ab8bb47
|
Update note on progress.
|
2020-01-12 20:38:17 -05:00 |
|
Ian Walton
|
b6bba81233
|
Implement video playback and transcoder logic.
|
2020-01-12 15:32:31 -05:00 |
|
Ian Walton
|
e8970a4047
|
Implement player profile logic.
|
2020-01-12 10:34:37 -05:00 |
|
Andrew Rabert
|
0f9077f01a
|
Remove six
Six is not necessary as the application only runs on Python 3.6+
|
2020-01-11 23:10:11 -05:00 |
|
Ian Walton
|
eaf7c1f1f3
|
Add note that this client is under development.
|
2020-01-11 13:35:17 -05:00 |
|
Ian Walton
|
b787162a58
|
Create client management system and get client advertisement and websockets working.
|
2020-01-11 13:18:42 -05:00 |
|
Ian Walton
|
75f4b28857
|
Add note about Jellyfin for Kodi.
|
2020-01-10 22:55:30 -05:00 |
|
Ian Walton
|
05bf703d7e
|
Initial rewrite of README for Jellyfin.
|
2020-01-10 22:51:20 -05:00 |
|
Ian Walton
|
e78b9248f3
|
Fix plex-mpv-shim to work with most recent python-mpv on Windows.
|
2020-01-09 00:13:58 -05:00 |
|
Ian Walton
|
6620f8ed60
|
Remove legacy remote_transcode feature. (Replaced with limit_direct.)
|
2020-01-06 14:16:20 -05:00 |
|
Ian Walton
|
20f654c849
|
Add support for subtitle size, color, and position.
|
2020-01-06 14:13:12 -05:00 |
|
Ian Walton
|
494e08709b
|
Allow limiting direct play bandwidth without using legacy transcode decisions.
|
2020-01-06 04:30:27 -05:00 |
|
Ian Walton
|
396b92e374
|
Prevent tokens from being printed to the console. (Configurable.)
|
2020-01-06 01:05:07 -05:00 |
|
Ian Walton
|
112efc13e6
|
Add external subtitle support.
|
2020-01-05 14:51:14 -05:00 |
|
Ian Walton
|
ecb44fc596
|
Add note to update python-mpv.
|
2020-01-05 11:30:11 -05:00 |
|
Ian Walton
|
9e46809f16
|
Make linux install link in read me.
|
2020-01-05 07:37:21 -05:00 |
|
Ian Walton
|
1691f9c598
|
Fix readme error.
|
2020-01-04 14:47:35 -05:00 |
|
Ian Walton
|
4b35da955c
|
Rewrite README.
|
2020-01-04 14:10:26 -05:00 |
|
Ian Walton
|
582fba967c
|
Menu keyboard shortcut to keyboard shortcuts list.
|
2020-01-03 19:33:17 -05:00 |
|
Ian Walton
|
8d4eb0cd82
|
Update note about transcoder settings.
|
2020-01-03 18:20:05 -05:00 |
|
Ian Walton
|
cf4c9db0a4
|
Introduce the interactive menu, with the ability to adjust transcoding and bulk set subtitle/audio settings.
|
2020-01-03 18:17:13 -05:00 |
|
Ian Walton
|
15fcb36e7c
|
Remove video quality limit for transcoding. Disable bandwidth limit for local transcodes.
|
2020-01-03 01:50:34 -05:00 |
|
Ian Walton
|
4ec642e2bf
|
Implement Plex transcode decision processing.
|
2020-01-02 20:59:55 -05:00 |
|
Cole Mickens
|
b03412b397
|
README.md: add usage/firewall directions
|
2019-12-31 18:38:51 -08:00 |
|
Ian Walton
|
07e625bad6
|
Update readme with better summary.
|
2019-10-20 10:14:39 -04:00 |
|
Ian Walton
|
50919efd1c
|
Add notes about dashboard and transcoding needing work.
|
2019-10-20 10:07:22 -04:00 |
|