beandog / dvd_info

Linux/BSD/Cygwin DVD utilities - dvd_info, dvd_copy, dvd_backup, dvd_player, dvd_rip, dvd_drive_status
http://dvds.beandog.org
GNU General Public License v2.0
22 stars 4 forks source link

fix(dvd_json): remove extra colon from cell filesize #6

Closed gurpreetatwal closed 2 years ago

gurpreetatwal commented 3 years ago

The property name for cell[].filesize has a trailing colon

-filesize:
+filesize
beandog commented 2 years ago

Thanks for catching that man, got it fixed in master