HJD
New Member
Registered: Oct 2002
Location:
Posts: 1 |
MFS File Deletion / Logo Help
In the quest to figure out how to add channel logos to my upgraded SVR-2000, I've run into a brick wall and I'm hoping someone here can point me in the right direction:
I have an upgraded TiVo (Sony SVR-2000)...reading various posts, I've gathered that apparently MFS tools doesn't quite back everything up correctly and so you typically end up with an empty logos database.
However, I didn't run into those posts before stumbling across a great Tivo logo resource site...so here's the situation:
I've grabbed dbload30.tcl and I've successfully loaded the uslogo.slice and uslogo2.slice.
Then, puzzled about why AddLogo.tcl didn't work and why I still didn't see my channels in tivoweb, I ran into the suggested solution of loading up logo-55.slice to reinitialize the logos database.
Finally, I tried to load logo-55.slice with dbload30.tcl and got an error every time:
dbload (0x30012)
Wondering if there would be anything in any of the log files, I discovered in /var/log/tverr:
Nov 9 08:37:56 (none) Database[160]: Duplicate index: /Resource/Image/disneychannel-s1-p1
Nov 9 08:37:57 (none) last message repeated 4 times
Nov 9 08:37:57 (none) db[160]: Loader err 0x30012 loading group item near item#=6 id=2447993 ty=22
Nov 9 08:37:57 (none) db[160]: Loader ProcessFile(logo-55.slice): Error Processing = 0x30012
This leads to wondering how to go about deleting all the logos I've just added...so from tivosh I try:
transaction { mfs unlink /Resource/Image/disneychannel-s1-p1 }
and I get:
can't unlink db object
Which leads me back to the subject of this post -- HELP! 
What I think I need to do right now is to delete all the logos I apparently loaded up from uslogo.slice and uslogo2.slice so that I can get logo-55.slice to load successfully. Then, I think, I should be in good shape. Any help, advice, or reference would be greatly, greatly appreciated.
In case it's of any use, dumpobj on disneychannel-s1-p1 yields:
Image 277692/11 {
File = 277693
Format = 2
IndexPath = /Resource/Image/disneychannel-s1-p1 /Server/6200039
Name = disneychannel-s1-p1
ServerId = 6200039
ServerVersion = 3
Version = 1
}
I've also tried deleting it by ID (277692/11), but alas without success...all I get is an error that it can't delete the file.
Thanks,
HJD
POST #1 | Report this post to a moderator
| IP: Logged
|