Python Forum
how do i store then call a mp3 from sqlite3 .db file
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
how do i store then call a mp3 from sqlite3 .db file
#1
what would be the best way to store and then call and play music files from a .db file?
i have been trying to figure out how i would store music in a file then a came across sqlite3 so i have been studying this for a week of so now. i see how to create tables and such but im wondering can this be used to store mp3s (surely it could right) but the process of calling the stored mp3 from sqlite3 .db file then playing it..

i figured that i could create a table that has (artist , album , song , path/to/song)
and the call that some how but i am not sure if this is possible my, research hasn't shown this yet.
Reply


Messages In This Thread
how do i store then call a mp3 from sqlite3 .db file - by gr3yali3n - Dec-10-2020, 05:56 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Regex text file to store data in list TheSithSiggi 1 1,538 Dec-03-2020, 04:46 PM
Last Post: bowlofred
  subprocess call cannot find the file specified RRR 6 16,632 Oct-15-2020, 11:29 AM
Last Post: RRR
  ZIP file in Sqlite3 database chesschaser 4 3,508 Jul-23-2020, 09:53 PM
Last Post: chesschaser
  How do I store the data in another txt file blacklight 1 1,946 Jun-26-2020, 11:09 AM
Last Post: Larz60+
  module to store functions/variables and how to call them? mstichler 3 2,419 Jun-03-2020, 06:49 PM
Last Post: mstichler
  ChatterBot: How to store unanswered question in a text file? animrehrm 0 1,924 May-16-2020, 06:00 AM
Last Post: animrehrm
  Call a python file with anothr python file skaailet 3 2,319 Apr-30-2020, 03:41 PM
Last Post: deanhystad
  Call a .xlsx file outside a class criscferr 2 1,883 Apr-24-2020, 04:23 PM
Last Post: criscferr
  Read csv file, parse data, and store in a dictionary markellefultz20 4 4,601 Nov-26-2019, 03:33 PM
Last Post: DeaD_EyE
  How to call a function from exe file via CMD gahhon 0 1,604 Feb-19-2019, 03:21 PM
Last Post: gahhon

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020