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

Metadata tweaks and updates #786

Closed

Conversation

thezoggy
Copy link
Contributor

@thezoggy thezoggy commented Jan 5, 2014

Metadata: ALL -- Minor cleanup, standardizations, remove unused variables. Removed namespace (was incorrect anyways)
Metadata: XBMC -- Strip leading/trailing spaces off Actor's names.
Metadata: TIVO -- Override 'non supported' functions to prevent erroneous metadata from being created.
Per Tivo docs, the value for rating can only be a whole number or a half.. round down to ensure that happens.
Metadata: MB -- Re-order and cleaned up the .xml generation to match what MB3 is generating. Note that for mult-ep they aggregate the episodes into the first ep (which we do now to match).

thezoggy and others added 4 commits January 5, 2014 04:37
…bles. Removed namespace (was incorrect anyways)

Metadata: XBMC -- Strip leading/trailing spaces off Actor's names.
Metadata: TIVO -- Override 'non supported' functions to prevent erroneous metadata from being created.
Per Tivo docs, the value for rating can only be a whole number or a half..  example: 1, 1.5, 2, 2.5, 3, 3.5, 4. We use 0 to 4 and also return a float with the precision of 1 place.. (1.0).. waiting to hear back if this is really not allowed.
Metadata: MB -- Re-order and cleaned up the .xml generation to match what MB3 is generating. Note that for mult-ep it looks like they aggregate the episodes into the first ep.
Convert 4 star system: 4 * rating / 10
For whole and halves: multiply by 2, round, divide by 2.0
@ghost ghost closed this in 9616da7 Jan 10, 2014
@thezoggy thezoggy deleted the dev--metadata_updates branch May 5, 2014 23:09
gborri pushed a commit to gborri/Sick-Beard that referenced this pull request Sep 12, 2014
Add search queue info to ManageSearches page
This pull request was closed.
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.

1 participant