Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Follow Kodi's "Show empty TV shows" setting #1055

Merged
merged 4 commits into from
May 11, 2024

Conversation

wutschel
Copy link
Contributor

@wutschel wutschel commented May 3, 2024

Description

This PR implements the feature to follow Kodi's setting "Show empty TV shows" as suggested in this forum thread. The setting is read when the app is connecting to Kodi server and applied when reloading the library in the app via pull-to-sync.

Summary for release notes

Feature: Follow Kodi's "Show empty TV shows" setting

Copy link
Collaborator

@kambala-decapitator kambala-decapitator left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you may want to fix type in 91305d6 message: wiithout

XBMC Remote/AppDelegate.h Outdated Show resolved Hide resolved
XBMC Remote/tcpJSONRPC.m Outdated Show resolved Hide resolved
XBMC Remote/tcpJSONRPC.m Outdated Show resolved Hide resolved
XBMC Remote/DetailViewController.m Outdated Show resolved Hide resolved
@wutschel
Copy link
Contributor Author

Removed other obvious comment, squashed all other fixups and rebased to master.

@kambala-decapitator kambala-decapitator merged commit 1e9c6b7 into xbmc:master May 11, 2024
@wutschel wutschel deleted the feature_hideemptytvshow branch May 11, 2024 11:17
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.

None yet

2 participants