• Welcome to RadioDJ - Free Radio Automation Software Forum. Please log in or sign up.

RadioDJ v1.7.8 Released!

Started by Marius, February 19, 2015, 07:33:12 PM

Daviscd01

I can change the name of the Database.

The history plugin doesn't work with MySQL 5.7.5 which Oracle is having yum upgrade people to for better security.

Any update on when RadioDJ with be fully compatible with 5.7.5

rogiermaas

Quote from: Daviscd01 on March 10, 2015, 01:28:59 PM
I can change the name of the Database.

The history plugin doesn't work with MySQL 5.7.5 which Oracle is having yum upgrade people to for better security.

Any update on when RadioDJ with be fully compatible with 5.7.5

I don't think these are RadioDJ-related. Changing a database-name should be done in a MySQL Management program. The new database-name should then be input in the configuration. If you can't change that (or if your changes aren't being saved), then look at the permissions of your RadioDJ-folder.

The history is just a table in the database. It's a rather simple table too. I don't think your MySQL-version has anything to do with it. Is your database ok? Have you tried it with a fresh database?

- Rogier
DJ Garybaldy is RIGHT! RadioDJ WILL defeat the Evil SAM!
Musicbox Live! - musicboxlive.nl

Radiobellissima

Quote from: Radiobellissima on March 09, 2015, 08:54:52 PM
I just noticed an anomaly that radiodj ago by a few days .
I programming in several steps of commercials inserted as events and have always worked composed
Station id
jingle in
spot
For some days I do not know precisely when the jingle in does not go on the air more .
The event is played just like
Station id
spot

Any thoughts on this?

Restarted the server came back okay ;)

meteor

for this versions there's no encoder ? so streaming is no more possible?

joshuatree44

Yes you need to look at the stream plugin. www.some encoder.com You need to also do a search before posting. Everything has been covered to death already. :bash:

meteor

i did do allready some dys a search about this, but it wsn't right for me...so we need to use a IP audio box to stream...

joshuatree44

it appears you did not search. There is a plugin from Marius and SNOWHOW both. They both work with the latest version. I was able to find that right off the main forum pages. I guess I should retract my statement, since I did easy work. :bash:

http://www.radiodj.ro/community/index.php?topic=6771.0 and that was right out in the open. Found it in 1 click, well 2 to copy the URL.

Daviscd01

Quote from: rogiermaas on March 10, 2015, 01:38:58 PM
I don't think these are RadioDJ-related. Changing a database-name should be done in a MySQL Management program. The new database-name should then be input in the configuration. If you can't change that (or if your changes aren't being saved), then look at the permissions of your RadioDJ-folder.

The history is just a table in the database. It's a rather simple table too. I don't think your MySQL-version has anything to do with it. Is your database ok? Have you tried it with a fresh database?

- Rogier

The history table is update by RadioDJ.  RadioDJ is not updating any of the Databases
and the Rotation is Repeating same tracks/artist/song about every 4 to 6 songs

All 9 instant of RadioDJ have the Same Problem. Even When I Create a New Database 3/4 of the way through I receive the Following:

1. The New Database was created successfully...
2. Creating New Database talbes and inserting records...
3. Restore process was interrupted by an exception
4. Import Error MySql.Data.MySqlCleint.MySqlException:alter routine command denied to user 'UserName'@'%' for routine Radio DJTestDB.UpdateTracks.

I modified the permissions and the error went away.

I still have a problem with the history table not being updated.

Even with a New Database under MySql 5.7.5 the history table is not being updated by RadioDJ.


Marius

Without the "UpdateTracks" procedure is normal to have the same tracks. From your error it seems that you are not using an MySQL account with sufficient privileges to create the procedure. Please use the root account if you are not sure how to give the privileges to your user.
DOWNLOADS PAGE

HOW TO FIX RADIODJ DATABASE
----------------
Please don't PM me for support requests. Use the forums instead.

Daviscd01

#69
I adding privileges and it work for 1.7.8 for a New Database with new data.  It did not work for 1.7.7 or 1.7.8 for an existing database.

For Existing Databases: 
1. Backup Database
2. Delete/Drop Existing Database
3. Create New Database
4. Restore Database from Backup

This has worked for 1.7.7 and 1.7.8.


Second the BackSpace Key does not work in the Database Utility for 1.7.8
IF You Highlight the Name You can Type a new/modify name for the Database

Marius

Just be sure that the backup file contains the procedure, because backup files are database snapshots from the moment you have made them, so any other modification made after that are lost.
DOWNLOADS PAGE

HOW TO FIX RADIODJ DATABASE
----------------
Please don't PM me for support requests. Use the forums instead.

Ibrahimdjleb

How can we make a schedule for the breaks by hours played i have in evry half hour a break and i need to manage it every spot and commercial has many times to be included in the break also the start date and the expiry date so how we can manage that? So plz it will be good to see in the interface a label breaks let us entered in the playlist and a commercials and spot manager

Jhonny

Step more in to it and read the forum, perhaps events you are looking for!
R.T.F.M. means to me, Read The Fantastic Messages.
Einstein says: Make things simple, but don't make simple things simpler! (wise) this is just my life lesson you know.

I don't do drugs ( ͡° ͜ʖ ͡°)
The Radiodj tutorials site is now managed by Domstad radio .nl still  Just in English

Daviscd01

#73
I am upgrading to 1.7.8 from 1.7.7 on Windows 2008 Server R2.  I have 6 instances of RadioDJ running.  This is the first time I have even had a issue start.

I stop the first instance say CGR. When I Start the New CGR Instance I get he following:


See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
   at RadioDJ.MainForm.set_PlaylistChanged(Boolean value)
   at RadioDJ.ClassPlaylist.AddToPlaylist(Int32 SongID, Int32 sweeperID, Int32 Position, Boolean trackRefresh, Int64 sweeperPlay, Boolean isRequest)
   at RadioDJ.ModuleAutoDJ.ChooseTrack()
   at RadioDJ.MainForm.Timer_Watchdog_Tick(Object sender, EventArgs e)
   at System.Windows.Forms.Timer.OnTick(EventArgs e)
   at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5477 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
RadioDJ
    Assembly Version: 1.7.8.0
    Win32 Version: 1.7.8.0
    CodeBase: file:///C:/RadioDJv1.7.8-CGR/RadioDJ_CGR.exe
----------------------------------------
Microsoft.VisualBasic
    Assembly Version: 8.0.0.0
    Win32 Version: 8.0.50727.5420 (Win7SP1.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5468 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Runtime.Remoting
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
PluginInterface
    Assembly Version: 1.0.0.0
    Win32 Version: 1.6.0.0
    CodeBase: file:///C:/RadioDJv1.7.8-CGR/PluginInterface.DLL
----------------------------------------
System.Data
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_32/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
System.Xml
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5476 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Configuration
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5476 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
Devart.Data.MySql
    Assembly Version: 6.60.268.0
    Win32 Version: 6.60.268.0
    CodeBase: file:///C:/RadioDJv1.7.8-CGR/Devart.Data.MySql.DLL
----------------------------------------
Devart.Data
    Assembly Version: 5.0.367.0
    Win32 Version: 5.0.367.0
    CodeBase: file:///C:/RadioDJv1.7.8-CGR/Devart.Data.DLL
----------------------------------------
System.Transactions
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/assembly/GAC_32/System.Transactions/2.0.0.0__b77a5c561934e089/System.Transactions.dll
----------------------------------------
System.EnterpriseServices
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_32/System.EnterpriseServices/2.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.dll
----------------------------------------
VU_MeterLibrary
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/RadioDJv1.7.8-CGR/VU_MeterLibrary.DLL
----------------------------------------
JCS.Components.NeroBar
    Assembly Version: 1.3.0.0
    Win32 Version: 1.3.0.0
    CodeBase: file:///C:/RadioDJv1.7.8-CGR/JCS.Components.NeroBar.DLL
----------------------------------------
MdiTabControl
    Assembly Version: 1.1.4874.26969
    Win32 Version: 1.1.4874.26969
    CodeBase: file:///C:/RadioDJv1.7.8-CGR/MdiTabControl.DLL
----------------------------------------
Bass.Net
    Assembly Version: 2.4.10.4
    Win32 Version: 2.4.10.4
    CodeBase: file:///C:/RadioDJv1.7.8-CGR/Bass.Net.DLL
----------------------------------------
Bass.Net
    Assembly Version: 2.4.10.4
    Win32 Version: 2.4.10.4
    CodeBase: file:///C:/RadioDJv1.7.8-CGR/Plugins/Bass.Net.dll
----------------------------------------
Plugin_AuxPlayers
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.0.0
    CodeBase: file:///C:/RadioDJv1.7.8-CGR/Plugins/Plugin_AuxPlayers.dll
----------------------------------------
Plugin_Carts
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.0.0
    CodeBase: file:///C:/RadioDJv1.7.8-CGR/Plugins/Plugin_Carts.dll
----------------------------------------
Plugin_DisableTrack
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.0.0
    CodeBase: file:///C:/RadioDJv1.7.8-CGR/Plugins/Plugin_DisableTrack.dll
----------------------------------------
Plugin_DSP
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.0.0
    CodeBase: file:///C:/RadioDJv1.7.8-CGR/Plugins/Plugin_DSP.dll
----------------------------------------
Plugin_Encoder
    Assembly Version: 1.1.0.0
    Win32 Version: 1.1.0.0
    CodeBase: file:///C:/RadioDJv1.7.8-CGR/Plugins/Plugin_Encoder.dll
----------------------------------------
Plugin_Exporter
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.0.0
    CodeBase: file:///C:/RadioDJv1.7.8-CGR/Plugins/Plugin_Exporter.dll
----------------------------------------
Plugin_History
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.0.0
    CodeBase: file:///C:/RadioDJv1.7.8-CGR/Plugins/Plugin_History.dll
----------------------------------------
Plugin_Notes
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.0.0
    CodeBase: file:///C:/RadioDJv1.7.8-CGR/Plugins/Plugin_Notes.dll
----------------------------------------
Plugin_PlayingInfo
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.0.0
    CodeBase: file:///C:/RadioDJv1.7.8-CGR/Plugins/Plugin_PlayingInfo.dll
----------------------------------------
Plugin_Playlist
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.0.0
    CodeBase: file:///C:/RadioDJv1.7.8-CGR/Plugins/Plugin_Playlist.dll
----------------------------------------
Plugin_PlaylistBuilder
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.0.0
    CodeBase: file:///C:/RadioDJv1.7.8-CGR/Plugins/Plugin_PlaylistBuilder.dll
----------------------------------------
Plugin_Requests
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.0.0
    CodeBase: file:///C:/RadioDJv1.7.8-CGR/Plugins/Plugin_Requests.dll
----------------------------------------
Plugin_SayTime
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.0.0
    CodeBase: file:///C:/RadioDJv1.7.8-CGR/Plugins/Plugin_SayTime.dll
----------------------------------------
Plugin_Search
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.0.0
    CodeBase: file:///C:/RadioDJv1.7.8-CGR/Plugins/Plugin_Search.dll
----------------------------------------
Plugin_SongDetails
    Assembly Version: 3.5.0.0
    Win32 Version: 3.5.0.0
    CodeBase: file:///C:/RadioDJv1.7.8-CGR/Plugins/Plugin_SongDetails.dll
----------------------------------------
Plugin_SoundProcessing
    Assembly Version: 3.5.0.0
    Win32 Version: 3.5.0.0
    CodeBase: file:///C:/RadioDJv1.7.8-CGR/Plugins/Plugin_SoundProcessing.dll
----------------------------------------
Plugin_TracksManager
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.0.0
    CodeBase: file:///C:/RadioDJv1.7.8-CGR/Plugins/Plugin_TracksManager.dll
----------------------------------------
Plugin_Utilities
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.0.0
    CodeBase: file:///C:/RadioDJv1.7.8-CGR/Plugins/Plugin_Utilities.dll
----------------------------------------
System.Windows.Forms.DataVisualization
    Assembly Version: 3.5.0.0
    Win32 Version: 3.5.30729.116
    CodeBase: file:///C:/RadioDJv1.7.8-CGR/Plugins/System.Windows.Forms.DataVisualization.dll
----------------------------------------
Accessibility
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.

Daviscd01

The problem was the Plugin_Encoder.dll. 

The ones that work are  Zipped.2.5.3.zip and

PluginEncoderv1.0.zip a.k.a. Plugin Streamer v1.0 (For RadioDJ 1.7.7+)