rbautch
11-04-2006, 07:48 PM
Here is a script that will: 1) add shows to a folder, 2) create new folders, 3) remove shows from a folder, 4) rename a folder, and 5) list folders and their contents. It offers the following improvements/differences over previously developed folder tools:
- Works reliably.
- Can group multiple shows at once.
- Combines mutiple folder tools in a single script.
- Does not require you to look up fsids.
- Prompts user for input.
- Changes are implemented immediately, without needing to play the show first.
- Works independently of TWP.
Usage: Run without arguments, and follow the prompts.
References:
1. lgkahn's excellent TWP user interface module (http://www.dealdatabase.com/forum/showthread.php?p=252758&postcount=142)
2. This thread (http://www.dealdatabase.com/forum/showthread.php?t=36208)
3. This thread (http://www.dealdatabase.com/forum/showthread.php?t=39604)
4. angra's code to manipulate wishlist folders here (http://www.dealdatabase.com/forum/showthread.php?p=267138#post267138).
Edit 11/20/06: Updated with new options to list folders and shows. Also makes renamed folders survive guide data updates.
Edit 9/4/08: Added the ability to create new folders.
Please don't ask support questions in this thread. Instead, ask here. (http://www.tivocommunity.com/tivo-vb/showthread.php?t=364710&page=1&pp=30&highlight=folders+tcl)
Tested on 6.2 and 6.3a
- Works reliably.
- Can group multiple shows at once.
- Combines mutiple folder tools in a single script.
- Does not require you to look up fsids.
- Prompts user for input.
- Changes are implemented immediately, without needing to play the show first.
- Works independently of TWP.
Usage: Run without arguments, and follow the prompts.
References:
1. lgkahn's excellent TWP user interface module (http://www.dealdatabase.com/forum/showthread.php?p=252758&postcount=142)
2. This thread (http://www.dealdatabase.com/forum/showthread.php?t=36208)
3. This thread (http://www.dealdatabase.com/forum/showthread.php?t=39604)
4. angra's code to manipulate wishlist folders here (http://www.dealdatabase.com/forum/showthread.php?p=267138#post267138).
Edit 11/20/06: Updated with new options to list folders and shows. Also makes renamed folders survive guide data updates.
Edit 9/4/08: Added the ability to create new folders.
Please don't ask support questions in this thread. Instead, ask here. (http://www.tivocommunity.com/tivo-vb/showthread.php?t=364710&page=1&pp=30&highlight=folders+tcl)
Tested on 6.2 and 6.3a