1hitsong
|
0c59c2a629
|
Merge pull request #1703 from 1hitsong/OSD-Item-Navigation
Create method to navigate to Previous/Next items in playlist
|
2024-02-22 20:33:21 -05:00 |
|
1hitsong
|
39abf06056
|
If current and next item are both audio, don't leave player
|
2024-02-22 19:26:35 -05:00 |
|
Charles Ewert
|
204c977f5c
|
Merge 2.0.z branch
|
2024-02-19 21:58:11 -05:00 |
|
1hitsong
|
d9f714690e
|
Add item navigation to OSD
|
2024-02-12 22:47:26 -05:00 |
|
Charles Ewert
|
d5718501d4
|
Merge remote-tracking branch 'upstream/2.0.z' into update-master-bugfix
|
2024-02-08 21:45:39 -05:00 |
|
Charles Ewert
|
b2ee23ee6b
|
Merge pull request #1514 from cewert/only-show-logo-home
|
2024-02-08 17:48:45 -05:00 |
|
VTRunner
|
50aa531b7b
|
Fix in-process recording playback with feedback
|
2024-02-08 15:09:57 -05:00 |
|
VTRunner
|
bee38aea6e
|
Fix in-process recording playback
|
2024-02-08 11:50:05 -05:00 |
|
Charles Ewert
|
d75b49763e
|
Merge pull request #1591 from jellyfin/renovate/brighterscript-0.x
|
2024-02-06 12:23:04 -05:00 |
|
Charles Ewert
|
9c8fab1758
|
fix new xml validation errors
|
2024-02-06 11:00:49 -05:00 |
|
Charles Ewert
|
1999cf5e0b
|
Merge branch '2.0.z'
|
2024-02-05 18:47:00 -05:00 |
|
Charles Ewert
|
d5790e150a
|
refactor to remove else clause
|
2024-02-03 17:42:34 -05:00 |
|
1hitsong
|
7de5e684d3
|
Merge pull request #1622 from 1hitsong/musicTrickBar
Add scrub function to audio trickplay bar
|
2024-01-31 09:48:28 -05:00 |
|
1hitsong
|
94355bc551
|
Merge pull request #1669 from photonconvergence/multi-episode
Display ending episode number for multi-part TV episodes
|
2024-01-29 20:36:00 -05:00 |
|
photonconvergence
|
f786e3a684
|
template literals
|
2024-01-28 20:50:04 -08:00 |
|
1hitsong
|
90542aa5eb
|
Merge pull request #1668 from photonconvergence/cleanup
Remove unused function GetSubtitleLanguages in LoadVideoContentTask.bs
|
2024-01-27 14:54:13 -05:00 |
|
1hitsong
|
5efbc92b05
|
Merge pull request #1522 from 1hitsong/selectAudio
Add audio track selection to video player OSD
|
2024-01-27 12:09:45 -05:00 |
|
1hitsong
|
3d55fba207
|
Add comment
|
2024-01-27 12:05:39 -05:00 |
|
1hitsong
|
74021e7a2d
|
Allow videos with no audio streams to play
Fixes #1670
|
2024-01-26 19:49:19 -05:00 |
|
photonconvergence
|
2e3ed14123
|
show indexnumberend
|
2024-01-25 20:53:04 -08:00 |
|
photonconvergence
|
03d3d7815f
|
remove getsubtitlelanguages
|
2024-01-24 10:17:08 -08:00 |
|
1hitsong
|
b9634047e8
|
Merge pull request #1653 from 1hitsong/actorEpisodeSeriesName
Label actor episodes with series name, and season & episode numbers
|
2024-01-13 21:15:41 -05:00 |
|
Jimi
|
6c9b3f10b5
|
Fix to QuickConnect
|
2024-01-13 21:04:46 -05:00 |
|
1hitsong
|
5db1b48f96
|
Don't load song data until stream is loaded
Fixes #1609
|
2024-01-13 21:04:46 -05:00 |
|
Charles Ewert
|
353fdf275e
|
set default backdrop color to prevent crash
|
2024-01-13 21:04:46 -05:00 |
|
1hitsong
|
6f88e9a032
|
Ensure caption mode is on when needed
|
2024-01-13 21:04:46 -05:00 |
|
1hitsong
|
c57e7399ce
|
Exit loop once match is found
|
2024-01-13 21:04:46 -05:00 |
|
1hitsong
|
765b36e322
|
Let subtitles have >1 type
Fixes #1627
|
2024-01-13 21:04:46 -05:00 |
|
1hitsong
|
190f34edef
|
Prevent unneeded stop/start
|
2024-01-13 21:04:46 -05:00 |
|
1hitsong
|
b3ee484220
|
Add valid checks to used variables
Creates new helper function - isAllValid()
|
2024-01-13 20:40:44 -05:00 |
|
Charles Ewert
|
5be021e662
|
Merge pull request #1645 from cewert/fix-homeitem-crash
|
2024-01-13 19:37:08 -05:00 |
|
Charles Ewert
|
6edcf29220
|
Merge pull request #1651 from jimdogx/fix/1601-quick-connect-crash
|
2024-01-13 19:36:41 -05:00 |
|
1hitsong
|
3811f298d3
|
Label actor episodes with Series Name, and season & episode numbers
Fixes #1649
|
2024-01-13 17:22:50 -05:00 |
|
Jimi
|
509e2cb031
|
Fix to QuickConnect
|
2024-01-13 10:20:45 -07:00 |
|
1hitsong
|
8bf164ba29
|
Don't load song data until stream is loaded
Fixes #1609
|
2024-01-12 21:07:36 -05:00 |
|
Charles Ewert
|
7527d405ed
|
set default backdrop color to prevent crash
|
2024-01-12 20:55:48 -05:00 |
|
1hitsong
|
5854b787a6
|
Merge pull request #1632 from 1hitsong/subtitleTurnOffBug
Prevent unneeded video stop/start when turning off text subtitles
|
2024-01-12 17:01:55 -05:00 |
|
1hitsong
|
985908138e
|
Ensure caption mode is on when needed
|
2024-01-12 16:24:41 -05:00 |
|
1hitsong
|
d93520bab4
|
Exit loop once match is found
|
2024-01-12 15:52:04 -05:00 |
|
1hitsong
|
2dbcba8846
|
Let subtitles have >1 type
Fixes #1627
|
2024-01-11 21:16:58 -05:00 |
|
1hitsong
|
d4f4bfc741
|
Prevent unneeded stop/start
|
2024-01-11 20:29:15 -05:00 |
|
1hitsong
|
7396d53746
|
Make left scrub stop at 0
|
2024-01-11 19:41:38 -05:00 |
|
Charles Ewert
|
1a875a0a6d
|
specify width for overlayLogo
|
2024-01-08 23:13:59 -05:00 |
|
Charles Ewert
|
7b37ca11db
|
update function definitions
|
2024-01-08 22:55:05 -05:00 |
|
1hitsong
|
301cd5c58f
|
Merge remote-tracking branch 'origin/master' into selectAudio
|
2024-01-08 20:35:15 -05:00 |
|
1hitsong
|
0d8f9d127b
|
Add 5 second buffer to end of track as duration may be inaccurate
|
2024-01-08 20:06:02 -05:00 |
|
1hitsong
|
03b2768d58
|
Rework seek method to reduce buffer
|
2024-01-07 19:40:01 -05:00 |
|
1hitsong
|
39c73755b4
|
Add scrub function to audio trickplay bar
|
2024-01-06 20:21:53 -05:00 |
|
Charles Ewert
|
48c19eda75
|
Merge pull request #1617 from jellyfin/2.0.z
|
2024-01-05 20:30:45 -05:00 |
|
1hitsong
|
b5ad638449
|
Update default subtitle logic to work with custom subtitle function
|
2024-01-04 22:40:31 -05:00 |
|