Commit Graph

1489 Commits

Author SHA1 Message Date
benjamin
dae55e19a1 Transcode videos that do not support direct play 2020-02-14 17:47:06 -08:00
Cole Funseth
ec336c5d67 Updated dimensions for config and removed non-existent fields (#74) (#101) 2020-01-04 15:37:06 -06: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
819c89c3fa
Don't typecast invalid (#98) 2019-12-08 19: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
William S. Moses
6859d7aa3f Fix fave invalid error and incorrect name for description 2019-11-26 21:03:36 -06:00
Charles Ewert
25570849fd
Merge pull request #90 from bisby/bisby/issue-89
A quick thing to only add runtime if we have a runtime
2019-10-19 01:01:16 -04:00
Nick Bisby
a6611dccce
And for TV shows 2019-10-18 22:38:00 -05: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
4ee9cad3fa
Merge pull request #87 from cewert/small-fixes
Small fixes
2019-10-16 14:48:06 -04:00
Charles Ewert
a1e83ccebd Make pager cover bottom row of pixels 2019-10-15 17:21:04 -04:00
Charles Ewert
5350fbb1ff Adjust padding on lib list and remove unused code 2019-10-15 16:28:18 -04:00
Charles Ewert
bd1bda3b8b Adjust overhang 2019-10-15 16:26:41 -04:00
Charles Ewert
0e4c560453
Merge pull request #86 from cewert/merge-fix
Fix merge
2019-10-14 23:06:56 -04:00
Charles Ewert
b59d13f1c9 Fix merge 2019-10-14 22:43:44 -04:00
Charles Ewert
b7fff22ce8
Merge pull request #83 from cewert/librarylist-images
Librarylist images
2019-10-14 22:01:53 -04:00
Charles Ewert
567079b6c9
Merge branch 'master' into librarylist-images 2019-10-14 22:01:20 -04:00
Nick Bisby
9e84a7b8c7 Put a rectangle behind the pager on top of the item grid 2019-10-14 20:55:29 -05: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
aaa54a1f37 Explicitly pick the picker 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
ce364c8177 Handle options screen for search 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
6b850007bf Add icon for music libraries 2019-10-13 16:26:20 -04: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
b78094477c
Merge pull request #82 from cewert/add-played-watched-status
Add watched status, progress bar, and unplayed count to movie list and tv show list screens
2019-10-11 22:20:11 -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
Charles Ewert
0e76882ac3
Merge pull request #81 from bisby/bisby/issue-78
Turn library list to a single row and simplify things
2019-10-09 21:42:37 -04:00
Nick Bisby
d1261d943d
Turn library list to a single row and simplify things 2019-10-09 17:48:08 -05:00
Charles Ewert
21ad6fc591 Update readme image script and other improvements 2019-10-07 15:02:04 -05:00
Charles Ewert
4af2a6a43c Removed image script from deploy scripts 2019-10-07 15:02:04 -05:00
Joshua M. Boniface
485148ab6d
Merge pull request #76 from cewert/edit-auth
Update auth string
2019-10-06 14:52:34 -04:00
Joshua M. Boniface
43469647fa
Merge pull request #75 from cewert/screensaver
Added screensaver
2019-10-06 14:52:18 -04:00
Joshua M. Boniface
ab1bb787a5
Merge pull request #72 from cewert/makefile-images
Makefile images
2019-10-06 14:52:00 -04:00
Joshua M. Boniface
ebd62224ee
Merge pull request #67 from cewert/update-rale
Update RALE to 2.0.9
2019-10-06 14:51:41 -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