Releases: custom-cards/upcoming-media-card
Releases · custom-cards/upcoming-media-card
0.6.2
Attempted to fix general filter setting to support NULL value.
For example: filter: studio=
0.6.1
-
Added support for YouTube Recently Added integration (Releasing Soon!)
-
Added ability to specify NULL as filter:
I.E., filter: studio=""
or filter: studio=''
0.6.0
Now, allows browser back button to close youtube trailer overlay window during playback
0.5.9
Automatically close video trailer overlay when video ends (if 'enable_trailers: true' is used).
0.5.8
Added movie/show trailer playback support when 'enable trailers: true' is used. Currently only radarr_upcoming_media and trakt integrations are compatible.
0.5.7
Fixed keywords I.E., $date, $album, $artist, $empty, etc. Added 'disable_hyperlinks' setting. Added more flexibility to custom date format I.E date: ddmmyy
, date: yyddmm
, date: ddmm
etc.
0.5.6
Fixed sort_by code to handle sorting numeric values correctly
0.5.5
Minor placement adjustment to expand control element positioning.
0.5.4
Minor placement adjustment to the expand control element
0.5.3
Bugfix for 'item(...).replace is not a function'