Added date_added for plex added date.
This commit is contained in:
		| @@ -10,6 +10,7 @@ class Movie { | |||||||
| 		this.poster = undefined; | 		this.poster = undefined; | ||||||
| 		this.background = undefined; | 		this.background = undefined; | ||||||
| 		this.genre = undefined; | 		this.genre = undefined; | ||||||
|  | 		this.date_added = undefined; | ||||||
| 		 | 		 | ||||||
| 		this.mediaInfo = undefined; | 		this.mediaInfo = undefined; | ||||||
| 		 | 		 | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user