-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Pre-upgrade to v4 (rebased) #55
Conversation
Rebased from @SpaceK33z
Fixing a few more errors (e.g. TVDb airdate error), will send an update soon and include a change.log (text) file. |
Okay cool! Haven't had the time to look more at the code yet. Could you include the changelog here instead of in the repository? Because I'm writing the changelog using GitHub releases: https://github.com/SpaceK33z/web-to-plex/releases I've also added you as collaborator now! After your fixes we can merge it, we'll go through a "beta" process where we'll test everything a last time and then finally release it. |
Cool, no problem; I'll make it GitHub MD flavor |
NOTES
TODO
CHANGELOG |
@SpaceK33z, I think it's ready for your review. Let me know when you're ready (@ me so I get a notification please). |
Please see issue SpaceK33z#55 for changes that have been made. This version is meant to serve as a BETA for future changes, bugs are expected.
Please see SpaceK33z#55, or the /change.log file for changes made.
Please see SpaceK33z#55, or the /change.log file for changes made.
Please see SpaceK33z#55, or the /change.log file for changes made.
Alrighty--all caught up on notable issues/tickets. And made some bug-runs. v3.1/B is ready. |
Please see SpaceK33z#55, or the /change.log file for changes made.
Fixed some grammatical errors and added some descriptions of features.
I want to try it out soon but I have to find some time. Maybe tonight. Sorry! |
OK, I'm making a few more small changes to the |
Please see SpaceK33z#55, or the /change.log file for changes made.
Please see SpaceK33z#55, or the /change.log file for changes made.
Please see SpaceK33z#55, or the /change.log file for changes made.
Please see SpaceK33z#55, or the /change.log file for changes made.
Please see SpaceK33z#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."
Please see SpaceK33z#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."
Please see SpaceK33z#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."
# 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
Rebased from @SpaceK33z