xbmc icon indicating copy to clipboard operation
xbmc copied to clipboard

Montellese's fork of Kodi

Results 10 xbmc issues
Sort by recently updated
recently updated
newest added

Right now all import jobs / tasks are performed sequentially with the rational being that each of them eventually talks to the same media provider and eventually writes to the...

Improvement
Component: Media Import

`IMediaImporter` provides a lot of methods to query a specific media importer implementation about its capabilities and state. But some of them are currently not used because it is rather...

Improvement
Component: Media Import

The following tasks must be completed to improve / finalize the skin integration of media import: - [ ] Icon for `Media importer` add-on type - [ ] Icon for...

Improvement
Component: Media Import

Sometimes Kodi crashes during shutdown with an exception in the logic that stops the media importer add-on services.

Bug
Component: Media Import

The Estuary home screen doesn't update after the first media import has finished importing media items. The `CRecentlyAddedJob` is being properly executed but the skin's home screen isn't updated.

Bug
Component: Media Import

A (video) plugin for Kodi adapted for MediaImporter is no longer compatible to upstream Kodi, because the addon.xml contains and additional extension: ```xml [...] ``` This means, developers need to...

Improvement
Component: Media Import

## Bug report When a media importer plugin sets the ListItem path for a tvshow or season to plugin:// Kodi crashes. ### Describe the bug Here is a clear and...

Bug
Component: Media Import

A notification for the start and finish of a library clean and export.

Feature Request
Component: JSON-RPC

Add function to get the list of external players and a way to open media with a specific player. As i Xbmc context menu open with.

Feature Request
Component: JSON-RPC

Now that the filtering is as powerful as the GUI it would be very handy to have: VideoLibrary.GetActors - I'm thinking with type "movies" or "tv" and possibly "all" VideoLibrary.GetYears...

Feature Request
Component: JSON-RPC