O
OL_1973
Guest
AW: TV Server Plugin: TvWishList
Hi huha,
I`m using your plugin for some time. It`s great and help me to schedule all my favorite series.
But, since MediaPortal 1.2.1 or earlier all scheduled series / episodes are not correctly stored on hdd. Means, I`m using the "episodenscanner" to integrate the series- and episodesnumbers to the database.
In the tvserver_tv.log for the scheduled records aren`t the seriesNum and episodesNum. In this fact the entries in the database also empty.
A search in the forum I found an information that seriesNum and episodesNum aren`t put in the database if the recordtype is "Once".
A test with Mediaportal with scheduling a series with the new Recording option (can't find it at the moment) takes a correct record with correct filename and in the right folder on hdd.
for help to find the issue / error / mistake ;-)
Here is a sample of tv_server.log:
Hi huha,
I`m using your plugin for some time. It`s great and help me to schedule all my favorite series.
But, since MediaPortal 1.2.1 or earlier all scheduled series / episodes are not correctly stored on hdd. Means, I`m using the "episodenscanner" to integrate the series- and episodesnumbers to the database.
In the tvserver_tv.log for the scheduled records aren`t the seriesNum and episodesNum. In this fact the entries in the database also empty.
A search in the forum I found an information that seriesNum and episodesNum aren`t put in the database if the recordtype is "Once".
A test with Mediaportal with scheduling a series with the new Recording option (can't find it at the moment) takes a correct record with correct filename and in the right folder on hdd.
Here is a sample of tv_server.log:
Code:
**********************************************************************************
2011-09-28 17:35:55.000570 [(8)]: TvWishList EpgClass: ProgramName= Castle
2011-09-28 17:35:55.000570 [(8)]: TvWishList EpgClass: Description= Folge: Countdown (60 min)
Aus: USA 2010
Das NYPD und der Heimatschutz suchen fieberhaft nach der verschwundenen Atombombe, deren Zeitzünder bereits ausgelöst wurde. Da Beckett und Castle durch Agent Fallon von dem Fall ausgeschlossen wurden, ermitteln sie auf eigene Faust. Mit fatalen Folgen: Das Duo sitzt in einem Kühllaster fest und droht zu erfrieren.
Das Heimatschutzministerium wurde nach den Terroranschlägen vom 11. September 2001 geschaffen und hat rund 200.000 Mitarbeiter. In ihm wurden vorher unabhängige Behörden wie der Zoll und die Küstenwache zusammengelegt.
Regie: Bill Roe
Mit: Nathan Fillion (Richard Castle);Stana Katic (Kate Beckett);Molly C. Quinn (Alexis Castle);Seamus Dever (Kevin Ryan);Susan Sullivan (Martha Rodgers);Jon Huertas (Javier Esposito);Adrian Pasdar (Agent Mark Fallon);Bahar Soomekh (****hah Alhabi);Lochlyn Munro (Kevin McCann);Daryn Okada (Kamera);Robert Duncan (Musik);Andrew W. Marlowe (Drehbuch)
2011-09-28 17:35:55.000570 [(8)]: TvWishList EpgClass: Genre= Krimiserie
2011-09-28 17:35:55.000570 [(8)]: TvWishList EpgClass: Classification= 0
2011-09-28 17:35:55.000570 [(8)]: TvWishList EpgClass: [B]EpisodeNum= [/B]
2011-09-28 17:35:55.000570 [(8)]: TvWishList EpgClass: EpisodeName= Countdown
2011-09-28 17:35:55.010570 [(8)]: TvWishList EpgClass: [B]EpisodeNumber= [/B]
2011-09-28 17:35:55.010570 [(8)]: TvWishList EpgClass: EpisodePart=
2011-09-28 17:35:55.010570 [(8)]: TvWishList EpgClass: OriginalAirDate= 01.01.2010 00:00:00
2011-09-28 17:35:55.010570 [(8)]: TvWishList EpgClass: ParentalRating= 0
2011-09-28 17:35:55.010570 [(8)]: TvWishList EpgClass: [B]SeriesNum= [/B]
2011-09-28 17:35:55.010570 [(8)]: TvWishList EpgClass: StarRating= -1
2011-09-28 17:35:55.010570 [(8)]: TvWishList EpgClass: Channel= kabel eins
2011-09-28 17:35:55.010570 [(8)]: TvWishList EpgClass: START_TIME= 2011-09-30_20:15
2011-09-28 17:35:55.010570 [(8)]: TvWishList EpgClass: END_TIME= 2011-09-30_21:15
2011-09-28 17:35:55.010570 [(8)]: TvWishList EpgClass:
2011-09-28 17:35:55.020570 [(8)]: TvWishList EpgClass: TvWishList: Exclude1=(WDH.)
2011-09-28 17:35:55.020570 [(8)]: TvWishList EpgClass: TvWishList: Exclude2=
2011-09-28 17:35:55.020570 [(8)]: TvWishList EpgClass: No Exclude of program for title Castle at 30.09.2011 20:15:00
2011-09-28 17:35:55.050570 [(8)]: TvWishList EpgClass: Addsingleschedule
2011-09-28 17:35:55.050570 [(8)]: TvWishList EpgClass: programName=Castle
2011-09-28 17:35:55.050570 [(8)]: TvWishList EpgClass: idChannel=1006
2011-09-28 17:35:55.050570 [(8)]: TvWishList EpgClass: startTime=30.09.2011 20:15:00
2011-09-28 17:35:55.050570 [(8)]: TvWishList EpgClass: endTime=30.09.2011 21:15:00
2011-09-28 17:35:55.050570 [(8)]: TvWishList EpgClass: scheduletype=0
2011-09-28 17:35:55.050570 [(8)]: TvWishList EpgClass: action=Both
2011-09-28 17:35:55.050570 [(8)]: TvWishList EpgClass: [B]Series=False[/B]
2011-09-28 17:35:55.050570 [(8)]: TvWishList EpgClass:
2011-09-28 17:35:55.060570 [(8)]: select id_Schedule, idChannel, idParentSchedule, scheduleType, programName, startTime, endTime, maxAirings, priority, directory, quality, keepMethod, keepDate, preRecordInterval, postRecordInterval, canceled, recommendedCard, series from Schedule where idChannel = ?idChannel and programName = ?programName and startTime = ?startTime and endTime = ?endTime and scheduleType = ?scheduleType;
2011-09-28 17:35:55.060570 [(8)]: TvWishList EpgClass: schedule.Series=False
2011-09-28 17:35:55.160570 [(8)]: TvWishList EpgClass: schedule created
2011-09-28 17:35:55.160570 [(8)]: TvWishList EpgClass: allschedule
2011-09-28 17:35:55.160570 [(8)]: TvWishList EpgClass: start filterfunctions
2011-09-28 17:35:55.160570 [(8)]: TvWishList EpgClass: afterhours filter
2011-09-28 17:35:55.170570 [(8)]: TvWishList EpgClass: start WithinNextHours
2011-09-28 17:35:55.170570 [(8)]: TvWishList EpgClass: start channelfilter
2011-09-28 17:35:55.170570 [(8)]: TvWishList EpgClass: channelname=kabel eins
2011-09-28 17:35:55.170570 [(8)]: TvWishList EpgClass: channelfilter=kabel eins
2011-09-28 17:35:55.170570 [(8)]: TvWishList EpgClass: start filterseries
2011-09-28 17:35:55.170570 [(8)]: TvWishList EpgClass: start filterepisodename
2011-09-28 17:35:55.170570 [(8)]: TvWishList EpgClass: start filterepisode part
2011-09-28 17:35:55.170570 [(8)]: TvWishList EpgClass: start filterepisodenumber
2011-09-28 17:35:55.180570 [(8)]: TvWishList EpgClass: check for conflicts
2011-09-28 17:35:55.190570 [(8)]: TvWishList EpgClass: GetConflictingSchedules: Schedule = Castle on 1006 30.09.2011 20:15:00 - 30.09.2011 21:15:00 ID=1057
2011-09-28 17:35:55.320570 [(8)]: AssignSchedulesToCard: free on card 0, ID = 2
2011-09-28 17:35:55.320570 [(8)]: TvWishList EpgClass: start priorityprocessing
2011-09-28 17:35:55.320570 [(8)]: TvWishList EpgClass:
2011-09-28 17:35:55.320570 [(8)]: TvWishList EpgClass: *******************************************************************************
Germany