"1601" appearing in various fields of the TV Libaray

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
Requiem Offline
Junior Member
Posts: 29
Joined: May 2009
Reputation: 0
Post: #11
Is there a way i can delete or remuve JUST the tv-database, and keep all the movies, since they are not affected?

I have a quite small tv-database, so i could just delete or move it and restart the tv-database.
find quote
vdrfan Offline
Team-XBMC Developer
Posts: 2,782
Joined: Jan 2008
Reputation: 7
Location: Germany
Post: #12
One way is to move your database to another location and start a new one. The other would be to unset content for your tvshows and remove all related items if asked for it.

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules
For troubleshooting and bug reporting please make sure you read this first.
find quote
PolliSoft Offline
Senior Member
Posts: 108
Joined: Oct 2008
Reputation: 0
Location: Sweden
Post: #13
I treid with a fresh database now, the debug log is here: http://pastebin.com/m2f1f32e.
When finished, both the swedish series "Mästarnas mästare" and "Trollkarlens hemligheter" turned up in the same series name, "16".
After changing the series name from "16" to "Mästarnas mästare", the "Trollkarlens hemligheter" episodes was under the the name "17" (The "mästarnas mästare" episodes was now under the correct name).
I do not know if it is the same error or a different one. If it isn't the same, please disregard from this post.

Asus motherboard
Intel Core 2 Duo @ 2.66 GHz
Nvidia 8600GT graphics card
2 GB RAM
Win 7 32bit
find quote
sho Offline
Team-XBMC Member
Posts: 4,133
Joined: May 2004
Reputation: 3
Post: #14
Your tvshow.nfo is malformed
#
22:07:22 T:4248 M:1097424896 DEBUG: Found matching nfo file: smb://ETHERNET_BD/lacie_network/Video/TV/Series/Mästarnas Mästare/tvshow.nfo
#
22:07:22 T:4248 M:1097117696 DEBUG: Not a proper xml nfo file (Error document empty., col 0, row 0)

So XBMC ends up with an english "Mästarnas Mästare" which has no text (or title)
http://www.thetvdb.com/?tab=series&id=84730
vs
http://www.thetvdb.com/?tab=series&id=84730&lid=8

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
find quote
spiff Offline
Grumpy Bastard Developer
Posts: 12,174
Joined: Nov 2003
Reputation: 81
Post: #15
the episodes have no titles set on tvdb. which will poo things on our end.
the show has no title on thetvdb. fix the backend

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
find quote
sho Offline
Team-XBMC Member
Posts: 4,133
Joined: May 2004
Reputation: 3
Post: #16
ermm, it has, in Swedish

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
find quote
spiff Offline
Grumpy Bastard Developer
Posts: 12,174
Joined: Nov 2003
Reputation: 81
Post: #17
well, he's not requesting the swedish lang....

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
find quote
sho Offline
Team-XBMC Member
Posts: 4,133
Joined: May 2004
Reputation: 3
Post: #18
So its not falling back to english just because it cannot decipher the nfo?
In other words, it the nfo contained:
http://www.thetvdb.com/?tab=series&id=84730&lid=8

Even though the scraper was set to english, would it not work then?

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
find quote
spiff Offline
Grumpy Bastard Developer
Posts: 12,174
Joined: Nov 2003
Reputation: 81
Post: #19
it's deciphering the nfo just fine. it's a url nfo. it uses the url, but we will use whatever lang the scraper is set to. *if i got around to adding that bit*

edit: no i didn't. in that case the fix would be to add the info to the english section for now

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
find quote
sho Offline
Team-XBMC Member
Posts: 4,133
Joined: May 2004
Reputation: 3
Post: #20
So the debug info is itsy bitsy misleading?
Sure it's not an xml file, but Smile

And maybe we need a ticket for the language stuff?

But does this have anything to do with the original problem?
Bring out the debug logs.

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
find quote