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

[Kodi 17.0 Krypton] Timer Rules screen - No information available #63

Closed
linknetx opened this issue Feb 14, 2017 · 1 comment
Closed

Comments

@linknetx
Copy link
Contributor

Kodi 17.0 Krypton on Windows 7
DVBLink Server 6.0.0 build 13310 on Windows 7
DVBLink TVSource 6.0.0 build 13310 on Windows 7

There appears to be an issue with the implementation of the "Timer Rules" Screen.

The initial problem in the "Timer Rules" Screen was that every "Record Series Timer" originally created with the "Start any time" flag enabled displayed the message "No information available" in the right hand information display window. However, every "Record Series Timer" originally created with the "Start any time" flag disabled correctly displayed the first scheduled recording title and plot information in the right hand information display window.

Investigating further for all of the timer types gives the following:

"Record Series Timer" with "Start any time" flag enabled >>> No information available
"Record Series Timer" with "Start any time" flag disabled >>> Full information displayed
"Repeating Manual Timer" >>> Full information displayed
"Repeating Keyword Based Timer" >>> Full information displayed

Opening the context menu on each timer rule gives the following options available:

"Record Series Timer" with "Start any time" flag enabled >>> "Edit" and "Delete" (the "Programme Information" option is missing)
"Record Series Timer" with "Start any time" flag disabled >>> "Programme Information", "Edit" and "Delete"
"Repeating Manual Timer" >>> "Programme Information", "Edit" and "Delete"
"Repeating Keyword Based Timer" >>> "Programme Information", "Edit" and "Delete"

Opening the "Timer Settings" dialogue box by selecting "Edit" from the above context menu for each timer rule shows the timer type as:

"Record Series Timer" with "Start any time" flag enabled >>> "Single Shot Manual Timer" (this is incorrect)
"Record Series Timer" with "Start any time" flag disabled >>> "Record Series Timer"
"Repeating Manual Timer" >>> "Single Shot Manual Timer" (this is incorrect)
"Repeating Keyword Based Timer" >>> "Single Shot Manual Timer" (this is incorrect)

There also appears to be a discrepancy with the timer type options available in the "Timer Settings" dialogue box. I assume that from each timer type in the "Timer Rules" list the "Timer Settings" dialogue would offer the other three timer types to choose from. If that is the case then the options available for the "Repeating Keyword Based Timer" are incorrect as shown below:

From Timer Rules List: Record Series Timer
Option 1: Single Shot Manual Timer
Option 2: Repeating Manual Timer
Option 3: Repeating Keyword Based Timer

From Timer Rules List: Repeating Manual Timer
Option 1: Single Shot Manual Timer
Option 2: Record Series Timer
Option 3: Repeating Keyword Based Timer

From Timer Rules List: Repeating Keyword Based Timer
Option 1: Single Shot Manual Timer
Option 2: Record Series Timer
Option 3: Repeating Keyword Based Timer (this is offering itself as an option and should be Repeating Manual Timer)

Any assistance on with these issues would be appreciated, particularly the issue with "No information available" for the Record Series Timer" with "Start any time" flag enabled since this is the default series record timer type and means that around 90% of the "Timer Rules" have no information.

@linknetx
Copy link
Contributor Author

This was solved by ksooo from the Kodi team

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

No branches or pull requests

1 participant