Skip to content

Change TVShow.id to string#4

Merged
bernmic merged 1 commit intobernmic:mainfrom
founderio:fix/tvshow_id_text
Apr 12, 2026
Merged

Change TVShow.id to string#4
bernmic merged 1 commit intobernmic:mainfrom
founderio:fix/tvshow_id_text

Conversation

@founderio
Copy link
Copy Markdown
Contributor

Some IDs are not integers, e.g. imdb IDs, and they may also be used in <id>. Kodi's code writes <id> as string: XMLUtils::SetString(movie, "id", GetUniqueID());.

Some IDs are not integers, e.g. imdb IDs, and they may also be used in `<id>`.
Kodi's code writes `<id>` as string: `XMLUtils::SetString(movie, "id", GetUniqueID());`.
@bernmic bernmic merged commit 762cf87 into bernmic:main Apr 12, 2026
1 check passed
@founderio founderio deleted the fix/tvshow_id_text branch April 12, 2026 10:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants