Commit Graph

290 Commits

Author SHA1 Message Date
dkanada aca14802e0 Merge pull request #460 from dhartung/feedback-for-stream-link-copy
Added toast notification when copy-stream is executed
2019-09-13 19:30:50 -07:00
PrplHaz4 e2cc98c7a4 update apphost appVersion to 10.4.0
The only place I saw this appear was in a log entry, so not sure what else this will impact (or if it's deliberately being held back).  It looks like it is also passed in when the ApiClient is created.
```
[13:23:15] [INF] Playback stopped reported by app Jellyfin Web 10.3.6 playing cam-basement. Stopped at 29411 ms
```
2019-09-13 09:49:37 -04:00
dkanada 81bc57678b Merge pull request #461 from dhartung/fix-missing-subtitleoffset
Fix: Not all players support xxxSubtitleOffset
2019-09-12 02:38:09 -07:00
Tyler W 4f084bad1c Add media file size to Playback Data (#439)
* Add media file size to Playback Data

* change file units to base-2 and fix output

will also remove any trailing zeros from decimal.

* Fix file size unit

* add i18n files and strings to dialog, fix conflict
2019-09-11 16:40:21 -04:00
Daniel Hartung fdbdaa1982 Not all players support xxxSubtitleOffset 2019-09-11 20:57:12 +02:00
Daniel Hartung f1ba5c63c0 Toast notification when copy-stream is executed 2019-09-11 16:59:47 +02:00
Bond-009 85f9e79e4b Merge pull request #444 from grafixeyehero/mediainfo
Minor update for media info
2019-09-08 20:28:34 +02:00
Niklas Fäth 1be3a7f205 Fixed blurred My Media images (#443)
* Fixed blurred My Media images

* Update CONTRIBUTORS.md
2019-09-05 15:04:35 -04:00
grafixeyehero baa87d2dfb remove user policy 2019-09-04 21:53:31 +03:00
Anthony Lavado df2ae88a72 Merge pull request #430 from dkanada/device
Fix layout issues for device cards on dashboard
2019-09-02 03:17:27 -04:00
Anthony Lavado 0d17fcdfeb Merge pull request #432 from grafixeyehero/metadataSidebar
Add icon to metadata editor side bar
2019-09-02 02:23:31 -04:00
grafixeyehero a7dfb236d0 add style 2019-09-01 17:06:28 +03:00
Joshua M. Boniface 505cda6f76 Merge branch 'master' into copy-stream-url 2019-08-31 21:52:48 -04:00
grafixeyehero 6d345343df qick fix (#433) 2019-08-31 16:17:47 -07:00
grafixeyehero 63cc1e0860 add style 2019-08-31 19:03:19 +03:00
dkanada 101d0b1139 fix layout issues for device cards on dashboard 2019-08-31 03:12:10 -07:00
ckcr4lyf 7d585fde1b Logging error if copy failed 2019-08-27 19:20:39 +08:00
ckcr4lyf 437729d3f3 Added option, if file is downloadable, copy the URL to clipboard 2019-08-27 17:32:35 +08:00
Anthony Lavado 6b32af12da Merge pull request #413 from dkanada/card
Fix card layout on home for books
2019-08-25 00:31:48 -04:00
dkanada 569d6456b1 fix card layout on home for books 2019-08-22 15:23:05 -07:00
grafixeyehero 5fda5a8738 Change media info display (#386)
* Add btn more media info

* Add event listener

* change class and add close btn

* Add style

* Add event listener display

* hide btn

* remove media info form itemdetail page

* Add media templete

* cleanup unused stayle

* Add to context menu

* cleanup

* cleanup

* fix

* add todo to file path info

* allow admin and user to view the media info

* Add to strings

* Remove media info menu from book and music

* Remove splitVersions function

* Readd splitVersions function on item deatil page

* Remove unused elements

* double quotes & removing newlines

* minor style changes

* fix format and path info on itemdetails page

* update
2019-08-19 02:35:57 -07:00
dkanada c46f577f08 Merge pull request #412 from dkanada/misc
Move transcoding page to playback settings and improve strings
2019-08-19 01:56:59 -07:00
Bond-009 9177456f64 Merge pull request #414 from jellyfin/fix_deviceid
Resolve deviceId promise properly during apphost init
2019-08-16 17:41:23 +02:00
Claus Vium 20573a8086 Resolve deviceId promise properly during apphost init 2019-08-16 16:49:58 +02:00
dkanada cdacc0175e remove special case for open subtitles 2019-08-16 00:58:27 -07:00
Anthony Lavado cfb67bb5d1 Merge pull request #410 from grafixeyehero/groupversion
Disable Group versions for non admin
2019-08-15 15:25:09 -04:00
grafixeyehero 40cc2fbd0c disable for none admin 2019-08-15 18:37:37 +03:00
Anthony Lavado 29c077d2cb Merge pull request #403 from grafixeyehero/nowplayingbar
Fix text overlap on now playing bar
2019-08-14 16:19:35 -04:00
Anthony Lavado e20f7e02ea Merge pull request #396 from Abbe98/book-download-btn
Move download action to major button for books (itemdetailspage)
2019-08-14 16:05:52 -04:00
grafixeyehero 1fa5a2158d remove newlines 2019-08-08 19:34:30 +03:00
grafixeyehero 8101dac3d4 fix 2019-08-08 19:18:22 +03:00
Niklas Fäth a5c4e5c54d Enable blurred footer in chrome
Enables blurred footer also in chrome
2019-08-07 14:04:12 +02:00
grafixeyehero d48df625f3 Fix secoundery text overlapping 2019-08-03 18:36:20 +03:00
dkanada 752212413c consolidate all library icons into a single method 2019-07-29 00:10:52 -07:00
dkanada f3707153a0 add method to source device icons locally 2019-07-29 00:10:52 -07:00
Abbe98 a3cc4a8ba9 move download action to major button for books 2019-07-28 15:51:02 +02:00
Niklas Fäth 6d52868166 Enable Scrolling 2019-07-10 17:18:11 +02:00
Niklas Fäth bcb66ac150 Enable display mode setting 2019-07-10 14:31:42 +02:00
Anthony Lavado f936c04d15 Merge pull request #314 from oddstr13/pr-keyboard-navigation-1
Initial support for keyboard navigation (for webOS remote etc.)
2019-07-07 08:23:51 -04:00
Joshua M. Boniface d11167eae5 Merge pull request #387 from jellyfin/release-10.3.z
Backmerge for Release 10.3.4, 10.3.5, and 10.3.6
2019-07-06 17:15:56 -04:00
Joshua M. Boniface d2213841dc Merge pull request #382 from dinki/on_now_fix
Fix homesection 'On now' display elements
2019-07-05 22:50:04 -04:00
Joshua M. Boniface f12af9f40c Merge pull request #381 from dinki/homesection_programs_button_fix
Fix homesection programs button to go to correct page
2019-07-05 22:49:07 -04:00
dkanada 81be6592d6 fix some scroller issues on mobile devices 2019-07-04 00:27:42 -07:00
dinki 8147f7847d Remove On Now PR fix 2019-07-03 09:37:05 -05:00
dinki 9f86f68d2f fixing previous commit 2019-07-02 18:55:57 -05:00
dinki 9107a28cc5 Fixes On Now section so items are shown 2019-07-02 15:46:54 -05:00
dinki bae555928f clean up 2019-07-02 15:43:05 -05:00
dinki a678037eec Fixes On Now section so items are shown 2019-07-02 15:37:07 -05:00
dinki 5f80642193 Fix homesection programs button to go to correct page 2019-07-02 14:17:36 -05:00
dkanada 9c9d4ba58c fix all outstanding bugs and quirks with new scrollbuttons 2019-07-02 00:12:04 -07:00