You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

plugin.config 747B

12345678910111213141516171819202122232425262728293031323334353637383940
  1. # This is a DMDirc configuration file.
  2. # This section indicates which sections below take key/value
  3. # pairs, rather than a simple list. It should be placed above
  4. # any sections that take key/values.
  5. keysections:
  6. metadata
  7. requires
  8. updates
  9. version
  10. defaults
  11. icons
  12. metadata:
  13. author=Chris <chris@dmdirc.com>
  14. mainclass=com.dmdirc.addons.mediasource_vlc.VlcMediaSourcePlugin
  15. description=Provides VLC nowplaying information
  16. name=vlcmediasource
  17. nicename=VLC Media Sources
  18. requires:
  19. dmdirc=4641
  20. updates:
  21. id=24
  22. version:
  23. friendly=0.4
  24. provides:
  25. vlc mediasource
  26. required-services:
  27. mediasource manager
  28. defaults:
  29. host=localhost:8082
  30. icons:
  31. category-vlc=plugin://vlcmediasource:com/dmdirc/addons/mediasource_vlc/vlc.png