mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2025-05-30 04:46:13 +00:00
Don't store CriticRating in the userrating db field
This commit is contained in:
parent
2a8b06a911
commit
833f72ff5d
3 changed files with 5 additions and 6 deletions
|
@ -26,7 +26,7 @@ def info():
|
|||
"Path,Genres,SortName,Studios,Writer,Taglines,LocalTrailerCount,"
|
||||
"OfficialRating,CumulativeRunTimeTicks,ItemCounts,"
|
||||
"Metascore,AirTime,DateCreated,People,Overview,"
|
||||
"CriticRating,CriticRatingSummary,Etag,ShortOverview,ProductionLocations,"
|
||||
"Etag,ShortOverview,ProductionLocations,"
|
||||
"Tags,ProviderIds,ParentId,RemoteTrailers,SpecialEpisodeNumbers,"
|
||||
"MediaSources,VoteCount,RecursiveItemCount,PrimaryImageAspectRatio"
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue