How can i stop metadata update (2 Viewers)

DarkManX

Portal Member
December 22, 2007
5
0
Hi everyone!

First i wanne say that my-tvseries-plugin is my most used one. I realy love it. But now i have a big problem. I used the "genre" to sort the listed series. To do that I overwrite the genre my self to have the listed view thats the best for me. And now after every add of a episode the plugin makes a update of metadatas. This also overwrite the genre. Is ther a way to stop this process?

Thanks

... and sorry for my english^^
 

RBwaBD

Portal Member
August 8, 2008
16
1
i don't think you can prevent it doing that

although earlier versions used to not do that. hence not a bug but a feature etc.

way i circumvented this is by using sqlitespy to do following:

- added a new table in the datables
- each time i've manually reassigned the genre field, i copy over the values from onlineseries to this backup table
then after each update i need to copy it back. takes 2 min. when you've dnoe it a couple times (but yeah still annoying)
 

Users who are viewing this thread

Top Bottom