7digital: Read the album from the metadata

This commit is contained in:
2025-03-24 14:03:38 +01:00
parent 69bf515582
commit a05bd27caf
4 changed files with 50 additions and 24 deletions

5
Gemfile Normal file
View File

@ -0,0 +1,5 @@
# frozen_string_literal: true
source "https://rubygems.org"
gem 'rubyzip', '~> 2.4'