• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Import Collection with CSV
#2
Hello Jonny,

The CSV functionality is currently only meant to be used to break up a single PDF into many individual songs. I do plan on adding support for CSV files where users can specify the PDF to use for each song in the list (like in your example). When I add support for that, I can eliminate the need to specify the page order, as the absence of that field will just indicate that every page should be imported. 

In the meantime, I can only see a couple of ways for you to utilize your csv file:

1) Split it up into one csv file per PDF, and the csv files have to be named the same thing as the PDF and you have to specify the page order to use for each file, (so you'd need to open each file to see how many pages it is). I imagine this will be pretty tedious to do.

2) If you are comfortable with scripting and SQLite databases, you could manually populate the database using the data in your CSV file. This is a little involved due to the large number of database tables that have to be updated.

I know you are not the only user to want support for importing csv files to populate the library, but I just haven't had the time yet to implement the necessary changes.

Mike
Reply


Messages In This Thread
Import Collection with CSV - by Jonny Walker - 11-05-2022, 08:23 PM
RE: Import Collection with CSV - by Zubersoft - 11-06-2022, 03:38 AM
RE: Import Collection with CSV - by Jonny Walker - 11-07-2022, 12:06 AM
RE: Import Collection with CSV - by Zubersoft - 11-07-2022, 04:15 AM
RE: Import Collection with CSV - by Jonny Walker - 11-14-2022, 05:29 AM
RE: Import Collection with CSV - by itsme - 11-14-2022, 07:23 AM
RE: Import Collection with CSV - by Jonny Walker - 11-14-2022, 04:53 PM
RE: Import Collection with CSV - by itsme - 11-14-2022, 06:15 PM
RE: Import Collection with CSV - by Zubersoft - 11-15-2022, 05:31 AM
RE: Import Collection with CSV - by Jonny Walker - 11-16-2022, 02:12 AM
RE: Import Collection with CSV - by Zubersoft - 11-16-2022, 06:43 AM
RE: Import Collection with CSV - by Jonny Walker - 11-16-2022, 07:39 PM
RE: Import Collection with CSV - by Jonny Walker - 11-24-2022, 09:59 PM



Users browsing this thread:
1 Guest(s)


  Theme © 2014 iAndrew  
Powered By MyBB, © 2002-2024 MyBB Group.