I frequently get requests to print up a playlist of my evening's music. I hadn't found much luck with anything other than loading the playlist into winamp and printing out a HTML playlist, which I was not happy with.
I created a program (visual studio 2008) which does the following:
1) Scans "My Documents"\VirtualDJ\Playlists for all .m3u files. Lists available playlists.
2) Loads the .m3u text. Ignores lines with # (virtual DJ adds the first two lines)
3) Reads each MP3 for ID3v1 tags. If no tags infer (guess) artist/title for each song.
4) Displays list of all artists/songs in a format (crystal reports) that you can print or export to PDF or any number of other formats.
My questions, as I am new to this board:
1) Am I able to offer this software to other members? I don't want any money - it's free as long as you are not charging anything additional for it's use. I can upload to megaupload or somewhere else.
2) Is there already a plugin or do other people have software that does this?
If there is interest for this and I am allowed please let me know. I'm sure I can modify it to be a plugin if needed - right now it's just a standalone .exe.
Thanks,
Frank
I created a program (visual studio 2008) which does the following:
1) Scans "My Documents"\VirtualDJ\Playlists for all .m3u files. Lists available playlists.
2) Loads the .m3u text. Ignores lines with # (virtual DJ adds the first two lines)
3) Reads each MP3 for ID3v1 tags. If no tags infer (guess) artist/title for each song.
4) Displays list of all artists/songs in a format (crystal reports) that you can print or export to PDF or any number of other formats.
My questions, as I am new to this board:
1) Am I able to offer this software to other members? I don't want any money - it's free as long as you are not charging anything additional for it's use. I can upload to megaupload or somewhere else.
2) Is there already a plugin or do other people have software that does this?
If there is interest for this and I am allowed please let me know. I'm sure I can modify it to be a plugin if needed - right now it's just a standalone .exe.
Thanks,
Frank
Posté Sun 22 May 11 @ 5:20 pm
1) Yes of course you can share it with other users. You can upload it on our website, in the tools section.
http://www.virtualdj.com/addons/tools.html
2) Yes there are similar programs created. Just search on this forum
http://www.virtualdj.com/forums/141124/VirtualDJ_Plugins/I_need_beta_testers____-_VDJ_DB_Manager___.html?search=Print Playlists&page=1
http://www.virtualdj.com/forums/124280/VirtualDJ_Plugins/New_Tool__DJ_Patterns___How_to_submit.html?search=Print Playlists&page=1
http://www.virtualdj.com/forums/127595/VirtualDJ_Plugins/New_external_tool_for_M3U_playlists_BETA__Playlist_Manager_2.html?search=Print Playlists&page=1
http://www.virtualdj.com/addons/tools.html
2) Yes there are similar programs created. Just search on this forum
http://www.virtualdj.com/forums/141124/VirtualDJ_Plugins/I_need_beta_testers____-_VDJ_DB_Manager___.html?search=Print Playlists&page=1
http://www.virtualdj.com/forums/124280/VirtualDJ_Plugins/New_Tool__DJ_Patterns___How_to_submit.html?search=Print Playlists&page=1
http://www.virtualdj.com/forums/127595/VirtualDJ_Plugins/New_external_tool_for_M3U_playlists_BETA__Playlist_Manager_2.html?search=Print Playlists&page=1
Posté Sun 22 May 11 @ 5:57 pm
Thank you for the links. Unfortunately none of those will allow me to print the playlist. I'll clean up my code and submit it.
Posté Thu 26 May 11 @ 10:47 am
Another way you can print a list..
1 Collect the songz you need to print in the browser.
2. You can also use a folder if you want.
3. Highlight all and drag to AutoMix PlayList.window.
4. Click on save option, name your playlist & click OK..
5. Open iTunes and click on any playlist.
6. Go to file, then library and choose "Import Playlist".
7. Go To: C:\Documents and Settings\ "Your Name"\My Documents\VirtualDJ\Playlists.
8. Find your playlist you saved in VDJ and import.
9. Once imported and highlighted.
10. Go to File, Print, and choose Song Listing, Click OK.
11. Now this will work only on selected media that is in iTunes..
12 If not you can always import into iTunes what is missing & Re-do above steps...
Good Luck,
Joey....
1 Collect the songz you need to print in the browser.
2. You can also use a folder if you want.
3. Highlight all and drag to AutoMix PlayList.window.
4. Click on save option, name your playlist & click OK..
5. Open iTunes and click on any playlist.
6. Go to file, then library and choose "Import Playlist".
7. Go To: C:\Documents and Settings\ "Your Name"\My Documents\VirtualDJ\Playlists.
8. Find your playlist you saved in VDJ and import.
9. Once imported and highlighted.
10. Go to File, Print, and choose Song Listing, Click OK.
11. Now this will work only on selected media that is in iTunes..
12 If not you can always import into iTunes what is missing & Re-do above steps...
Good Luck,
Joey....
Posté Tue 31 May 11 @ 4:18 pm
************** Texte de l'exception **************
System.IO.FileNotFoundException: Impossible de charger le fichier ou l'assembly 'CrystalDecisions.Windows.Forms, Version=10.5.3700.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' ou une de ses dépendances. Le fichier spécifié est introuvable.
Nom du fichier : 'CrystalDecisions.Windows.Forms, Version=10.5.3700.0, Culture=neutral, PublicKeyToken=692fbea5521e1304'
à DJF_Playlist.frmReport.InitializeComponent()
à DJF_Playlist.frmReport..ctor(String MyPlayList)
à DJF_Playlist.frmMain.PrintToolStripMenuItem_Click(Object sender, EventArgs e)
à System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
à System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
à System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
à System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
à System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
à System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
à System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
à System.Windows.Forms.Control.WndProc(Message& m)
à System.Windows.Forms.ToolStrip.WndProc(Message& m)
à System.Windows.Forms.ToolStripDropDown.WndProc(Message& m)
à System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
à System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Posté Sun 05 Jun 11 @ 11:46 am
fcisler wrote :
I frequently get requests to print up a playlist of my evening's music. I hadn't found much luck with anything other than loading the playlist into winamp and printing out a HTML playlist, which I was not happy with.
I created a program (visual studio 2008) which does the following:
1) Scans "My Documents"\VirtualDJ\Playlists for all .m3u files. Lists available playlists.
2) Loads the .m3u text. Ignores lines with # (virtual DJ adds the first two lines)
3) Reads each MP3 for ID3v1 tags. If no tags infer (guess) artist/title for each song.
4) Displays list of all artists/songs in a format (crystal reports) that you can print or export to PDF or any number of other formats.
My questions, as I am new to this board:
1) Am I able to offer this software to other members? I don't want any money - it's free as long as you are not charging anything additional for it's use. I can upload to megaupload or somewhere else.
2) Is there already a plugin or do other people have software that does this?
If there is interest for this and I am allowed please let me know. I'm sure I can modify it to be a plugin if needed - right now it's just a standalone .exe.
Thanks,
Frank
I created a program (visual studio 2008) which does the following:
1) Scans "My Documents"\VirtualDJ\Playlists for all .m3u files. Lists available playlists.
2) Loads the .m3u text. Ignores lines with # (virtual DJ adds the first two lines)
3) Reads each MP3 for ID3v1 tags. If no tags infer (guess) artist/title for each song.
4) Displays list of all artists/songs in a format (crystal reports) that you can print or export to PDF or any number of other formats.
My questions, as I am new to this board:
1) Am I able to offer this software to other members? I don't want any money - it's free as long as you are not charging anything additional for it's use. I can upload to megaupload or somewhere else.
2) Is there already a plugin or do other people have software that does this?
If there is interest for this and I am allowed please let me know. I'm sure I can modify it to be a plugin if needed - right now it's just a standalone .exe.
Thanks,
Frank
Posté Thu 13 Dec 12 @ 7:46 pm
Posté Fri 25 Apr 14 @ 12:56 pm
Try installing your plugin and got an error message on the setup file "http://resources.businessobjects.com/support/downloads/redistributables/vs_2008/redist/x64/CRRedist2008_x64.msi"
Posté Tue 22 Mar 16 @ 4:39 pm