Skip to content

Commit

Permalink
Upgrade to v4.0 (#60)
Browse files Browse the repository at this point in the history
# Squash Notes

* Rebase

Rebased from @SpaceK33z

* Upgrade to 3.0 (BETA)

Please see issue #55 for changes that have been made. This version is
meant to serve as a BETA for future changes, bugs are expected.

* Upgrade to 3.0.1 (BETA)

Please see #55, or the /change.log file for changes made.

* Upgrade to 3.0.2 (BETA)

Please see #55, or the /change.log file for changes made.

* Upgrade to 3.1 (BETA)

Please see #55, or the /change.log file for changes made.

* Upgrade to 3.1.1 (BETA)

Please see #55, or the /change.log file for changes made.

* Grammar + Descriptions

Fixed some grammatical errors and added some descriptions of features.

* Update README.md

* Upgrade to 3.1.1.1 (BETA)

Please see #55, or the /change.log file for changes made.

* Upgrade to 3.1.2.0 (BETA)

Please see #55, or the /change.log file for changes made.

* Upgrade to 4.0 (BETA)

Please see #55, or the /change.log file for changes made.

* Update README.md

* Upgrde to 4.0.0.1 (BETA - Unmarked)

Please see #55, or the /change.log file for changes made.

* Upgrade to 4.1.0.0 (BETA - Unmarked)

Please see #55, or the /change.log file for changes made.

"Unmarked" here means the version in the extension will not be "4.1,"
instead it will be "4.0."

* Update README.md

* Upgrade to 4.2.0.0 (BETA - Unmarked)

Please see #55, or the /change.log file for changes made.

"Unmarked" here means the version in the extension will not be
"4.2,"instead it will be "4.0."

* Upgrade to 4.3.0.0 (BETA - Unmarked)

Please see #55, or the /change.log file for changes made.

"Unmarked" here means the version in the extension will not be "4.3,"
instead it will be "4.0."

* Upgrade to 4.0.0.0 (STABLE)

This update includes many new changes:

- Major and minor bug fixes
- New (optional) plugin feature
- [Toloka](https://toloka.to/)
- [Shana Project](http://www.shanaproject.com/)
- [My Anime List](https://myanimelist.com/)
- New download promt, layout and overall UX
- New list adding feature
- IMDb
- Letterboxd
- New "search managers" feature
- Radarr
- Sonarr
- Added debugging and development messages
- `/sites/layout.js` as a blue-print for new supported sites

* 4.0 - Major Bug Fix

Fixed an issue that would cause the URL permissions to be immediately
revoked (added the `<all_urls>` permission).

Added the `NO_DEBUGGER` (`KILL_DEBUGGER` in `/src/plugin.js`) variable
(change to `false` to catch logs).

* Updated to v4.0

Please see https://github.com/SpaceK33z/web-to-plex/wiki/Changelog for
changes made.

* Updated to v4.0

Please see https://github.com/SpaceK33z/web-to-plex/wiki/Changelog for
changes made.

* Minor bug fix (*nix x64)

* Notification fixes

* Added YouTube support

Made minor changes to the `String..toCaps` function (added titles: "Mr, 
Mrs, Sgt," etc.)

* Rebasing (again)

* Squashing Conflicts...

"Hacking" Git to stop "merge conflict" errors
  • Loading branch information
Ephellon committed Dec 15, 2018
1 parent d1c41b1 commit 7dfab07
Show file tree
Hide file tree
Showing 98 changed files with 3,402 additions and 2,356 deletions.
70 changes: 41 additions & 29 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,20 @@
# Web to Plex ![Icon](src/img/48.png)
# Web to Plex (BETA Channel) ![Icon](src/img/48.png)

![Logo](src/img/256.png)

This browser extension searches your [Plex Media Server (PMS)](https://www.plex.tv/downloads/) for matching media on sites like [IMDb](https://imdb.com), letting you immediately open the movie or TV show in Plex, if it is available. If the item isn't found on your PMS, then a download button is added instead.

Optionally, you can configure [Sonarr](https://sonarr.tv/) (TV Shows), [Radarr](https://radarr.video/) (Movies), [Watcher 3](https://nosmokingbandit.github.io/) (Movies), and/or [CouchPotato](https://couchpota.to/) (Both) in the extension's options. After that, you can immediately add a TV show or movie to CouchPotato/Sonarr/Radarr with one click, right from your favorite site.
Optionally, you can configure [Sonarr](https://sonarr.tv/) (TV Shows), [Radarr](https://radarr.video/) (Movies), [Watcher 3](https://nosmokingbandit.github.io/) (Movies), and/or [CouchPotato](https://couchpota.to/) (Both) in the extension's options. After that, you can immediately add a TV show or movie to CouchPotato/Sonarr/Radarr/Watcher with one click, right from your favorite site.

If you don't feel like actually downloading the movie, or want a simple watchlist, you can also use the built-in "Plex It!" feature to bookmark the current page.

![Examples](example.png)

----

## Status: 426 (UPGR-RQ)
## Status: 307 (TEMP-RD)

Getting the repo ready for a pull request.
This is the BETA (testing) version, please visit [Web to Plex](https://github.com/SpaceK33z/web-to-plex) for the stable version.

----

Expand All @@ -28,11 +30,14 @@ Getting the repo ready for a pull request.
- Offers search options via right-click (context menu)
- Right-click | Web to Plex | Find "Show/Movie (Year)"
- Offers a Plex-like GUI
- Web to Plex button
- Settings page
- Pop-up page
- Offers a status via the browser badge
- Orange: item is available/found
- Grey: item is unavailable/not found
- Offers a status via the browser badge and button
- Orange/Yellow: item is on Plex
- Blue (button): item isn't on Plex, but can be sent for
- Grey (badge)/Red (button): item is unavailable/not found
- Grey (button): item is loading
- Offers an easy login feature
- Offers an API login feature
- Offers a "Direct Plex URL" feature
Expand All @@ -42,27 +47,33 @@ Getting the repo ready for a pull request.

*Given in order of completion*

1. [Movieo](http://movieo.me/) ([button location](button-locations/movieo.png))
2. [IMDb](http://imdb.com/) ([button location](button-locations/imdb.png))
3. [Trakt.tv](https://trakt.tv/) ([button location](button-locations/trakt.png))
4. [Letterboxd](https://letterboxd.com/) ([button location](button-locations/letterboxd.png))
5. [Flenix](https://flenix.co/)<sup>1/5</sup> ([button locations](button-locations/flenix.png))
6. [TV Maze](http://www.tvmaze.com/) ([button location](button-locations/tvmaze.png))
7. [The TVDb](https://www.thetvdb.com/) ([button location](button-locations/tvdb.png))
8. [The MovieDb](https://www.themoviedb.org/) ([button location](button-locations/tmdb.png))
9. [VRV](https://vrv.co/)<sup>2</sup> ([button location](button-locations/vrv.png))
10. [Hulu](https://hulu.com/)<sup>2/3/4</sup> ([button location](button-locations/hulu.png))
11. [Google Play Store](https://play.google.com/store/movies/) ([button location](button-locations/google.png))
12. [iTunes](https://itunes.apple.com/)<sup>3/5</sup> ([button location](button-locations/itunes.png))
13. [Metacritic](http://www.metacritic.com/)<sup>4</sup> ([button location](button-locations/metacritic.png))
14. [Fandango](https://www.fandango.com/) ([button location](button-locations/fandango.png))
15. [Amazon](https://www.amazon.com/)<sup>5</sup> ([button location](button-locations/amazon.png))
16. [Vudu](https://www.vudu.com/) ([button location](button-locations/vudu.png))
17. [Verizon](https://www.tv.verizon.com/) ([button location](button-locations/verizon.png))
18. [CouchPotato](http://couchpotato.life/) ([button location](button-locations/couch-potato.png))
19. [Rotten Tomatoes](https://www.rottentomatoes.com/) ([button location](button-locations/rotten-tomatoes.png))
20. [ShowRSS](https://showrss.info/)<sup>1</sup> (no button location)
21. [Netflix](https://netflix.com/)<sup>3</sup> ([button location](button-locations/netflix.png))
1. [Movieo](http://movieo.me/)
2. [IMDb](http://imdb.com/)
3. [Trakt.tv](https://trakt.tv/)
4. [Letterboxd](https://letterboxd.com/)
5. [GoStream](https://gostream.site/)<sup>1</sup>
- Replaced Flenix
6. [TV Maze](http://www.tvmaze.com/)
7. [The TVDb](https://www.thetvdb.com/)
8. [The MovieDb](https://www.themoviedb.org/)
9. [VRV](https://vrv.co/)<sup>2</sup>
10. [Hulu](https://hulu.com/)<sup>2/3/4</sup>
11. [Google Play Store](https://play.google.com/store/movies/)
- Also runs on Google search results
12. [iTunes](https://itunes.apple.com/)<sup>3/5</sup>
13. [Metacritic](http://www.metacritic.com/)<sup>4</sup>
14. [Fandango](https://www.fandango.com/)
15. [Amazon](https://www.amazon.com/)<sup>5</sup>
16. [Vudu](https://www.vudu.com/)
17. [Verizon](https://www.tv.verizon.com/)
18. [CouchPotato](http://couchpotato.life/)
19. [Rotten Tomatoes](https://www.rottentomatoes.com/)
20. [ShowRSS](https://showrss.info/)<sup>1</sup> (button isn't meant to appear)
21. [Netflix](https://netflix.com/)<sup>3</sup>
22. [Toloka](https://toloka.to/)<sup>6</sup>
23. [Shana Project](https://www.shanaproject.com/)<sup>6</sup>
24. [My Anime List](https://myanimelist.com/)<sup>6</sup>
25. [YouTube](https://youtube.com/)

*Notes*

Expand All @@ -71,6 +82,7 @@ Getting the repo ready for a pull request.
- `3` *This site doesn't allow media browsing, or requires a subscription beforehand.*
- `4` *This site is network intensive (loads slowly). Be patient.*
- `5` *This site is known to update frequently, support may change without notice.*
- `6` *This site is only supported via a plugin (enabled in the settings)*

## In Progress sites (adding support):

Expand All @@ -96,6 +108,6 @@ Getting the repo ready for a pull request.

## Issues & Contributions

If you have any problem with the extension, please don't hesitate to [submit an issue](https://github.com/Ephellon/web-to-plex/issues/new).
If you have any problem with the extension, please don't hesitate to [submit an issue](https://github.com/SpaceK33z/web-to-plex/issues/new).

All contributions are welcome.
9 changes: 0 additions & 9 deletions adblockplus.txt

This file was deleted.

Binary file removed button-locations/amazon.png
Binary file not shown.
Binary file removed button-locations/couch-potato.png
Binary file not shown.
Binary file removed button-locations/fandango.png
Binary file not shown.
Binary file removed button-locations/flenix.png
Binary file not shown.
Binary file removed button-locations/google.png
Binary file not shown.
Binary file removed button-locations/hulu.png
Binary file not shown.
Binary file removed button-locations/imdb.png
Binary file not shown.
Binary file removed button-locations/itunes.png
Binary file not shown.
Binary file removed button-locations/letterboxd.png
Binary file not shown.
Binary file removed button-locations/metacritic.png
Binary file not shown.
Binary file removed button-locations/movieo.png
Binary file not shown.
Binary file removed button-locations/netflix.png
Binary file not shown.
Binary file removed button-locations/rotten-tomatoes.png
Binary file not shown.
Binary file removed button-locations/tmdb.png
Binary file not shown.
Binary file removed button-locations/trakt.png
Binary file not shown.
Binary file removed button-locations/tvdb.png
Binary file not shown.
Binary file removed button-locations/tvmaze.png
Binary file not shown.
Binary file removed button-locations/verizon.png
Binary file not shown.
Binary file removed button-locations/vrv.png
Binary file not shown.
Binary file removed button-locations/vudu.png
Binary file not shown.
Loading

0 comments on commit 7dfab07

Please sign in to comment.