Deleting existing media files...

5 replies [Last post]
wrnc
User offline. Last seen 2 years 15 weeks ago. Offline
Joined: 11/09/2007

So during our many tests as we learned how to use the program, we added a lot of content that we want to get rid of now. For the life of me, I can't figure out how to remove files from BP once we've added them. Basically, when I set up a random playlist, I don't want BP to play files that either don't exist, or are no longer appropriate...

Thanks for your help!

emile
User offline. Last seen 3 hours 4 min ago. Offline
Joined: 11/08/2007
I will investigate this further

I recognize this as an issue.

I have also seen instances of the "commercial" file type not getting deleting this way.

The database constraints on referrential integrity are some of the causes of these two issues.

Also, the way I have coded the delete function contributed.

What I will do is create a dialog box that prompts the user to confirm whether historical records can be deleted for the selected file (commercial or news), that needs to be deleted.

Please expect this fix in the next release.

Thanks for reporting it.

tg2
User offline. Last seen 45 weeks 6 days ago. Offline
Joined: 18/04/2009
This works for songs, but it

This works for songs, but it doesn't delete news clips.

emile
User offline. Last seen 3 hours 4 min ago. Offline
Joined: 11/08/2007
Easy stuff :)

Here are a couple of ways to do this:

1. By editing the records one at a time
a. Search for the file that you want to delete
b. Select it from the result list and click on the Edit button (this takes you to the Media Editor screen)
c. Click on the delete button from the toolbar

2. An easier way to do this would be to click on the button that looks like a funnel (filter) found on the Media Editor toolbar. This brings a screen with three buttons. One of the buttons has "Analyze" on it. Clicking the "Analyze" button returns two lists of Media files. The first list has files missing, a record exists in BP2X but the Audio file it is pointing to is missing. The second list has those records whith associated files that have different lengths (can happen if someone edits the audio files or trunctates them after importing into BP2X). You can highlight the files from the lists that you want to delete and click on the assciated button.

I will try to write a tutorial or help page on this one in the following weeks.

Let me know how it goes.

culturebee
User offline. Last seen 6 weeks 3 days ago. Offline
Joined: 11/11/2009
Deleting Search Records

Hi Emile,

Thank's again for your help.
I,m tring to get rid of all the data in the search field. How is this done.

Thanks.

After a little more reading I founded a way.

My music is on an extenal drive so I disconnected it then run the Analyze Explained in the post before. Not sure if the is the way but one fix at a time.

Enjoy the Holidays!

Bless

emile
User offline. Last seen 3 hours 4 min ago. Offline
Joined: 11/08/2007
Deleting everything

If you just want to delete the whole lot, why not drop the database and restart RemotePlayerHost to recreate the schema for you.

If you don't know how to drop the database, that's not the solution for you.

Another option would be to rename the parent directory which has all the files you want to delete and run the "Analyze" routine as you did. Just in case you don't have the files on an external hard disk.