Commit Graph

681 Commits

Author SHA1 Message Date
1hitsong
a714eae7cd
Merge pull request #784 from candry7731/Next-UP-Button
Add "Next Episode" button in the last 30 seconds of an episode
2022-11-22 08:53:39 -05:00
1hitsong
4c48a5b10e
Merge pull request #856 from jimdogx/fixes/jf-video-details-wrong
Fixes/jf video details wrong
2022-11-21 19:33:37 -05:00
1hitsong
f63c0a4995 Code cleanup 2022-11-21 16:48:24 -05:00
candry7731
feace10345 Move Task.control to fire once video state=playing 2022-11-21 15:02:25 -06:00
1hitsong
a0c0a7c3ac Check if next episode exists when content changes 2022-11-21 09:25:34 -05:00
candry7731
a762e65a75 added api to check is next episode is valid 2022-11-20 23:43:20 -06:00
1hitsong
119b14634e Code cleanup 2022-11-20 20:18:23 -05:00
Jimi
9cbfbe711d Fix to copy/paste 2022-11-19 08:32:33 -07:00
Jimi
7d1d4dbcb4 Make sure video codec details are actually a video codec. 2022-11-19 08:20:29 -07:00
1hitsong
8b1c8c36a7
Merge pull request #847 from 1hitsong/handleShortRuntime
Handle short runtime for TV Episodes
2022-11-18 10:00:46 -05:00
1hitsong
b9103be7c3 Remove unused code 2022-11-17 21:30:33 -05:00
1hitsong
d17e988971 Add comments 2022-11-17 21:23:09 -05:00
1hitsong
beab170142 Only check contenttype once on content change 2022-11-17 21:17:31 -05:00
candry7731
0ce5d2fd67 Add contenttype=4 to else statment 2022-11-16 20:53:20 -06:00
candry7731
96a7cb7c35 Fix dialog focus issues. 2022-11-15 15:14:05 -06:00
candry7731
ef8d5dc914 Fix nextup button when trickbar has focus 2022-11-12 22:55:03 -06: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
61a531e990 Hide movie title on other views 2022-11-11 08:38:07 -05:00
candry7731
cc8a27358a Hide nextepisode button when rewind after visible 2022-11-10 22:54:30 -06:00
1hitsong
add49b4ca3 Handle short runtimes 2022-11-10 23:04:03 -05:00
candry7731
efac0afe83 Add missing code 2022-11-06 22:35:02 -06:00
1hitsong
3bf61208f1 Remove debug code 2022-11-06 13:06:09 -05:00
1hitsong
1549ea11b6 Add 20 random favorites to home view 2022-11-06 07:07:39 -05:00
1hitsong
71c672732d Update Movie Library View 2022-11-03 20:55:20 -04:00
candry7731
cfdc660f87 fix validation and format 2022-11-02 20:18:16 -05:00
Neil Burrows
987e1d6259
Update overhand time logic (#817) 2022-10-29 12:27:01 +01:00
1hitsong
4cac6d4467
Merge pull request #823 from 1hitsong/fix-cinema-mode
Fix Cinema Mode Intro bug
2022-10-22 09:24:54 -04: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
afc00ca7e7 Stop load channel task on back press 2022-10-19 20:31:38 -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
candry7731
a35f476bfd
Merge branch 'unstable' into Next-UP-Button 2022-10-11 09:57:02 -05:00
candry7731
c6ad4752c5 format 2022-10-09 20:25:32 -05:00
candry7731
dfe9b84ae6 add now palying fix 2022-10-09 20:22:06 -05:00
1hitsong
c069830f6d
Merge pull request #813 from 1hitsong/remove-optional-chaining
Remove optional chaining
2022-10-07 11:38:06 -04:00
1hitsong
b5293c5773
Merge pull request #811 from 1hitsong/music-appears-on
Add appears on music artist section
2022-10-07 08:05:52 -04:00
1hitsong
e7fa28df0d Remove optional chaining 2022-10-06 14:34:24 -04:00
massi
d965598913
Fix out of sync home page (#789) 2022-10-06 17:01:36 +01:00
1hitsong
27721eac8d
Merge pull request #796 from candry7731/Season-Row
Fix Season Row Size
2022-10-06 11:48:37 -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
6bc139deb6 changes 2022-09-26 23:30:23 -05:00
1hitsong
60f977bd95
Merge pull request #797 from 1hitsong/slider-controller
Update Artist view to use slider controller
2022-09-25 06:24:46 -04:00
1hitsong
1832dfd0d6
Merge pull request #781 from jimdogx/jf-video-stats
Jf video stats
2022-09-23 08:20:02 -04:00
candry7731
3a60c81257 Moved "Cast & Crew" down 10px 2022-09-22 19:35:06 -05:00
candry7731
aa95165405
Add Music Video Support (#799) 2022-09-21 20:36:38 +01:00
1hitsong
dbcc1ea45e Hide overhang when not on 1st section 2022-09-19 19:46:29 -04:00
1hitsong
e2976b8ed2 Use slider controller 2022-09-19 18:59:33 -04:00
candry7731
d6859ad8a4 Added Padding to extras row to align 2022-09-17 14:45:09 -05:00
candry7731
fa7ca26e58 Update for Autoscaling guidelines 2022-09-17 14:14:46 -05:00