mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Update to 3.5.2 and .net core 2.1
This commit is contained in:
parent
15f48949eb
commit
1c06eed098
665 changed files with 13778 additions and 11582 deletions
|
@ -11,28 +11,28 @@
|
|||
|
||||
<p style="margin:2em 0;" class="appLinks">
|
||||
<a href="https://www.amazon.com/Emby-Mobile/dp/B00GVH9O0I" target="_blank">
|
||||
<img src="css/images/clients/amazon.png" title="Android via Amazon App Store" />
|
||||
<img src="https://github.com/MediaBrowser/Emby.Resources/raw/master/images/devices/amazon.png" title="Android via Amazon App Store" />
|
||||
</a>
|
||||
<a href="https://play.google.com/store/apps/details?id=com.mb.android&hl=en" target="_blank">
|
||||
<img src="css/images/clients/playstore.png" title="Android via Google Play Store" />
|
||||
<img src="https://github.com/MediaBrowser/Emby.Resources/raw/master/images/devices/playstore.png" title="Android via Google Play Store" />
|
||||
</a>
|
||||
<a href="https://itunes.apple.com/us/app/emby/id992180193?ls=1&mt=8" target="_blank">
|
||||
<img src="css/images/clients/ios.png" title="iOS" />
|
||||
<img src="https://github.com/MediaBrowser/Emby.Resources/raw/master/images/devices/ios.png" title="iOS" />
|
||||
</a>
|
||||
<a href="https://channelstore.roku.com/details/44191/emby" target="_blank">
|
||||
<img src="css/images/clients/roku.jpg" title="Roku" />
|
||||
<img src="https://github.com/MediaBrowser/Emby.Resources/raw/master/images/devices/roku.jpg" title="Roku" />
|
||||
</a>
|
||||
<a href="http://www.windowsphone.com/s?appid=f4971ed9-f651-4bf6-84bb-94fd98613b86" target="_blank">
|
||||
<img src="css/images/clients/windowsphone.png" title="Windows Phone" />
|
||||
<img src="https://github.com/MediaBrowser/Emby.Resources/raw/master/images/devices/windowsphone.png" title="Windows Phone" />
|
||||
</a>
|
||||
<a href="http://apps.microsoft.com/windows/en-us/app/media-browser/ad55a2f0-9897-47bd-8944-bed3aefd5d06" target="_blank">
|
||||
<img src="css/images/clients/windowsrt.png" title="Windows 8.1" />
|
||||
<img src="https://github.com/MediaBrowser/Emby.Resources/raw/master/images/devices/windowsrt.png" title="Windows 8.1" />
|
||||
</a>
|
||||
<a href="https://emby.media/emby-for-windows-media-center.html" target="_blank" title="Windows Media Center">
|
||||
<img src="css/images/clients/mbc.png" />
|
||||
<img src="https://github.com/MediaBrowser/Emby.Resources/raw/master/images/devices/mbc.png" />
|
||||
</a>
|
||||
<a href="https://emby.media/emby-for-kodi.html" target="_blank" title="Kodi">
|
||||
<img src="css/images/clients/kodi.png" />
|
||||
<img src="https://github.com/MediaBrowser/Emby.Resources/raw/master/images/devices/kodi.png" />
|
||||
</a>
|
||||
</p>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue