From b3efc70f727757a79d96919f0473c0100d6a3709 Mon Sep 17 00:00:00 2001 From: cglatot Date: Tue, 14 Jul 2020 13:13:50 +0100 Subject: Update Readme and About section --- README.md | 10 +++++++--- index.html | 20 ++++++++------------ js/main.js | 2 +- 3 files changed, 16 insertions(+), 16 deletions(-) diff --git a/README.md b/README.md index f3a9bac..491a2c0 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,11 @@ DockerHub Link: https://hub.docker.com/r/cglatot/pasta Unraid Installation: This is now available on the Commmunity Applications list thanks to https://github.com/selfhosters/unRAID-CA-templates +Encountered a bug, or have a feature request? Log it here: https://github.com/cglatot/pasta/issues + +Enjoying the tool? Considering adding to my coffee / energy drink fund :) +[![ko-fi](https://www.ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/cglatot) + ## What is PASTA? Do you watch TV Shows with multiple languages and subtitles and wish you could change them for the entire show, rather than needing to do it for *every. single. episode*? Or maybe you aren't sure what the difference is between those 2 English (SRT) and English (SRT) subtitle files. Then PASTA is for you! @@ -14,9 +19,8 @@ PASTA allows you to connect to your Plex server and view more details about the I built PASTA to be as step-by-step as possible and to take you through it, so you should be able to just close this pop-up and follow along. There are some things I would like to point out, however: @@ -24,4 +28,4 @@ There are some things I would like to point out, however: When I first began developing this for myself, I was calling it *Audio Track Automation for Plex*, so adding "subtitles" to it, and rearranging the letters gave birth to PASTA. PASTA was born out of a desire, one that I had seen others have as well, but that I had only seen one other solution for. However, it was in command line and I wanted something a bit more appealing to look at, and something I could use from anywhere. Initially I was only building this for myself but I thought that others might find use for it as well, so here we are! -PASTA runs entirely client-side. This means that you are not passing anything to someones server to do this (other than the Plex Server), and it also means I don't have to worry about standing up a server to do that side of things either :). PASTA runs off of Github Pages. Feel free to have a look, download it yourself and use it locally, or make suggestions. I'm by no means finished with PASTA - I still have plenty of ideas for how I can add more to it, as well as fix any bugs that crop up. Feel free to log any issues / feature requests on the Github as well. +PASTA runs entirely client-side. This means that you are not passing anything to someones server to do this (other than the Plex Server), and it also means I don't have to worry about standing up a server to do that side of things either :). PASTA runs off of Github Pages. Feel free to have a look, download it yourself and use it locally, or make suggestions. I'm by no means finished with PASTA - I still have plenty of ideas for how I can add more to it, as well as fix any bugs that crop up. diff --git a/index.html b/index.html index 36e4586..3eee75b 100644 --- a/index.html +++ b/index.html @@ -52,6 +52,7 @@ + @@ -79,6 +80,10 @@