Prabhjot Singh
Results
2
issues of
Prabhjot Singh
### Feature description Add the ability to use private user-made liked lists as playlists. From the bug report issue: https://github.com/Taxel/PlexTraktSync/issues/1864 ### Use case It'll let us have Plex playlists from...
enhancement
The error `Cannot read properties of null (reading ‘1’)` is given when the `background-color` property is not defined. For example, consider ```js $expect('body').to.have.css('background-color', '#f9f9f9', 'Did you apply a background color...