Script Summary:
Now a multi tool for www.pogdesign.co.uk/cat. Cleans up the website removing links and text, adds torrent search links and formatted file names for each episode for easy copy and renaming.
Version: 2.20
Copyright: 2009+, Marat Levit of mlCodes (www.mlevit.wordpress.com)
License: Creative Commons Attribution-Noncommercial-Share Alike 3.0 Unported; http://creativecommons.org/licenses/by-nc-sa/3.0/
Now a multi tool for www.pogdesign.co.uk/cat. Cleans up the website removing links and text, adds torrent search links and formatted file names for each episode for easy copy and renaming.
Version: 2.20
Copyright: 2009+, Marat Levit of mlCodes (www.mlevit.wordpress.com)
License: Creative Commons Attribution-Noncommercial-Share Alike 3.0 Unported; http://creativecommons.org/licenses/by-nc-sa/3.0/
| Recently Updated Topics | Posts |
|---|---|
| Version for TVNZB search | 1 |
| Law Order: Special Victims ... | 7 |
| Thanks + possible bug with ... | 4 |
this script has 3 topics, 12 posts
| Review Summary | ||
|---|---|---|
| (3) | ||
| (0) | ||
| (0) | ||
| (0) | ||
| (0) | ||
this script has 3 reviews
UserVoice Forum
| TV Calendar Reloaded cleans up the website removed both unnecessary links and text from the top and bottom of the webpage. A new torrent search link is added below each episode that will search ezRSS.it. Using the information about each episode (Show Name, Episode Name, Episode Number, Season Number) the script will generate a new formatted filename (different formats available) that can be used for episode renaming in on your computer. |
|
The script itself has seven properties that can be modified by the user to change the way TV Calendar Episode Name Generator works.
To modify the properties please Right Click the Greasemonkey logo in the status bar > User Script Commands... > Click the property you wish to modify.
If the property is set to True, then it will change to False and vice versa.
For the name format property please follow the following steps:
|
|
Fixed: Changing the @include in v2.19 actually stopped the script from working anywhere but the homepage (i.e. all other months but the current one
would no longer work).
Added: New showSearchAlias array. Some shows may show up different on TV Calendar than they do on ezRSS (TV Calendar displays Law & Order: SVU, ezRSS displays Law & Order: Special Victums Unit). This new array can hold the TV Calendar version of the show name and the ezRSS version of the show name. If some shows like the Law & Order: SVU have this difference, you can add them to the new showSearchAlias array. | ||
| Fixed: The formatted filename was not displayed properly for shows which contains an ampersand (&). The ampersand would show up as HTML code (&).
This problem has been fixed by the below addition to this script.
Fixed: The script @include to just be: http://www.pogdesign.co.uk/cat/. This will make sure it only runs on the main page of the calendar
and not on any other pages like CAT - Show Selector.
Added: A new HTMLSymbol array which contains the HTML Code and the Symbol it should be replaced with. As of right now the apersand is the only symbol currently in the array. If more symbols are needed, please let me know and I will add them in. | ||
| Added: Greasemonkey menu which contains options that allow the user to turn specific script functions on and off. The menu can be accessed
from Tools > Greasemonkey > User Script Commands... or Right Click the Greasemonkey icon in the status bar > User Script Commands...
The reason for this change is to allow users to quickly turn specific script functions on and off without having to modify the script code and by storing the users choice as a variable inside Firefox, these choices will remain valid when upgrading to newer versions of the script. Added: A new script license: Creative Commons Attribution-Noncommercial-Share Alike 3.0 Unported | ||
| Added: Constants to the script for things like show name, season number etc. | ||
| Fixed: Was not working for todays date. | ||
| Fixed: New property RUN_FOR_WATCHED. Was not coded correctly and therefore only checked the first show in each day to see if it was marked watched or unwatched. Now runs through each show and checks for watched or unwatched indicators. | ||
| Added: New property RUN_FOR_WATCHED. Can be set to either true or false. If set to true the script will always create and insert search link and file name for each show. If however set to false the script will skip shows which the user has marked as watched. This property if used will give the user the option to have a cleaner nicer looking webpage. By default this property is set to true. | ||
| Added: A new ezRSS.it search link for easy searching. The new link will search for that exact show name, season and episode
number.
Changed: How the new formatted episode name is displayed. Now matches the current TV Calendar theme a lot better. Looking less obtrusive. Changed: Script name. Since the added functionality has been added, the script is now longer just a file name generator. | ||
| Added: New CLEANUP_CAT property. If selected, the script will remove the text above and below the calendar leaving
only the calendar and the top options bar.
By default this property is set to true. Added: Two new options into the sites Settings box. The two options Show Top Links and Show Bottom Links can be used to hide / show the top and bottom text that the new clean up property would remove. | ||
| Fixed: Userscripts - AutoUpdater was updated and the link to its script had changed locations. New location has been added. | ||
| Tested: Tested the Userscripts - AutoUpdater script to make sure it was working properly. Test has passed. | ||
| Added: Userscripts - AutoUpdater (http://userscripts.org/scripts/show/52251) that will automatically check for new updates available for this script. | ||
| Added: New output format: House 601 - Broken. | ||
| Added: A new property to the script. The propery called ADD_FILE_EXTENSION allows you to specify whether you would like the script adding a .avi to the end of the formatted name. This allows Windows XP users to rename the entire file without having to select the entire file name without the extension. By default this property is set to false. | ||
| Added: A new link is now placed beside Contact linking back to this scripts userscripts.org page. | ||
| Fixed: Original script did not search through shows for the current day. | ||
| Added: New format selector. Allows users to select which format they wish to have the output file name in.
Added: Script properties. This allows the user to choose how the script runs and what it does. Added: Alias list. This list will replace the longer show names with their acronyms (i.e. How I Met Your Mother becomes HIMYM). This can be disabled in the properties section of the script. |





