Charles Ewert
a39f52cd51
ensure vars are valid - fixes crashlog lines 491 + 495
2023-03-02 13:23:35 -05:00
Charles Ewert
9638d2410e
fix typos + ensure vars are valid - fixes crashlog lines 445 + 468
2023-03-02 13:12:25 -05:00
Charles Ewert
9329c857a2
ensure vars are valid - fixes crashlog line 416 + 433
2023-03-02 13:04:06 -05:00
Charles Ewert
49d0f678e3
ensure vars are valid - fixes crashlog line 404
2023-03-02 12:56:51 -05:00
Charles Ewert
230e1d6a19
ensure vars are valid - fixes crashlog line 230
2023-03-02 12:05:36 -05:00
Charles Ewert
b14bdd019a
ensure vars are valid - fixes line 370 + 386 crash
2023-03-02 11:57:31 -05:00
1hitsong
57a4a5cf38
Create global audio player ( #1024 )
...
* Create global audio player
* Fix crash when pressing back
2023-02-27 18:51:27 -05:00
1hitsong
a33ce8bd57
Playlist support & TV Shuffle ( #986 )
...
* Add TV Episode Shuffle
* Reuse playback info
* Get Subtitle Popup working
* Get Subtitle Popup working
* Get Resume/Restart popup working
* Playlist poster, bug fixes
* Remove commented out code
* Start from beginning if playing queue
* Fix Playback Info issue
* Remove optional chaining to fix formatter
* Fix playlist content list. Code cleanup.
* Remove commented out code
2023-02-25 11:43:36 -05:00
Jinho Kim
45dc9e5fa0
Merge branch 'unstable' into unstable
2023-02-21 12:42:22 -05:00
Jinho Kim
bd5a05563a
Custom subtitles added to options
...
Custom subtitles can be enabled via * > Settings > Playback > Use Custom Subtitles
Fallback font downloaded only if it is enabled in system settings
Cleaned up various code
2023-02-19 13:30:48 -05:00
candry7731
c6a525fe47
Merge branch 'unstable' into Add-Loading-ux-to-movies-details-screen
2023-02-11 12:59:11 -06:00
1hitsong
083a83a051
Merge pull request #997 from sevenrats/episode-failure
...
Graceful episode playback failure
2023-02-08 20:40:30 -05:00
Jinho Kim
6e5e14444e
Optimize parseVTT
...
Change back to gettofile
Fix default font in captionTask
Update captionTask.brs
2023-02-06 10:18:00 -05:00
Jinho Kim
305ac54d8d
Fix variable initialization in captionTask
2023-02-04 16:54:05 -05:00
Jinho Kim
1ee4ef8d12
Move font download to Main.brs
...
Optimize parseVTT performance
2023-02-04 13:07:40 -05:00
sevenrats
5c22f8a9e5
more spinners
2023-02-04 01:39:09 -05:00
sevenrats
b54b5bdcc4
unbreak details spinners
2023-02-04 01:15:40 -05:00
sevenrats
3b00d3ab28
simpler spinner
2023-02-04 00:26:55 -05:00
candry7731
827a5fd406
Merge branch 'unstable' into Add-Loading-ux-to-movies-details-screen
2023-02-02 13:42:19 -06:00
candry7731
23fe95229c
Move progressDialog to sceneManager Fix load bug
2023-02-01 23:20:19 -06:00
candry7731
b61580c77a
Merge branch 'unstable' of https://github.com/jellyfin/jellyfin-roku into Add-Loading-ux-to-movies-details-screen
2023-02-01 21:12:29 -06:00
1hitsong
d8bc511640
Merge branch 'unstable' into CreateUnitTestSuite
2023-02-01 18:26:23 -05:00
sevenrats
a5c0a40ee3
fix invalid ticks and video errorstate
2023-01-30 20:02:00 -05:00
1hitsong
51569b80b1
Fix default view
2023-01-26 19:39:25 -05:00
1hitsong
4efb87b646
Merge branch 'unstable' into FixTVGenres
2023-01-02 09:39:32 -05:00
1hitsong
e634227c2a
Merge pull request #920 from ApexArray/fix-crash-on-empty-contentId
...
Fix crash on empty contentId
2022-12-31 08:31:23 -05:00
1hitsong
7af27a5488
Update genre view for TV series
2022-12-30 11:59:56 -05:00
1hitsong
4f0ddb0037
Merge branch 'unstable' into WhatsNewPopup
2022-12-29 12:30:56 -05:00
1hitsong
e7466d2e4a
Merge pull request #877 from 1hitsong/fixEpisodeFocus
...
Fix TV Episode focus issues
2022-12-29 08:25:07 -05:00
1hitsong
e045d378de
Merge pull request #881 from 1hitsong/musicGenreView
...
Update music library view & add genre view
2022-12-29 08:24:26 -05:00
1hitsong
c14ca81847
Merge pull request #862 from 1hitsong/GlobalPlayQueue
...
Create Queue Manager and use for Music
2022-12-29 08:23:56 -05:00
Alex Wardle
887c8305b0
improve check for empty values
2022-12-28 17:51:31 -07:00
Alex Wardle
77747f5c56
replace <> invalid
with isValid()
2022-12-23 10:08:26 -07:00
Alex Wardle
21e00ee812
add check for empty contentId
string
...
fixes crash when launching app via RASP automation tool
2022-12-23 10:06:17 -07:00
1hitsong
ae0d12f3c6
Add some Misc tests
2022-12-22 09:50:36 -05:00
1hitsong
72ae35423d
Add Test Framework
2022-12-22 09:48:45 -05:00
1hitsong
a4962648f3
Create What's New popup
...
Demo:
https://social.linux.pizza/@tgpo/109553679336510552
2022-12-21 17:01:44 -05:00
1hitsong
41b1c978f9
Fix resume popup showing twice
2022-12-20 17:39:06 -05:00
1hitsong
926a1623f5
Fix dialog appearing twice
2022-12-10 14:27:49 -05:00
1hitsong
233d981c05
Create music genre view
2022-12-10 14:05:55 -05:00
1hitsong
4f4b1d5748
Fix TV Episode focus issues
...
1. Pressing back on resume dialog on episode list
2. Choosing resume and pressing back from video playback
2022-12-09 20:26:32 -05:00
1hitsong
c79f9471cb
Reset focus to buttons
...
Fixes #682
2022-12-09 18:27:16 -05:00
1hitsong
1b2392bb16
Fix lockup on Additional Parts resume
...
This will automatically start playback at resume point. Follow up PR will show user resume dialog popup.
2022-12-08 13:33:08 -05:00
1hitsong
607107ebb8
Remove rooibos test framework
2022-12-07 18:33:23 -05:00
1hitsong
945383d5fd
Create global play queue
2022-11-30 20:36:28 -05:00
1hitsong
cb1ed4041a
Merge pull request #838 from 1hitsong/NoIntroTrailers
...
Don't play intro video before trailers
2022-11-20 21:34:16 -05:00
1hitsong
e1f2ed7fc3
Merge pull request #821 from 1hitsong/ui-refresh/movie-library-list
...
Update Movie Library View
2022-11-11 09:45:10 -05:00
1hitsong
1549ea11b6
Add 20 random favorites to home view
2022-11-06 07:07:39 -05:00
1hitsong
1b22959fa0
Don't play intro video before trailers
2022-11-04 20:59:25 -04:00
1hitsong
71c672732d
Update Movie Library View
2022-11-03 20:55:20 -04:00
Neil Burrows
aafcb28436
Remove temporary code to migrate MPEG2 setting ( #829 )
2022-10-31 16:06:51 +00:00
candry7731
4131c6616e
loading spinner
...
Added Loading spinner to movies detail screens
2022-10-26 23:04:44 -05:00
1hitsong
7f94039d71
Fix function name & comment
2022-10-21 12:57:11 -04:00
1hitsong
4ce9f18152
Fix Cinema Mode Intro bug
2022-10-21 12:09:28 -04:00
1hitsong
8908f11bf2
Merge pull request #792 from candry7731/Fix-Search
...
Fix Episode titles when search
2022-10-11 20:10:26 -04:00
1hitsong
3dbaa07a0f
Fix instant mix crash for artist with no albums
2022-10-10 17:12:04 -04:00
1hitsong
f257a3195a
Adjust album view
2022-10-05 09:09:55 -04:00
1hitsong
5f4fb2239f
Add appears on artist section
2022-10-02 06:24:31 -04:00
candry7731
937eee7635
change m.type to m.selectedItemType per neil
2022-09-26 22:55:01 -05:00
1hitsong
1832dfd0d6
Merge pull request #781 from jimdogx/jf-video-stats
...
Jf video stats
2022-09-23 08:20:02 -04:00
candry7731
221ab29535
hide Resume dialog on search screen
2022-09-15 23:08:01 -05:00
candry7731
fcb00564df
Auto Reload LiveTv when feed Errors ( #669 )
2022-09-12 10:00:55 +01:00
Jimi
e02afad161
Merge branch 'unstable' into jf-video-stats
2022-09-05 22:42:35 -06:00
Jimi
9d0a25df77
Streaming information
2022-09-05 22:38:37 -06:00
candry7731
621e53e647
Redesign Search page with voice search ( #593 )
2022-09-05 07:50:13 +01:00
1hitsong
524e3f0ec7
Play local trailers ( #761 )
2022-09-03 08:31:15 +01:00
1hitsong
14b3edf65a
Add Music Artist section navigation ( #760 )
2022-09-02 09:12:40 +01:00
1hitsong
af4a9aabeb
Update Artist view
2022-08-05 19:58:05 -04:00
1hitsong
78a9e4e1c4
Improve Object Names
2022-08-05 19:57:49 -04:00
1hitsong
092e208f38
Fix crash when playing single song
2022-07-27 08:00:13 -04:00
Charles Ewert
251cebb16d
Merge branch 'master' into transcoding-fix
2022-07-21 21:58:12 -04:00
Charles Ewert
13b660c7c2
Revert "Update Home Screen to Respect User Preferences ( #553 )"
...
This reverts commit 26d9360fd3
.
2022-07-21 20:31:39 -04:00
Neil Burrows
fb58592f59
Remvoe duplicated line in merge error
2022-07-13 08:32:42 +01:00
Neil Burrows
5b79bb5a0a
Fix parameters after merge
2022-07-13 08:29:24 +01:00
Neil Burrows
84bdf2d256
Merge branch 'master' into transcoding-fix
2022-07-13 10:51:47 +04:00
1hitsong
f5412fd192
Add preroll video support ( #644 )
2022-07-09 09:28:15 +01:00
Neil Burrows
2aca107281
Formatting
2022-07-04 10:34:09 +01:00
Neil Burrows
055c4e5021
Allow attempting to direct play video with invalid profile level
2022-07-04 10:09:16 +01:00
1hitsong
03b6ce984a
Add instant mix to album screen
2022-06-08 09:08:05 -04:00
1hitsong
0564038158
Change prevent screensaver logic
2022-06-02 21:29:07 -04:00
1hitsong
5347214fd4
Merge branch 'jellyfin:master' into addmusic
2022-05-31 15:58:54 -04:00
1hitsong
071b814568
Audio playback speedup
2022-05-29 14:41:06 -04:00
Nick Wallace
26d9360fd3
Update Home Screen to Respect User Preferences ( #553 )
2022-05-24 17:23:42 +01:00
1hitsong
60be572753
Add spinner during Play Album loading
2022-05-23 19:55:11 -04:00
1hitsong
2d0743f935
Code Cleanup
2022-05-23 19:55:11 -04:00
1hitsong
00df907c94
Add button to play album
2022-05-23 19:55:11 -04:00
1hitsong
158b7623ba
Play song when selected
2022-05-23 19:54:03 -04:00
1hitsong
183ada1f5c
Remove test AudioPlayer code
2022-05-23 19:54:03 -04:00
1hitsong
cc4f6ef3a6
Run format script
2022-05-23 19:54:03 -04:00
1hitsong
e48a663a93
Enable album selection from home screen
2022-05-23 19:54:03 -04:00
1hitsong
b884cba356
Change song list display. Begin work on audio playback
2022-05-23 19:54:03 -04:00
1hitsong
6d61084823
Display songs when album selected
2022-05-23 19:54:03 -04:00
1hitsong
8f516926ef
Create music artist view
2022-05-23 19:54:03 -04:00
Neil Burrows
fac1b95497
Ensure Movie Details focus returns to button row after popup
2022-05-10 08:04:23 +01:00
Neil Burrows
395b6153bb
Move MPEG 2 support from system setting to user setting, and into new setting screen
2022-05-01 11:53:39 +01:00
Neil Burrows
2cf45677c6
User setting screen
2022-05-01 11:51:28 +01:00
Jimi
dde60c9fd0
Prevent crashes.
2022-04-30 07:02:03 -06:00
Jimi
5ffa09f602
Allow selection of different audio tracks for tv shows
2022-04-24 09:10:18 -06:00
Jimi
1e1b396f85
Fix to alternate version playback
2022-03-13 08:22:55 -06:00
Jimi
129be19a07
Merge branch 'master' into feature/531-mulitple-movie-video-streams
2022-03-13 05:49:36 -06:00