Feature #64424
Packagizer (&DownloadLink): Add more information for even better costom filenames
Status: | New | Start date: | 04/09/2015 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | General | |||
Target version: | 020 - Next Release 2.0 | |||
Resolution: |
Description
My idea:
Add more data to DownloadLink se we can e.g. set:
-Video Bitrate
-Audio Bitrate
-Total bitrate
-Artist
-Album Name
-Episode number
-Genre
-Quality
-Title
-Link-ID
-Date when the content was uploaded/aired on TV
-Username (e.g. in soundcloud links)
This way we could remove most of the custom filename stuff from the plugin setting.
Advantages of using the packagizer for that:
-Better formatting. Users can e.g. set the format of episodenumbers with <episodenumber:00>
-Everything in once place
--> Users will natively use the packagizer even more and see its advantages
So the question is - can we put all of this information in the DownloadLink without RAM issues?
Probably yes?!
It shouldn't even be that much work to do this!