I tried to insert a show yesterday on my DTiVo, which crashed at the end of the insert. When it came backup, I viewed the NPL with TWP 2.1 and saw the show and deleted it.
Now, when I try to view the NPL, I get this:
INTERNAL SERVER ERROR
--cut here--
action:nowshowing
path:
env:
bad index "3358252/12": must be integer or "end"
while executing
"lindex {0 0 3} $sort"
(procedure "MOD::action_nowshowing" line 80)
invoked from within
"$cmd $chan $path $env"
--cut here--[FONT=verdana,geneva,lucida,'lucida grande',arial,helvetica,sans-serif]
Can someone give me a clue how to find the offending entry and get rid of it?
[/FONT]
Interesting. I tried clicking on the "Sort by" options and it appears to have corrected itself.
In case this helps anyone else:
I was throwing errDbNotFound on a few different modules. Higuide, Logos, any of the Channel Prefs, probably a few more. Running reIndex from Channel Prefs fixed them all.
More software at http://davidlauria.com/software.
The lost alt-rock masterpiece from the '90s, Range of Motion's "Soft Buzz of Silence", is now available on iTunes!
From wishlists, clicking on some wishlist "titles" produces the error below. S2DT with 9.1, fresh install of tivowebplus-v2.1.b1-071018.tgz.
(edit: I found that only 1 of my wishlists had a "type" {of "title"} and that one works fine. It's the ones with no type which fail. That 1 wishlist was created after the upgrade to 9.1. The others were, I think, created by TWP 2.0 by doing a "restore" after a clear, when I was on 8.3. I don't know if they're missing the type because of a TWP 2.0 bug, or because of the 9.1 database conversion)
Code:INTERNAL SERVER ERROR --cut here-- action:search path: env:searchby cat 1006 scat 0 bad index "cat": must be integer or end?-integer? while executing "lindex $searchbylabels $searchby" (procedure "MOD::action_search" line 18) invoked from within "$cmd $chan $path $env" --cut here--
Last edited by mike_s; 10-24-2007 at 07:44 PM.
One more.
Are categories broken on the search page? I can "search by" title, title keyword, etc., but the pulldown box for category (and sub-category) only has "all" (and "don't specify a sub-category").
I see what should be relevent stuff when I view the source (shown below). I won't even pretend to know enough html/javascript to figure out how the menu is supposed to get populated from the javascript.
The same behavior occurs with Opera 9.24, Firefox 2.0.0.4, and IE 7.0.5730.11CO.
Code:<TR class="even" ><TD>Category:</TD><TD><SELECT NAME="cat" onChange="loadscat(this.options.selectedIndex)"><OPTION SELECTED VALUE="0">All</SELECT></TD></TR> <script type='text/javascript' > <!-- genrecats= new Array () genres= new Array (1,2,4,135,16,25,29,30,33,34,35,39,43,50,55,22,64,70,71,82,83,88,99,104,109,115,118,42,11,12,140,97,133,136,142,144,145,146,15,147,148,18,19,20,149,150,151,154,31,155,157,94,159,161,162,163,164,165,41,166,46,47,168,51,56,170,171,172,173,174,175,62,177,66,178,179,74,76,186,236,188,190,78,81,193,84,85,194,195,196,92,197,198,93,199,200,98,201,221,222,103,202,204,205,105,206,108,207,111,114,208,209,116,210,119,36,52,72,80,100,79,138,10,32,6,69,75,185,91,203,45,96,106,113,3,49,60,176,65,26,54,58,87,134,5,139,7,141,9,14,237,17,238,121,216,24,152,153,27,158,122,160,40,124,44,167,131,48,169,67,219,181,182,183,89,90,132,123,112,130,21,156,73,180,187,77,117,223) genrevals= new Array ("Action Adventure","Adult","Animated","Anime","Biography","Comedy","Crime","Crime Drama","Docudrama","Documentary","Drama","Fantasy","French","Historical Drama","Horror","Kids","Martial Arts","Musical","Mystery","Romance","Romantic Comedy","Science Fiction","Spanish","Suspense","Theater","War","Western","Football","Baseball","Basketball","Auto Racing","Soccer","Aerobics","Archery","Badminton","Beach Volleyball","Biathlon","Bicycle Racing","Billiards","Boat Racing","Bobsledding","Bodybuilding","Bowling","Boxing","Bullfighting","Canoeing","Cheerleading","Cricket","Curling","Darts","Dog Racing","Dog Sledding","Drag Racing","Equestrian","Extreme","Fencing","Field Hockey","Figure Skating","Fishing","Gaelic Football","Golf","Gymnastics","Handball","Hockey","Horse Racing","Hunting","Hurling","Hydroplane Racing","Indoor Soccer","International Soccer","Kayaking","Lacrosse","Luge","Motor Sport","Motorcycle Racing","Mountain Biking","Olympics","Outdoors","Playoff Sports","Poker","Polo","Pro Wrestling","Racquetball","Rodeo","Rowing","Rugby","Running","Sailing","Shooting","Skateboarding","Skating","Skeleton","Snooker","Snow Skiing","Snowboarding","Snowmobiling","Softball","Speed Skating","Sports Event","Sports Non-Event","Sports Talk","Squash","Sumo Wrestling","Surfing","Swimming and Diving","Table Tennis","Tennis","Triathlon","Track and Field","Volleyball","Water Polo","Water Skiing","Water Sports","Weightlifting","Wrestling","Educational","Holiday","Nature","Religion","Special","Reality","Arts and Crafts","Ballet","Dance","Fine Arts","Music","Opera","Performing Arts","Sitcom","Standup","Game Show","Soap Opera","Talk Show","Variety","Animals","History","Interview","Law","Medical","Computers","Home and Garden","How To","Science","Agriculture","Anthology","Auction","Auto","Aviation","Award Show","Bicycling","Blackjack","Boating","Card Games","Christmas","Cinco de Mayo","Collectibles","Community","Consumer","Cooking","Dog Show","Easter","Entertainment","Fashion","Fourth of July","Fundraiser","Gay and Lesbian","Halloween","Health and Fitness","Home Improvement","Motorcycles","New Year's","Parade","Paranormal","Parenting","Self Improvement","Shopping","St. Patrick's Day","Thanksgiving","Travel","Valentine's Day","Business and Finance","Debate","News","News Magazine","Politics","Public Affairs","Weather","Environment") //--></script>
I'm working on the genres, which are broken for some versions... please let me know if the problem still exists after 2.1.b2 is released (hopefully, soon)
For those who are wondering, I believe 2.1.b2 will be the last beta release... it will then roll back into the main branch as 2.2.0 (I've come to the conclusion that even/odd numbering for release/debug (or vice-versa) makes some things much easier)
Former Tivo Hacker (retired)
Preliminary code to recognise the newer systems that require Npk values has been added into CVS (and 071025 bundle created). It currently uses a regular expression implemented within a requiresNpk() function found in the libs/utils.tcl module. Somebody with one of these units may be able to figure out a better way of determining if a system requires these fields. Currently it will recognise 6.3,8.3,9.1 and 9.2
My Menus are not working correctly. UI is completely gone. Memu changes do not work. Have deleted configs and re installed and still missing. Lots of (UI) utilities are missing
Here's view of main screen. (did change theme) Note : I am still using IE 6.
Any Suggestions?
Here's source view from 6.3d if it helps .....
genrecats= new Array (0,22,67,68,69,70,71,115,137,159,170,181,190)
genres= new Array (1,368,259,369,370,371,372,373,374,375,376,377,378,379,380,381,382,383,384,385,386,387,5,320,321,322 ,324,354,325,326,327,328,329,330,355,323,331,356,332,333,334,335,336,337,338,339,340,357,301,341,342 ,343,344,358,345,346,347,359,360,361,348,349,350,351,362,363,352,106,8,257,258,6,272,273,274,315,275 ,276,277,278,305,279,280,306,281,282,283,307,308,309,285,286,310,311,312,316,287,317,288,289,290,318 ,319,302,297,291,313,298,299,314,292,293,300,296,294,9,368,259,369,370,371,372,373,374,375,376,377,3 78,379,380,381,382,383,384,385,386,387,10,133,416,121,136,417,420,137,122,1,167,138,139,140,141,124, 135,422,418,125,421,419,12,111,112,113,114,104,105,106,107,108,109,13,32,33,34,35,36,37,38,39,40,41, 14,115,116,117,118,119,143,144,145)
genrevals= new Array ("Movies","Action/Adventure","Adult","Animation","Biography","Comedy","Current Affairs","Docudrama","Documentary","Drama","Fantasy","Horror","Music","Musical","Mystery/Crime","Nature","Reality","Romance","Science Fiction","Suspense","True Crime","Western","Sports","Auto","Baseball","Basketball","Billiards/Pool","Boarding","Boating","Bodybuilding","Bowling","Boxing","Climbing","Cricket","Curling","Cycling ","Diving","Extreme","Fishing","Football","Golf","Gymnastics","Hockey","Horse","Hunting","Martia l Arts","Motorcycle","Playoff","Poker","Racing","Rodeo","Rugby","Running","Shooting","Skating","Skiing ","Soccer","Snowboarding","Sports Talk","Surfing","Swimming","Tennis","Track/Field","Volleyball","Water Sports","Winter Sports","Wrestling","High-Def","News","Kids","Family","Interests","Animals","Archeology","Art","Arts/Crafts","Aviation","Ballet","Business/Financial","Celebrity","Collectibles","Computers","Concerts","Cooking","Dance","Educational","Electr onics","Exercise/Fitness","Fashion/Style","Health/Medicine","History","Holiday","Home Repair","House/Garden","How-To","Law","Local","Medical","Military/War","Opera","Outdoors","Paranormal","Parenting","Performing Arts","Politics","Product Info","Religion","Science","Self-Help","Shopping","Show Business","Space Exploration","Theatre","Travel","Weather","Genre","Action/Adventure","Adult","Animation","Biography","Comedy","Current Affairs","Docudrama","Documentary","Drama","Fantasy","Horror","Music","Musical","Mystery/Crime","Nature","Reality","Romance","Science Fiction","Suspense","True Crime","Western","Show Types","All Day Ticket","Award Ceremony","Events","First Run","Game Show","Interview","Live","Mini-Series","Movies","PPV","Premiere","Repeat","Season Finale","Season Premiere","Series","Series Finale","Series Premiere","Soap Opera","Special","Standup","Talk","Audio & Video","Secondary Audio","Descriptive Video Service","Dolby Digital","Dolby Surround","Black & White","CC","High-Def","Letterbox","Sub-Titled","Widescreen","Content Advisories","AC","SC","AL","GL","BN","N","RP","MV","V","GV","Languages","English","Spanish","French" ,"German","Italian","Japanese","Korean","Chinese")
Looks like you're using an old dyncfg.cfg. Make certain you've deleted everything from the /var/TWP/config folder.
Or, you can get to the menu editor directly by entering the path
http://yourtivo/menus
then use the Reset to Defaults button.
HR22-700, DSR704(6.2a), DSR7000(6.2a) w/killHDinitrd, superpatch(1.12), MRV, tivoserver, MFS_FTP, TivoWebPlus(2.1), TyShow, Hackman, tivocid, Tracker, ChannelPrefs, MovieLoader, TySuiteJ, MCE(HD), Xbox360, Jacket Themes, NoReRecord