Skip to content
This repository has been archived by the owner on Aug 11, 2020. It is now read-only.

Trim down main class and call the correct followup implementation #14

Merged
merged 1 commit into from
Jan 27, 2017

Conversation

razzeee
Copy link
Member

@razzeee razzeee commented Jan 23, 2017

This tries to close #11

@MartijnKaijser

@coveralls
Copy link

coveralls commented Jan 23, 2017

Coverage Status

Coverage remained the same at 100.0% when pulling d05a98f on min-main into 7a7035f on master.

logger.debug("hello addon! %s" % time.time())

This comment was marked as spam.

This comment was marked as spam.

addDirectoryItem(plugin.handle, plugin.url_for(show_category, "one"), ListItem("Category One"), True)
addDirectoryItem(plugin.handle, plugin.url_for(show_category, "two"), ListItem("Category Two"), True)
addDirectoryItem(plugin.handle, plugin.url_for(
show_category, "one"), ListItem("Category One"), True)

This comment was marked as spam.

@razzeee
Copy link
Member Author

razzeee commented Jan 27, 2017

@enen92 would you be so kind and create issues or even prs for your suggestions?

@enen92
Copy link
Member

enen92 commented Jan 27, 2017

Sure @razzeee , I'll submit 2 different PR's once this is merged

@MartijnKaijser
Copy link
Member

go for it. I'm sure we'll need several round anyway to get everything "perfect"

@razzeee razzeee merged commit c890cd7 into master Jan 27, 2017
@razzeee razzeee deleted the min-main branch January 27, 2017 19:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The .py file referenced from Addon.xml should be as minimal as possible
4 participants