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

Fix: csv import/export #2247

Merged
merged 1 commit into from
May 25, 2022
Merged

Conversation

ChunkyProgrammer
Copy link
Member


Fix: csv import/export

Pull Request Type
Please select what type of pull request this is:

  • Bugfix
  • Feature Implementation

Related issue
closes #2219

Description
Removes blank lines from csv files when importing, adds quotation marks to channel names that have commas in them for exporting

Testing (for code that is not small enough to be easily understandable)
Has this pull request been tested?
I imported and exported the csv file provided in the issue and the import and export worked

Desktop (please complete the following information):

  • OS: Windows
  • OS Version: 10
  • FreeTube version: 0.16.0

@PrestonN PrestonN enabled auto-merge (squash) May 17, 2022 07:35
@efb4f5ff-1298-471a-8973-3d47447115dc

I could import the .csv but did get a bunch of these errors #2248

So im just providing the log to be sure
import.log

@ChunkyProgrammer
Copy link
Member Author

I could import the .csv but did get a bunch of these errors #2248

So im just providing the log to be sure import.log

That issue should be fixed by FreeTubeApp/yt-channel-info#78

@PrestonN PrestonN merged commit 2332aaf into FreeTubeApp:development May 25, 2022
@github-actions github-actions bot removed the PR: waiting for review For PRs that are complete, tested, and ready for review label May 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Cannot Import Subscriptions, Getting "Error: Request failed with status code 404"
5 participants