1hitsong
|
03b6ce984a
|
Add instant mix to album screen
|
2022-06-08 09:08:05 -04:00 |
|
1hitsong
|
e3e0eb0bd4
|
Add Shuffle and Loop functions to NowPlaying
|
2022-06-03 21:30:20 -04:00 |
|
1hitsong
|
c1295a0ba3
|
Fix ci validate errors
|
2022-05-31 16:27:26 -04:00 |
|
1hitsong
|
5347214fd4
|
Merge branch 'jellyfin:master' into addmusic
|
2022-05-31 15:58:54 -04:00 |
|
Charles Ewert
|
9dabf4891b
|
Add missing commas
|
2022-05-30 08:59:24 -04:00 |
|
1hitsong
|
071b814568
|
Audio playback speedup
|
2022-05-29 14:41:06 -04:00 |
|
1hitsong
|
86edf371d3
|
Format - remove blank line.
|
2022-05-26 22:04:59 -04:00 |
|
1hitsong
|
ff5e756839
|
Updates based on review
|
2022-05-26 21:23:59 -04:00 |
|
1hitsong
|
963aae78d8
|
Add Now Playing scene
|
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
|
1d608ea840
|
Code Cleanup
|
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 |
|
Nick Wallace
|
1a1fd242f3
|
Favorite a Live TV Channel (#584)
|
2022-05-14 11:13:28 +01:00 |
|
debmint
|
0f18add523
|
Movie extras (#520)
|
2022-03-13 08:46:03 +00:00 |
|
Jimi
|
ce7e30b873
|
Add video and audio codec info to TV show details
|
2022-02-04 18:53:54 -07:00 |
|
jimiatnymbl
|
b56bc03d90
|
Working v1
|
2021-12-17 23:03:33 -07:00 |
|
Bronley
|
43b4ac3fc9
|
Format all brs files
|
2021-07-28 06:51:15 -04:00 |
|
Neil Burrows
|
6d757653da
|
Linter: Consistent IF statement format
No parentheses. Use THEN if it's a one line statement. Don't use THEN if it's a block statement
|
2021-06-26 14:52:16 +01:00 |
|
Neil Burrows
|
13c2391ba7
|
Linter Fixes: Use of unassigned variables
|
2021-06-26 14:51:19 +01:00 |
|
Neil Burrows
|
38fa383b4d
|
Linter Warnings
Variable Capitalization, Unused Variables, Unreachable Code
|
2021-06-26 11:04:32 +01:00 |
|
Neil Burrows
|
26fe8afb1d
|
Add MaxStaticBitrate to PlaypackInfo post
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
2021-06-16 08:38:16 +01:00 |
|
Anthony Lavado
|
b878193f56
|
Merge branch 'master' into transcoding-logic-rework
|
2021-06-15 09:54:40 -04:00 |
|
Neil Burrows
|
81232e1de7
|
Update source/api/Items.brs
|
2021-06-14 21:03:24 +01:00 |
|
Neil Burrows
|
d8d1745720
|
Rework Subtitle Code
|
2021-06-12 16:03:47 +01:00 |
|
candry7731
|
df5cafa030
|
Update Items.brs
Updates Search Api to include all items including live TV
|
2021-06-09 09:11:58 -05:00 |
|
Neil Burrows
|
96520c40c0
|
Enable basic deep linking
|
2021-04-14 08:03:15 +01:00 |
|
Neil Burrows
|
58972c5ece
|
Remove unsed/unreferenced code
|
2021-04-10 15:30:33 +01:00 |
|
artiume
|
325f018735
|
add Shows to search api
|
2020-11-16 16:20:14 -05:00 |
|
Neil Burrows
|
45a785d391
|
Handle Mixed Media Folders
|
2020-10-30 17:23:28 +00:00 |
|
Neil Burrows
|
43bdf508cd
|
Fix Collections for Movies, Episodes & Series
|
2020-06-17 08:15:13 +01:00 |
|
Neil Burrows
|
ea245d2abc
|
Initial LiveTV Support
Most of the work from Alex Gonzales (@Musi13)
|
2020-05-31 16:05:22 +01:00 |
|
Neil Burrows
|
9570f51dc9
|
Handle display of UserView libraries
|
2020-03-23 16:14:26 +00:00 |
|
Neil Burrows
|
78fed744fd
|
Remove unused functions
|
2020-03-12 20:38:19 +00:00 |
|
Neil Burrows
|
3741cbc912
|
Reworked Home Screen
- Using Task for loading
- Showing Up Next & Newest Library data
- Trying to make more modular
|
2020-03-12 18:33:45 +00:00 |
|
Charles Ewert
|
44c1d311fd
|
Add percentplayed to movie detail and episode list
|
2020-03-10 13:27:01 -04:00 |
|
Charles Ewert
|
513f9b9618
|
Add "Continue Watching" row on home screen
|
2020-03-07 10:39:11 -05:00 |
|
thomabx
|
fb757570c3
|
Improved interface for TV episodes
|
2020-02-22 20:47:00 -08:00 |
|
thomabx
|
21e5080b6d
|
Show unplayed count on episodes and TV seasons
|
2020-02-22 08:28:35 -08:00 |
|
thomabx
|
d3bec19092
|
Ask user whether to start playback over or resume
|
2020-02-21 16:50:20 -08:00 |
|
Nick Bisby
|
0313ed495a
|
Update source/api/Items.brs
|
2020-02-15 10:34:22 -06:00 |
|
benjamin
|
dae55e19a1
|
Transcode videos that do not support direct play
|
2020-02-14 17:47:06 -08: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 |
|
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 |
|