Charles Ewert
2c15b290b8
Correctly force audio to stereo when needed
2020-02-21 20:49:22 -05:00
Nick Bisby
6bb6a6b7b5
Merge pull request #118 from thomabx/master
...
Ask user whether to start playback over or resume
2020-02-21 19:28:26 -06:00
thomabx
d3bec19092
Ask user whether to start playback over or resume
2020-02-21 16:50:20 -08:00
Charles Ewert
eb3a52a234
Add support for aac 5.1
2020-02-20 23:02:21 -05:00
Anthony Lavado
24364274b5
remove newlines
2020-02-20 01:47:21 -05:00
Anthony Lavado
12a7a2bc5f
Add a base url to the example text
2020-02-20 01:46:55 -05:00
Anthony Lavado
03e52e3540
Apply suggestions from code review
...
Co-Authored-By: dkanada <dkanada@users.noreply.github.com>
2020-02-20 01:43:59 -05:00
Anthony Lavado
48a62d2962
add example text and node
2020-02-19 04:15:41 -05:00
Anthony Lavado
4ed6aa8fb6
fix conditional again
2020-02-19 04:05:59 -05:00
Anthony Lavado
09ef84aa16
fix build error
2020-02-19 04:04:58 -05:00
Anthony Lavado
f352e9bf62
always use certs, add http if no protocol specified
2020-02-19 03:47:29 -05:00
Anthony Lavado
ffcd63fc91
Remove port, accept URL as is
2020-02-19 02:33:49 -05:00
Anthony Lavado
d25f04d30f
ensure url ends in a slash
2020-02-19 02:15:00 -05:00
thomabx
5f0513b12f
Prevent playback after duration of video
2020-02-17 17:08:51 -08:00
Nick Bisby
7b5ebc0fd6
Update source/Main.brs
2020-02-17 16:13:20 -06:00
thomabx
d54016cc85
Report start of playback for TV episodes
2020-02-17 13:19:02 -08:00
thomabx
360541bb47
Reports playback status to the server
2020-02-17 11:30:04 -08:00
benjamin
42149579c4
Added pager support ot tvshows
2020-02-15 09:56:56 -08:00
Nick Bisby
0313ed495a
Update source/api/Items.brs
2020-02-15 10:34:22 -06:00
thomabx
45dab1f36c
Update source/VideoPlayer.brs
...
Remove whitespace
Co-Authored-By: Nick Bisby <nick@bisby.xyz>
2020-02-15 08:30:39 -08:00
benjamin
60aafaf474
More whitespace removed.
2020-02-15 07:34:29 -08:00
benjamin
e4c39c4ad0
Tabs to spaces
2020-02-15 07:26:36 -08:00
benjamin
741b0f92bf
Fixed whitespace
2020-02-15 07:23:11 -08:00
benjamin
dae55e19a1
Transcode videos that do not support direct play
2020-02-14 17:47:06 -08:00
TheLastMelon
004f29b6a7
Made work around for jellyfin#93 ( #102 )
...
* Made work around for jellyfin#93
replaces ampersand with %26
* Passwords now fully URL Encoded
Replaces all charatcers with proper URL Encoded chars
* URL Encoding
Fixed, hopefully URL not properly encoding the pass
2020-01-04 15:31:07 -06:00
Nick Bisby
edab57c45b
Make TV series work again, or for the first time\? ( #94 )
2019-12-06 20:49:37 -06:00
Nick Bisby
5dff55a817
A quick thing to only add runtime if we have a runtime
2019-10-18 22:35:26 -05:00
Nick Bisby
740b749f90
Name overhang properly
2019-10-17 20:52:26 -05:00
Nick Bisby
b2a4bc8319
Make collections work, for movies at least
2019-10-17 20:52:26 -05:00
Charles Ewert
b59d13f1c9
Fix merge
2019-10-14 22:43:44 -04:00
Charles Ewert
567079b6c9
Merge branch 'master' into librarylist-images
2019-10-14 22:01:20 -04:00
Nick Bisby
b5935c17e6
Fix favorite/watched buttons
2019-10-14 20:55:29 -05:00
Nick Bisby
8140e9395a
Pick button for back to details page
2019-10-14 20:55:29 -05:00
Nick Bisby
ad4ffe326d
Move message dialog handling around
2019-10-14 20:55:29 -05:00
Nick Bisby
c61530e996
Handle reloading of page numbers on page select
2019-10-14 20:55:29 -05:00
Nick Bisby
a0a17108f6
Make var hold id, rather than node
2019-10-14 20:55:29 -05:00
Nick Bisby
bfc48af5e7
Give pagers more authority
2019-10-14 20:55:29 -05:00
Nick Bisby
3ed9846e42
Make search work from sidebar
2019-10-14 20:55:29 -05:00
Nick Bisby
0ec2872093
So much reorganizing
2019-10-14 20:55:29 -05:00
Nick Bisby
e1839b66cd
Make back exit the library group
2019-10-14 20:55:29 -05:00
Nick Bisby
52fc6ec193
Get video playing fully using single scene
2019-10-14 20:55:29 -05:00
Nick Bisby
47cdb0d47a
Begin drastically reworking towards a single scene
2019-10-14 20:55:29 -05:00
Charles Ewert
4e356e6030
Set overhang to 115, adjust logo, typo
2019-10-13 05:02:40 -04:00
Charles Ewert
f82f6a863c
Add images to library select and some resizing
2019-10-13 04:59:51 -04:00
Charles Ewert
d3975f1ed0
Add unplayed count to collections
2019-10-11 21:32:16 -04:00
Charles Ewert
f42222c4a3
Add unplayed count when viewing all TV shows
2019-10-11 21:23:53 -04:00
Charles Ewert
002b6c9527
Add played and watched progress to ItemList()
2019-10-11 15:01:46 -04:00
Joshua M. Boniface
485148ab6d
Merge pull request #76 from cewert/edit-auth
...
Update auth string
2019-10-06 14:52:34 -04:00
Charles Ewert
373fb1498c
Use app version from manifest file for auth
2019-10-05 22:48:25 -04:00
Charles Ewert
b7abd5d6f2
Strip special chars from friendly server name
2019-10-05 22:41:44 -04:00