Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When migrating data, include file size in DB & possible file rename? #69

Closed
PhuriousGeorge opened this issue Feb 22, 2021 · 6 comments · Fixed by #776
Closed

When migrating data, include file size in DB & possible file rename? #69

PhuriousGeorge opened this issue Feb 22, 2021 · 6 comments · Fixed by #776
Labels
enhancement New feature or request
Milestone

Comments

@PhuriousGeorge
Copy link

I should probably split this, but don't want to flood with too many requests (sorry, this project excites me).

While it's understood that certain details cannot be obtained when pulling in previously downloaded media, it would be nice to track overall library size in TubeSync's aggregated counter.

Also, my previous naming conventions were different enough that it bugs me. Would it be possible to rename on import as well?

@meeb
Copy link
Owner

meeb commented Feb 22, 2021

If the video files are moved to the channel directories so they can be mapped to the channels created in TubeSync and the video files have the YouTube IDs in the file names then yeah renaming them as a batch command should be possible. Downloaded file size should be fine as well if it's literally just size in bytes in disk you want.

@meeb meeb added the enhancement New feature or request label Feb 22, 2021
@meeb
Copy link
Owner

meeb commented Feb 22, 2021

This might be bumped to a 1.1 not the 1.0 release depending on how much time I find in the next couple of weeks.

@meeb
Copy link
Owner

meeb commented Feb 22, 2021

Oh and feel free to create feature requests, I'm not going to consider any reasonable suggestions as spam.

@PhuriousGeorge
Copy link
Author

No rush, I'm certain there are more important things you'd like to do. I realize I'm a bit of an archivist and might be an extreme use/test case and taxing on the software, so I'm pulling metadata only for everything before throwing my existing collection at it.

@meeb
Copy link
Owner

meeb commented Feb 22, 2021

Extreme is good, far more likely to encounter weird edge cases :)

@meeb meeb added this to the v1.1 milestone Feb 24, 2021
@tcely tcely moved this to Untriaged in Status Feb 24, 2025
@tcely tcely added this to Status Feb 24, 2025
@tcely tcely moved this from Untriaged to Todo in Status Feb 25, 2025
@tcely
Copy link
Contributor

tcely commented Feb 25, 2025

Automated renaming has since been implemented.

That leaves this as including the file size when importing a media item.

@tcely tcely moved this from Todo to In Progress in Status Feb 25, 2025
@tcely tcely moved this from In Progress to Wishlist in Status Feb 25, 2025
@tcely tcely moved this from Wishlist to In Progress in Status Feb 25, 2025
meeb pushed a commit that referenced this issue Feb 26, 2025
@meeb meeb closed this as completed in #776 Feb 26, 2025
@github-project-automation github-project-automation bot moved this from In Progress to Done in Status Feb 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants