Johnny Robeson
|
c52394c499
|
fix the rest of b'__main__':
|
2016-05-30 01:11:37 -04:00 |
|
Adrian Sampson
|
e54c7eec3d
|
Standardize __future__ imports without parentheses
Since the list is short enough now, we don't need parentheses for the line
wrap. This is a little less ugly.
|
2016-02-28 15:03:51 -08:00 |
|
Peter Kessen
|
fc521efb34
|
Removed unicode_literals from test_embyupdate
|
2016-02-22 16:28:43 +01:00 |
|
Peter Kessen
|
6b408507f6
|
added encoding as comment in files
added line like
# -*- coding: utf-8 -*-
to all files without license
|
2015-11-19 18:52:57 +01:00 |
|
Marvin Steadfast
|
4b2b9fe2ce
|
Added embyupdate plugin
Its a simple plugin that triggers a library refresh after the library
got changed. It does the same thing like the plexupdate plugin.
|
2015-11-10 10:15:01 +01:00 |
|