Julien Machiels 4959b4fb4b
Merge pull request #108 from jellyfin/fix/smallFixes
Fix/(small fixes) Small fixes for Blurhash and TS errors
2020-09-24 22:17:32 +02:00
2020-09-06 12:51:40 +01:00
2020-09-02 20:48:53 +02:00
2020-09-02 20:48:53 +02:00
2020-09-19 04:24:40 +02:00
2020-09-02 20:48:53 +02:00
2020-09-02 20:48:53 +02:00
2020-09-12 13:50:21 +02:00
2020-09-02 20:48:53 +02:00
2020-09-06 21:29:05 +02:00
2020-09-02 20:48:53 +02:00
2020-09-02 20:48:53 +02:00
2020-09-12 16:58:06 +02:00
2020-09-02 20:48:53 +02:00
2020-09-02 20:48:53 +02:00
2020-09-05 23:27:26 +02:00

Jellyfin Vue

Part of the Jellyfin Project


Logo Banner

GPL 3.0 License Current Release
Donate Feature Requests Discuss on our Forum Chat on Matrix Join our Subreddit

This is an experimental web client for Jellyfin based on Vue.js. We welcome all contributions and pull requests! If you have a larger feature in mind please open an issue so we can discuss the implementation before you start.

Build Process

# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn dev

# build for production and launch server
$ yarn build
$ yarn start

# generate static project
$ yarn generate
Description
A modern web client for Jellyfin based on Vue
Readme GPL-3.0 111 MiB
Languages
Vue 56.7%
TypeScript 42.1%
Shell 0.3%
Dockerfile 0.3%
CSS 0.2%
Other 0.3%