Modify ↓
Ticket #10896 (new Bug Report - General)
Opened 11 months ago
Last modified 10 months ago
mythwikiscripts Doesn't Present the User With Any Scripts in 0.26-pre
| Reported by: | Bill Meek <keemllib@…> | Owned by: | wagnerrp |
|---|---|---|---|
| Priority: | minor | Milestone: | unknown |
| Component: | Bindings - Python | Version: | Master Head |
| Severity: | medium | Keywords: | |
| Cc: | Ticket locked: | no |
Description
To Duplicate:
$ mythwikiscripts MythTV Interactive Script Downloader. This script parses the wiki, and may take several minutes. Loading took 140.87 seconds 0: Exit Please choose a category. > 1 Selection is outside range. Use 'list' to list options. > list 0: Exit Please choose a category.
However, watching with Wireshark, there are 116 GETs such as:
GET /wiki?limit=500&target=Template:Script_info&title=Special:WhatLinksHere
Full capture available.
The following file is in /tmp and a copy is available if needed:
-rw-rw-r-- 1 bill bill 96645 Jul 9 14:25 mythwikiscripts.pickle
Running on Python 2.7.3
Attachments
Change History
comment:1 Changed 10 months ago by eric@…
I just tried this with the mythwikiscripts in 0.25.2 and had the same problem.
comment:2 Changed 10 months ago by Bill Meek <keemllib@…>
This appears to be an invalid ticket. After reviewing 43 scripts on the Wiki, none have S26=yes set in the {{Script info...}} template (if they have that template at all.) This is reflected in the mythwikiscripts.pickle file mentioned above.
Sorry for the noise, please close.
Note: See
TracTickets for help on using
tickets.
